Skip to content

Commit

Permalink
fix: update various deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Oct 21, 2024
1 parent ae9c68c commit 378b296
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-swc": "0.4.0",
"@rollup/plugin-terser": "0.4.4",
"@storybook/addon-actions": "8.3.5",
"@storybook/addon-storysource": "8.3.5",
"@storybook/addon-actions": "8.3.6",
"@storybook/addon-storysource": "8.3.6",
"@storybook/addon-styling-webpack": "1.0.0",
"@storybook/addon-themes": "8.3.5",
"@storybook/addon-themes": "8.3.6",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
"@storybook/react": "8.3.5",
"@storybook/react-webpack5": "8.3.5",
"@storybook/react": "8.3.6",
"@storybook/react-webpack5": "8.3.6",
"@swc/core": "1.7.36",
"@swc/jest": "0.2.36",
"@testing-library/dom": "10.4.0",
Expand All @@ -40,7 +40,7 @@
"@testing-library/user-event": "14.5.2",
"@types/d3": "7.4.3",
"@types/jest": "29.5.13",
"@types/node": "22.7.6",
"@types/node": "22.7.7",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/parser": "8.10.0",
Expand All @@ -64,9 +64,9 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup": "4.24.0",
"sass": "1.80.2",
"sass": "1.80.3",
"sass-loader": "16.0.2",
"storybook": "8.3.5",
"storybook": "8.3.6",
"style-loader": "4.0.0",
"tailwindcss": "3.4.14",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 378b296

Please sign in to comment.