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

Bumps [@vector-im/compound-design-tokens](https://github.com/vector-im/compound-design-tokens) from 4.0.5 to 5.0.1.
- [Release notes](https://github.com/vector-im/compound-design-tokens/releases)
- [Changelog](https://github.com/element-hq/compound-design-tokens/blob/main/docs/release.md)
- [Commits](https://github.com/vector-im/compound-design-tokens/compare/v4.0.5...v5.0.1)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-design-tokens"
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-09 13:26:16 +00:00
committed by GitHub
parent d3da692be0
commit 195c616e76
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -14,7 +14,7 @@
"@radix-ui/react-dialog": "^1.1.14",
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-router": "^1.125.6",
"@vector-im/compound-design-tokens": "4.0.5",
"@vector-im/compound-design-tokens": "5.0.1",
"@vector-im/compound-web": "^8.1.2",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
@@ -5736,9 +5736,10 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-4.0.5.tgz",
"integrity": "sha512-tZqcQhdp854SuBduP+A11xQ2FXk2vT7RXoklDF9jA3p5fLl83OJ66fjsqRdb5UUmfkfs2tM6fFWQiuymT9kx4Q==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-5.0.1.tgz",
"integrity": "sha512-PbxhjfHsVGBmrioM7iZ1wgcG8KIZRcnHIJhhEpWascWQwJ9lRm1K7ixV7sjwPWYQlmweSUB8jz4qmp7VTrxWng==",
"license": "SEE LICENSE IN README.md",
"peerDependencies": {
"@types/react": "*",
"react": "^17 || ^18 || ^19.0.0"
+1 -1
View File
@@ -24,7 +24,7 @@
"@radix-ui/react-dialog": "^1.1.14",
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-router": "^1.125.6",
"@vector-im/compound-design-tokens": "4.0.5",
"@vector-im/compound-design-tokens": "5.0.1",
"@vector-im/compound-web": "^8.1.2",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",