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 26, 2024
1 parent b7083bd commit f39a93c
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 212 deletions.
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.9.0",
"@types/node": "^22.10.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.18.1",
"chromatic": "^11.19.0",
"deepmerge": "^4.3.1",
"husky": "^9.1.1",
"jsdom": "^25.0.0",
Expand All @@ -82,7 +82,7 @@
"rollup-plugin-pure": "^0.2.1",
"storybook": "^8.4.0",
"storybook-addon-pseudo-states": "^4.0.0",
"typescript": "^5.6.2",
"typescript": "^5.7.2",
"typescript-plugin-css-modules": "^5.1.0",
"vite": "^5.4.0",
"vitest": "^2.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.2.0",
"isomorphic-dompurify": "^2.16.0",
"isomorphic-dompurify": "^2.17.0",
"marked": "^15.0.0"
},
"peerDependencies": {
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",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"style-dictionary": "^4.2.0",
"tsx": "^4.19.0"
}
Expand Down
Loading

0 comments on commit f39a93c

Please sign in to comment.