Skip to content

Commit e60642e

Browse files
chore(deps): update storybook monorepo to v9
1 parent 9057d12 commit e60642e

File tree

2 files changed

+168
-317
lines changed

2 files changed

+168
-317
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@
5252
"@babel/preset-typescript": "^7.25.7",
5353
"@storybook/addon-essentials": "^8.3.5",
5454
"@storybook/addon-interactions": "^8.3.5",
55-
"@storybook/addon-links": "^8.3.5",
55+
"@storybook/addon-links": "^9.0.0",
5656
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
5757
"@storybook/addons": "^7.6.17",
5858
"@storybook/blocks": "^8.3.5",
59-
"@storybook/react": "^8.3.5",
60-
"@storybook/react-webpack5": "^8.3.5",
59+
"@storybook/react": "^9.0.0",
60+
"@storybook/react-webpack5": "^9.0.0",
6161
"@storybook/test": "^8.3.5",
6262
"nano-theme": "^1.4.3",
6363
"prop-types": "^15.8.1",
6464
"react": "^18.3.1",
6565
"react-dom": "^18.3.1",
6666
"rimraf": "^6.0.1",
67-
"storybook": "^8.3.5",
67+
"storybook": "^9.0.0",
6868
"thingies": "^2.4.0",
6969
"typescript": "^5.6.3"
7070
},

0 commit comments

Comments
 (0)