diff --git a/examples/with-storybook-styled-jsx-scss/package.json b/examples/with-storybook-styled-jsx-scss/package.json index 4cdb06be7859..11e36d063e1a 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": "^11.1.4", "react": "^17.0.2", "react-dom": "^17.0.2" },