Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@typescript-eslint/eslint-plugin": "^8.31.0",
"@typescript-eslint/parser": "^8.31.0",
"@use-gesture/react": "^10.2.11",
"@vector-im/compound-design-tokens": "^6.0.0",
"@vector-im/compound-design-tokens": "^8.0.0",
"@vector-im/compound-web": "^8.0.0",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/coverage-v8": "^4.0.18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6235,9 +6235,9 @@ __metadata:
languageName: node
linkType: hard

"@vector-im/compound-design-tokens@npm:^6.0.0":
version: 6.10.2
resolution: "@vector-im/compound-design-tokens@npm:6.10.2"
"@vector-im/compound-design-tokens@npm:^8.0.0":
version: 8.0.0
resolution: "@vector-im/compound-design-tokens@npm:8.0.0"
peerDependencies:
"@types/react": "*"
react: ^17 || ^18 || ^19.0.0
Expand All @@ -6246,7 +6246,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/bcac6d79fcfb8cc1356d65dff576bdad217edd0df189a5dea032b0fd57cef335b73ad6d8e395709245bc1c6a8c672a83144ecea48550ca560544d2399af8f2d3
checksum: 10c0/caa7a5ba9930b9f2eb8ed6282393263c91283d851924efa178db312b7ee221ed3e1ccc343954348ae52a7b11a3445ab9f92b150b89f0e525a6ff57672add016c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8324,7 +8324,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^8.31.0"
"@typescript-eslint/parser": "npm:^8.31.0"
"@use-gesture/react": "npm:^10.2.11"
"@vector-im/compound-design-tokens": "npm:^6.0.0"
"@vector-im/compound-design-tokens": "npm:^8.0.0"
"@vector-im/compound-web": "npm:^8.0.0"
"@vitejs/plugin-react": "npm:^4.0.1"
"@vitest/coverage-v8": "npm:^4.0.18"
Expand Down
Loading