Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent f809e2c commit ba3935e
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 69 deletions.
2 changes: 1 addition & 1 deletion apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"devDependencies": {
"@types/vscode": "^1.95.0",
"esbuild": "0.24.0",
"style-dictionary": "^4.0.1"
"style-dictionary": "^4.2.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/css-modules": "^1.0.5",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@vanilla-extract/css": "^1.16.0",
Expand All @@ -68,7 +68,7 @@
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"browserslist": "^4.24.0",
"chromatic": "^11.16.1",
"chromatic": "^11.18.0",
"deepmerge": "^4.3.1",
"husky": "^9.1.1",
"jsdom": "^25.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"json-to-ts": "^2.1.0",
"style-dictionary": "^4.1.0",
"style-dictionary": "^4.2.0",
"tsx": "^4.19.0"
}
}
Loading

0 comments on commit ba3935e

Please sign in to comment.