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

This commit is contained in:
Quentin Gliech
2025-03-28 14:54:22 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@tanstack/react-query": "^5.69.0",
"@tanstack/react-router": "^1.114.27",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.8.0",
"@vector-im/compound-web": "^7.10.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",
@@ -5944,9 +5944,9 @@
}
},
"node_modules/@vector-im/compound-web": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.8.0.tgz",
"integrity": "sha512-NwLbhfpROOPMohvI3rVykho4VlXCQROqEDo/23ifE3plhFWn+A0oq32H3nCV4udB0NFrDwzAd8TV7hCls50QMw==",
"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==",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"@floating-ui/react": "^0.27.0",

View File

@@ -25,7 +25,7 @@
"@tanstack/react-query": "^5.69.0",
"@tanstack/react-router": "^1.114.27",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.8.0",
"@vector-im/compound-web": "^7.10.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",