We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b7ba4 commit dbde827Copy full SHA for dbde827
packages/use-virtual-scroll/package.json
@@ -36,12 +36,12 @@
36
"@babel/preset-react": "^7.27.1",
37
"@babel/preset-typescript": "^7.27.1",
38
"@storybook/addon-webpack5-compiler-swc": "^3.0.0",
39
- "@storybook/react": "^8.6.14",
40
- "@storybook/react-webpack5": "^8.6.14",
+ "@storybook/react": "^9.0.17",
+ "@storybook/react-webpack5": "^9.0.17",
41
"@types/react": "^19.1.8",
42
"babel-loader": "^10.0.0",
43
"react": "^19.1.0",
44
"react-dom": "^19.1.0",
45
- "storybook": "^8.6.14"
+ "storybook": "^9.0.17"
46
}
47
0 commit comments