mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-06 19:52:17 +00:00
build(deps): bump @vector-im/compound-design-tokens from 4.0.4 to 4.0.5 in /frontend (#4765)
This commit is contained in:
Generated
+4
-5
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user