Update @vector-im/compound-web to v4.0.1

This commit is contained in:
Florian Duros 2024-04-15 16:18:11 +02:00
parent 95c0ff9da9
commit 89b1c2ff70
No known key found for this signature in database
GPG key ID: A5BBB4041B493F15
2 changed files with 5 additions and 5 deletions

View file

@ -76,7 +76,7 @@
"@sentry/browser": "^7.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@vector-im/compound-design-tokens": "^1.2.0",
"@vector-im/compound-web": "^4.0.0",
"@vector-im/compound-web": "^4.0.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"@zxcvbn-ts/language-en": "^3.0.2",

View file

@ -3056,10 +3056,10 @@
dependencies:
svg2vectordrawable "^2.9.1"
"@vector-im/compound-web@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-4.0.0.tgz#797cf873acdc0e99933395a4524becaba3ce2b10"
integrity sha512-IhDBy9hdZaoKGD4pq7WU68RObq/SkqfIXUpMzENGJsL82ACdTeUL+z7n66ktES3kVOGtXw0KQB5Pbxje/xsJ4g==
"@vector-im/compound-web@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-4.0.1.tgz#1f2fc45d8c7a1f5ea85a5c15bbdf20927c219c3d"
integrity sha512-Wglbqr9CcE2pWsvNCVLbLHx9HqqtebXCNwm2AW42cGOkuqhHt29TjclANFNQk9X5WO7nKtKkt7RmUQSQKJJaTg==
dependencies:
"@floating-ui/react" "^0.26.9"
"@floating-ui/react-dom" "^2.0.8"