Skip to content

Commit f2b30a2

Browse files
committed
update storybook
1 parent edaced5 commit f2b30a2

File tree

2 files changed

+2083
-1387
lines changed

2 files changed

+2083
-1387
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"build-storybook": "storybook build"
5353
},
5454
"devDependencies": {
55-
"@storybook/addon-essentials": "^7.0.0",
56-
"@storybook/addon-interactions": "^7.0.0",
57-
"@storybook/addon-links": "^7.0.0",
58-
"@storybook/react": "^7.0.0",
59-
"@storybook/react-vite": "^7.0.0",
60-
"@storybook/testing-library": "^0.0.14-next.1",
55+
"@storybook/addon-essentials": "^7.3.2",
56+
"@storybook/addon-interactions": "^7.3.2",
57+
"@storybook/addon-links": "^7.3.2",
58+
"@storybook/react": "^7.3.2",
59+
"@storybook/react-vite": "^7.3.2",
60+
"@storybook/testing-library": "^0.2.0",
6161
"@types/node": "^18.15.0",
6262
"@types/react": "^18.0.34",
6363
"@vitejs/plugin-react": "^3.1.0",
@@ -71,7 +71,7 @@
7171
"react": "^18.0.0",
7272
"react-dom": "^18.0.0",
7373
"rimraf": "^3.0.2",
74-
"storybook": "^7.0.0",
74+
"storybook": "^7.3.2",
7575
"tsup": "^6.6.3",
7676
"typescript": "^4.9.5",
7777
"vite": "^4.1.4",

0 commit comments

Comments
 (0)