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 12, 2024
1 parent 8fcc145 commit 4254479
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 121 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"
}
}
6 changes: 3 additions & 3 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,13 +68,13 @@
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"browserslist": "^4.24.0",
"chromatic": "^11.16.1",
"chromatic": "^11.18.1",
"deepmerge": "^4.3.1",
"husky": "^9.1.1",
"jsdom": "^25.0.0",
"lightningcss": "^1.28.1",
"lint-staged": "^15.2.0",
"nx": "^20.0.0",
"nx": "^20.1.0",
"plop": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
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 4254479

Please sign in to comment.