build(deps): bump @vector-im/compound-design-tokens from 4.0.4 to 4.0.5 in /frontend (#4765)

This commit is contained in:
Quentin Gliech
2025-07-09 10:28:31 +02:00
committed by GitHub
2 changed files with 5 additions and 6 deletions
+4 -5
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.4",
"@vector-im/compound-design-tokens": "4.0.5",
"@vector-im/compound-web": "^8.1.2",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
@@ -5736,10 +5736,9 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-4.0.4.tgz",
"integrity": "sha512-nn62mF6Js/h75zpHcmDccrT3qtCwxcDm6gWqBZpOoSD0lBcMCinBnpAZnFVpDw2geBBpQ4xtBvnQCJ7KQE7UtQ==",
"license": "SEE LICENSE IN README.md",
"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==",
"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.4",
"@vector-im/compound-design-tokens": "4.0.5",
"@vector-im/compound-web": "^8.1.2",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",