build(deps): bump @vector-im/compound-design-tokens from 5.0.1 to 5.0.2 in /frontend (#4784)
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@radix-ui/react-dialog": "^1.1.14",
|
||||
"@tanstack/react-query": "^5.82.0",
|
||||
"@tanstack/react-router": "^1.127.9",
|
||||
"@vector-im/compound-design-tokens": "5.0.1",
|
||||
"@vector-im/compound-design-tokens": "5.0.2",
|
||||
"@vector-im/compound-web": "^8.2.0",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
@@ -5760,9 +5760,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-design-tokens": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-5.0.1.tgz",
|
||||
"integrity": "sha512-PbxhjfHsVGBmrioM7iZ1wgcG8KIZRcnHIJhhEpWascWQwJ9lRm1K7ixV7sjwPWYQlmweSUB8jz4qmp7VTrxWng==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-5.0.2.tgz",
|
||||
"integrity": "sha512-LcdrGY9qktuSs9TNX+DdGGq64vP7Qk5FiiqtZBr4PEk+hCQPEyRtKDfkXbAST+0tpAjUqVp5pzlOqNUKhpIhfg==",
|
||||
"license": "SEE LICENSE IN README.md",
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@radix-ui/react-dialog": "^1.1.14",
|
||||
"@tanstack/react-query": "^5.82.0",
|
||||
"@tanstack/react-router": "^1.127.9",
|
||||
"@vector-im/compound-design-tokens": "5.0.1",
|
||||
"@vector-im/compound-design-tokens": "5.0.2",
|
||||
"@vector-im/compound-web": "^8.2.0",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user