1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2026-01-03 17:02:28 +03:00

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.1.1 to 1.2.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.1.1...v1.2.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-02-29 19:14:01 +00:00
committed by Quentin Gliech
parent 1c19bc6e54
commit 2ec4754bd8
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@urql/exchange-graphcache": "^6.4.1",
"@urql/exchange-refocus": "^1.0.2",
"@urql/exchange-request-policy": "^1.0.2",
"@vector-im/compound-design-tokens": "1.1.1",
"@vector-im/compound-design-tokens": "1.2.0",
"@vector-im/compound-web": "^3.1.3",
"classnames": "^2.5.1",
"date-fns": "^3.3.1",
@@ -9322,9 +9322,9 @@
}
},
"node_modules/@vector-im/compound-design-tokens": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-1.1.1.tgz",
"integrity": "sha512-Pc2DkFPYI3OWGHc57f3n1eceeOYgz1Wytbp86CDIpHhLbsTzjndRGCgy9JKNVN4HMrKlnbeha0po8syg48XeLg==",
"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==",
"dependencies": {
"svg2vectordrawable": "^2.9.1"
}

View File

@@ -28,7 +28,7 @@
"@urql/exchange-graphcache": "^6.4.1",
"@urql/exchange-refocus": "^1.0.2",
"@urql/exchange-request-policy": "^1.0.2",
"@vector-im/compound-design-tokens": "1.1.1",
"@vector-im/compound-design-tokens": "1.2.0",
"@vector-im/compound-web": "^3.1.3",
"classnames": "^2.5.1",
"date-fns": "^3.3.1",