diff --git a/examples/with-storybook-styled-jsx-scss/package.json b/examples/with-storybook-styled-jsx-scss/package.json index b8dd519b79c6..97d6374aa83e 100644 --- a/examples/with-storybook-styled-jsx-scss/package.json +++ b/examples/with-storybook-styled-jsx-scss/package.json @@ -10,7 +10,7 @@ "build-storybook": "build-storybook --no-dll" }, "dependencies": { - "next": "^10.0.0", + "next": "^11.1.1", "react": "^17.0.2", "react-dom": "^17.0.2" },