build(deps): bump @vector-im/compound-web in /frontend

Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 8.2.5 to 8.3.1.
- [Release notes](https://github.com/vector-im/compound-web/releases)
- [Commits](https://github.com/vector-im/compound-web/compare/v8.2.5...v8.3.1)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-web"
  dependency-version: 8.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-16 13:14:14 +00:00
committed by GitHub
parent e6810efdab
commit 5ef8a59d61
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-router": "^1.131.44",
"@vector-im/compound-design-tokens": "6.4.0",
"@vector-im/compound-web": "^8.2.5",
"@vector-im/compound-web": "^8.3.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",
@@ -6463,9 +6463,9 @@
}
},
"node_modules/@vector-im/compound-web": {
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.2.5.tgz",
"integrity": "sha512-sfLqaW6bnvF+g+mC0P5RklPOln3yYW9OLzF8pLJ6gL8tJ6Kt1YSSQ+0VpOUy0kLD6E9jvEGJmiFAFdHuDDxS0A==",
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.3.1.tgz",
"integrity": "sha512-VMAHVbpzUK6OQCX+gIm58ESvL6cYzLmr0vz0YBKJ5WoYJxu4/JrAfQ5+2mGn3fufF5Oqy3qBRzlHveFxv7Ij9A==",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"@floating-ui/react": "^0.27.0",

View File

@@ -25,7 +25,7 @@
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-router": "^1.131.44",
"@vector-im/compound-design-tokens": "6.4.0",
"@vector-im/compound-web": "^8.2.5",
"@vector-im/compound-web": "^8.3.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",