build(deps): bump @vector-im/compound-web from 7.10.0 to 7.10.1 in /frontend (#4347)

This commit is contained in:
Quentin Gliech
2025-04-06 16:12:20 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -15,7 +15,7 @@
"@tanstack/react-query": "^5.71.10",
"@tanstack/react-router": "^1.114.34",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.10.0",
"@vector-im/compound-web": "^7.10.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",
@@ -5947,9 +5947,9 @@
}
},
"node_modules/@vector-im/compound-web": {
"version": "7.10.0",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.10.0.tgz",
"integrity": "sha512-lqIA/eHum5tekFkNeHmgK9Cm48pl7leWKVvJDy/hJFX2KDHqGvPcIy6E0waqTIsodV8z0GAztj1c/1cYRpdYIA==",
"version": "7.10.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.10.1.tgz",
"integrity": "sha512-3tVIPCNxXCrMz6TqJc5GiOndPC7bjCRdYIcSKIb7T3B0gVo81aAD2wWL5xSb33yDbXc/tdlKCiav57eQB8dRsQ==",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"@floating-ui/react": "^0.27.0",
+1 -1
View File
@@ -25,7 +25,7 @@
"@tanstack/react-query": "^5.71.10",
"@tanstack/react-router": "^1.114.34",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.10.0",
"@vector-im/compound-web": "^7.10.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",