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.2.0 to 1.3.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.2.0...v1.3.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>
This commit is contained in:
dependabot[bot]
2024-06-28 16:56:22 +00:00
committed by Quentin Gliech
parent 51e0b3bf9f
commit e109fe80fc
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@urql/exchange-graphcache": "^7.1.1",
"@urql/exchange-refocus": "^1.1.0",
"@urql/exchange-request-policy": "^1.2.0",
"@vector-im/compound-design-tokens": "1.2.0",
"@vector-im/compound-design-tokens": "1.3.0",
"@vector-im/compound-web": "^5.1.0",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
@@ -9185,9 +9185,9 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-1.2.0.tgz",
"integrity": "sha512-8LSbb38KxvStcOQZDSi7lI4oqtCuHFEgEQi9Q0KUx+5OnklfdyJ638txM1bznX/Cp9lHgMk4dHrTiQHBOE0ZuA==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-1.3.0.tgz",
"integrity": "sha512-RXcyEAdxNzekMhVuvxtLPt9zb6yT2N+5cnb2Hul9zwRiF7+XEHpD36+IF6V0QOXk2pkN0wOr3jCvc9eOWOq9SQ==",
"dependencies": {
"svg2vectordrawable": "^2.9.1"
}

View File

@@ -28,7 +28,7 @@
"@urql/exchange-graphcache": "^7.1.1",
"@urql/exchange-refocus": "^1.1.0",
"@urql/exchange-request-policy": "^1.2.0",
"@vector-im/compound-design-tokens": "1.2.0",
"@vector-im/compound-design-tokens": "1.3.0",
"@vector-im/compound-web": "^5.1.0",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",