Update dependency @vector-im/compound-design-tokens to v1

This commit is contained in:
renovate[bot]
2024-02-01 15:14:30 +00:00
committed by GitHub
parent 536797820d
commit c0c15a9a85
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"@sentry/tracing": "^7.0.0", "@sentry/tracing": "^7.0.0",
"@types/lodash": "^4.14.199", "@types/lodash": "^4.14.199",
"@use-gesture/react": "^10.2.11", "@use-gesture/react": "^10.2.11",
"@vector-im/compound-design-tokens": "^0.1.0", "@vector-im/compound-design-tokens": "^1.0.0",
"@vector-im/compound-web": "^2.0.0", "@vector-im/compound-web": "^2.0.0",
"@vitejs/plugin-basic-ssl": "^1.0.1", "@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.1", "@vitejs/plugin-react": "^4.0.1",

View File

@@ -3857,10 +3857,10 @@
dependencies: dependencies:
"@use-gesture/core" "10.3.0" "@use-gesture/core" "10.3.0"
"@vector-im/compound-design-tokens@^0.1.0": "@vector-im/compound-design-tokens@^1.0.0":
version "0.1.1" version "1.0.0"
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-0.1.1.tgz#4fcf1212e6cc11256c443dc3bb02a9cdd8f2356c" resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-1.0.0.tgz#4fe7744bbe0bd093b064d42ca8bb475862bb2ce7"
integrity sha512-cZJFQS8FknJB2B9cgLmw1fqU1Dr3x/Bt9ZQu/zgioIRHpwnvhe/5EyBXgZY18UIp/+sks95tt5js+W3tjtcO1A== integrity sha512-/hKAxE/WsmnNZamlSmLoFeAhNDhRpFdJYuY8NrPLaS/dKS/QRnty6UYzs9yWOVNFeiBfkNsrb7wYIFMrYWSRJw==
dependencies: dependencies:
svg2vectordrawable "^2.9.1" svg2vectordrawable "^2.9.1"