diff --git a/examples/with-storybook/package.json b/examples/with-storybook/package.json index fdea9168b5170..d963b23db3707 100644 --- a/examples/with-storybook/package.json +++ b/examples/with-storybook/package.json @@ -9,7 +9,7 @@ "build-storybook": "storybook build" }, "dependencies": { - "next": "14.2.2", + "next": "14.2.15", "react": "^18", "react-dom": "^18" },