Skip to content

Commit

Permalink
Update dependency @vector-im/compound-design-tokens to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent c8be673 commit bd84520
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/react": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vector-im/compound-design-tokens": "^2.0.0",
"@vector-im/compound-design-tokens": "^3.0.0",
"@vitejs/plugin-react": "^4.0.4",
"@vitest/coverage-v8": "^2.0.0",
"browserslist-to-esbuild": "^2.0.0",
Expand Down Expand Up @@ -118,7 +118,7 @@
"@fontsource/inconsolata": "^5",
"@fontsource/inter": "^5",
"@types/react": "*",
"@vector-im/compound-design-tokens": ">=1.6.1 <3.0.0",
"@vector-im/compound-design-tokens": ">=1.6.1 <4.0.0",
"react": "^18"
},
"peerDependenciesMeta": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,10 +1687,10 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@vector-im/compound-design-tokens@^2.0.0":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-2.1.2.tgz#fc562930dafabe3ecc1df0d255159a402e090f06"
integrity sha512-as61RKfjm5p3X2Nc6SUHLjDmUJyAOqYFwF8rYngvLU7ZuP5IZfBnYp3FDYYmRGN/Vg6kQdUsXTDCeew0HjSGEQ==
"@vector-im/compound-design-tokens@^3.0.0":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-3.0.1.tgz#ee9c6ca84946b17900cdda10715b69c4b4b29264"
integrity sha512-uwpMteMxfX1xRKM5xe6IcuHAGMWYFHAD/R0ANia6JYnP2Q2ytlqUDDFa/nqNqMLYdVytbZs3bJtOfuJxmUJfgg==

"@vitejs/plugin-react@^4.0.4":
version "4.3.4"
Expand Down

0 comments on commit bd84520

Please sign in to comment.