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

Bumps [@vector-im/compound-design-tokens](https://github.com/vector-im/compound-design-tokens) from 1.8.0 to 1.9.0.
- [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/v1.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-22 17:00:03 +02:00
committed by GitHub
parent 10be812082
commit 5b61ee89d6
2 changed files with 5 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
"@urql/devtools": "^2.0.3",
"@urql/exchange-refocus": "^1.1.0",
"@urql/exchange-request-policy": "^1.2.0",
"@vector-im/compound-design-tokens": "1.8.0",
"@vector-im/compound-design-tokens": "1.9.0",
"@vector-im/compound-web": "^7.1.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
@@ -64,7 +64,6 @@
"postcss": "^8.4.47",
"postcss-modules": "^6.0.0",
"postcss-nesting": "^13.0.0",
"prettier": "3.3.3",
"react-test-renderer": "^18.3.1",
"rimraf": "^6.0.1",
"storybook": "^8.3.5",
@@ -6258,10 +6257,9 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-1.8.0.tgz",
"integrity": "sha512-PtQMG7kDzwtjw/fLKD63uWP5rJ8cgWc/aXarfEzxYUf9ceWxBajnYOBI2jDqtE3WIUe9uTVBzNEvmOBG/VIgTA==",
"license": "Apache-2.0",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-1.9.0.tgz",
"integrity": "sha512-09eIRJSiWtAqK605eIu+PfT1ugu7u13gkvfxvfN7kjJMHQOzHSvDxmwADmfIzlV7oBQ8M+5D4KSKHNskvMxWsA==",
"peerDependencies": {
"@types/react": "*",
"react": "^17 || ^18"

View File

@@ -27,7 +27,7 @@
"@urql/devtools": "^2.0.3",
"@urql/exchange-refocus": "^1.1.0",
"@urql/exchange-request-policy": "^1.2.0",
"@vector-im/compound-design-tokens": "1.8.0",
"@vector-im/compound-design-tokens": "1.9.0",
"@vector-im/compound-web": "^7.1.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",