Skip to content

Commit 9300c70

Browse files
committed
Clean up deps
1 parent d926f2f commit 9300c70

File tree

2 files changed

+50
-383
lines changed

2 files changed

+50
-383
lines changed

package.json

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,23 +81,19 @@
8181
"@chromatic-com/storybook": "^4.0.1",
8282
"@emotion/react": "^11.11.1",
8383
"@emotion/styled": "^11.11.0",
84-
"@faker-js/faker": "^9.0.0",
84+
"@faker-js/faker": "^9.0.13",
8585
"@jest/environment": "^29.7.0",
8686
"@mui/lab": "6.0.0-dev.240424162023-9968b4889d",
8787
"@mui/material": "^6.1.6",
8888
"@mui/system": "^6.1.6",
8989
"@remixicon/react": "^4.2.0",
90-
"@storybook/addon-essentials": "^8.6.7",
91-
"@storybook/addon-links": "^9.0.0",
92-
"@storybook/addon-onboarding": "^9.0.0",
90+
"@storybook/addon-docs": "9.0.0",
91+
"@storybook/addon-links": "^9.0.13",
92+
"@storybook/addon-onboarding": "^9.0.13",
9393
"@storybook/addon-webpack5-compiler-swc": "^3.0.0",
94-
"@storybook/blocks": "^8.6.7",
95-
"@storybook/nextjs": "^9.0.0",
96-
"@storybook/preview-api": "^8.6.7",
97-
"@storybook/react": "^9.0.0",
98-
"@storybook/react-webpack5": "^9.0.0",
99-
"@storybook/test": "^8.6.7",
100-
"@storybook/types": "^8.6.7",
94+
"@storybook/nextjs": "^9.0.13",
95+
"@storybook/react": "^9.0.13",
96+
"@storybook/react-webpack5": "^9.0.13",
10197
"@swc/jest": "^0.2.37",
10298
"@testing-library/dom": "^10.4.0",
10399
"@testing-library/jest-dom": "^6.6.3",
@@ -134,7 +130,7 @@
134130
"react": "^19.0.0",
135131
"react-dom": "^19.0.0",
136132
"semantic-release": "^24.2.0",
137-
"storybook": "^9.0.0",
133+
"storybook": "^9.0.13",
138134
"ts-node": "^10.9.2",
139135
"tsconfig-paths-webpack-plugin": "^4.1.0",
140136
"type-fest": "^4.26.1",

0 commit comments

Comments
 (0)