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 1.9.0 to 1.9.1.
- [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.9.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-12 13:19:29 +00:00
committed by Quentin Gliech
parent d834eec92d
commit 85afeef443
2 changed files with 5 additions and 6 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.9.0",
"@vector-im/compound-design-tokens": "1.9.1",
"@vector-im/compound-web": "^7.2.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
@@ -5629,10 +5629,9 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"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==",
"license": "Apache-2.0",
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-1.9.1.tgz",
"integrity": "sha512-zjI+PhoNLNrJrLU8whEGjzCuxdqIz6tM0ARYBMS8AG1vC+NlGak6Y21TWnzHT3VINNhnF+PiQ9lFWsU65GydOg==",
"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.9.0",
"@vector-im/compound-design-tokens": "1.9.1",
"@vector-im/compound-web": "^7.2.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",