diff --git a/examples/with-storybook-styled-jsx-scss/package.json b/examples/with-storybook-styled-jsx-scss/package.json index 4cdb06be7859a76..3d6f589ba027576 100644 --- a/examples/with-storybook-styled-jsx-scss/package.json +++ b/examples/with-storybook-styled-jsx-scss/package.json @@ -9,7 +9,7 @@ "build-storybook": "build-storybook --no-dll" }, "dependencies": { - "next": "^10.0.0", + "next": "^12.1.0", "react": "^17.0.2", "react-dom": "^17.0.2" },