Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Aug 1, 2024
1 parent fa17f8a commit e8d99db
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 276 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@babel/preset-env": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@rollup/plugin-babel": "^6.0.4",
Expand All @@ -27,12 +27,12 @@
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@storybook/addon-actions": "^8.2.6",
"@storybook/addon-essentials": "^8.2.6",
"@storybook/addon-actions": "^8.2.7",
"@storybook/addon-essentials": "^8.2.7",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/react": "^8.2.6",
"@storybook/react-webpack5": "^8.2.6",
"@types/node": "^22.0.0",
"@storybook/react": "^8.2.7",
"@storybook/react-webpack5": "^8.2.7",
"@types/node": "^22.0.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -47,11 +47,11 @@
"postcss": "^8.4.40",
"postcss-url": "^10.1.3",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"rollup": "^4.19.1",
"rimraf": "^5.0.10",
"rollup": "^4.19.2",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-postcss": "^4.0.2",
"storybook": "^8.2.6",
"storybook": "^8.2.7",
"storybook-css-modules-preset": "^1.1.1",
"typescript": "~4.7.4",
"typescript-plugin-css-modules": "^5.1.0"
Expand Down
Loading

0 comments on commit e8d99db

Please sign in to comment.