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

Bumps [@vector-im/compound-design-tokens](https://github.com/element-hq/compound-design-tokens) from 6.4.3 to 6.10.1.
- [Release notes](https://github.com/element-hq/compound-design-tokens/releases)
- [Changelog](https://github.com/element-hq/compound-design-tokens/blob/main/docs/release.md)
- [Commits](https://github.com/element-hq/compound-design-tokens/compare/v6.4.3...v6.10.1)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-design-tokens"
  dependency-version: 6.10.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]
2026-02-25 13:55:45 +00:00
committed by GitHub
parent 32e683ab48
commit 6375fdfd50
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"@radix-ui/react-dialog": "^1.1.15",
"@tanstack/react-query": "^5.90.21",
"@tanstack/react-router": "^1.150.0",
"@vector-im/compound-design-tokens": "6.4.3",
"@vector-im/compound-design-tokens": "6.10.1",
"@vector-im/compound-web": "^8.3.5",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
@@ -5987,9 +5987,9 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"version": "6.4.3",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-6.4.3.tgz",
"integrity": "sha512-Zyqag2QCAfpRipLHSX/LEXj6OGFgBpilMQvNdr3a0iXeGASfkM3HZGid077kMRp9lvyHiQfPIs1BdllENwDSNQ==",
"version": "6.10.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-6.10.1.tgz",
"integrity": "sha512-rbb+aUQhB6DppZrfZpwg5o2K4Uzil5QGmAoOSBmAdfgFMwQWkhwk1jnZozbH/vbsqwTLtRdX6tztXRZ1W9sJ0A==",
"license": "SEE LICENSE IN README.md",
"peerDependencies": {
"@types/react": "*",

View File

@@ -24,7 +24,7 @@
"@radix-ui/react-dialog": "^1.1.15",
"@tanstack/react-query": "^5.90.21",
"@tanstack/react-router": "^1.150.0",
"@vector-im/compound-design-tokens": "6.4.3",
"@vector-im/compound-design-tokens": "6.10.1",
"@vector-im/compound-web": "^8.3.5",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",