diff --git a/build-tests-samples/heft-storybook-react-tutorial/package.json b/build-tests-samples/heft-storybook-react-tutorial/package.json index 7da3fab68fc..b545c9109d1 100644 --- a/build-tests-samples/heft-storybook-react-tutorial/package.json +++ b/build-tests-samples/heft-storybook-react-tutorial/package.json @@ -26,7 +26,7 @@ "@rushstack/heft-webpack4-plugin": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/webpack4-module-minifier-plugin": "workspace:*", - "@storybook/react": "~6.4.18", + "@storybook/react": "~7.0.0", "@types/heft-jest": "1.0.1", "@types/node": "18.17.15", "@types/react-dom": "17.0.25",