Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Sep 17, 2024
1 parent 29b3b63 commit 7f1c935
Show file tree
Hide file tree
Showing 2 changed files with 496 additions and 446 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,31 @@
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@storybook/addon-actions": "^8.3.0",
"@storybook/addon-essentials": "^8.3.0",
"@storybook/addon-actions": "^8.3.1",
"@storybook/addon-essentials": "^8.3.1",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/react": "^8.3.0",
"@storybook/react-webpack5": "^8.3.0",
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@storybook/react": "^8.3.1",
"@storybook/react-webpack5": "^8.3.1",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"postcss-url": "^10.1.3",
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"rollup": "^4.21.3",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-postcss": "^4.0.2",
"storybook": "^8.3.0",
"storybook": "^8.3.1",
"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 7f1c935

Please sign in to comment.