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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-19 13:19:42 +00:00
committed by GitHub
parent b21c244559
commit 4cb60c8fa3
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@tanstack/react-query": "^5.90.10",
"@tanstack/react-router": "^1.131.44",
"@vector-im/compound-design-tokens": "6.0.0",
"@vector-im/compound-web": "^8.2.4",
"@vector-im/compound-web": "^8.2.5",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",
@@ -6376,9 +6376,9 @@
}
},
"node_modules/@vector-im/compound-web": {
"version": "8.2.4",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.2.4.tgz",
"integrity": "sha512-Fsb/99r98ICMdtNt/bFcWtLmjyngcye9Ugqm9VDapo1VnrO0wLFJHOcm+J+SvKZwTXCaSndBklygAr5FXk0E9w==",
"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==",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"@floating-ui/react": "^0.27.0",

View File

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