Skip to content

Commit d744b8b

Browse files
chore: update storybook monorepo to v9
1 parent bb25ab4 commit d744b8b

File tree

2 files changed

+214
-216
lines changed

2 files changed

+214
-216
lines changed

packages/use-virtual-scroll/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"@babel/preset-react": "^7.27.1",
3737
"@babel/preset-typescript": "^7.27.1",
3838
"@storybook/addon-webpack5-compiler-swc": "^3.0.0",
39-
"@storybook/react": "^8.6.14",
40-
"@storybook/react-webpack5": "^8.6.14",
39+
"@storybook/react": "^9.0.4",
40+
"@storybook/react-webpack5": "^9.0.4",
4141
"@types/react": "^19.1.6",
4242
"babel-loader": "^10.0.0",
4343
"react": "^19.1.0",
4444
"react-dom": "^19.1.0",
45-
"storybook": "^8.6.14"
45+
"storybook": "^9.0.4"
4646
}
4747
}

0 commit comments

Comments
 (0)