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 5.0.1 to 5.0.2. - [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/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: "@vector-im/compound-design-tokens" dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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