diff --git a/examples/with-atlaskit/package.json b/examples/with-atlaskit/package.json index 50787b3be980..e575e873d33e 100644 --- a/examples/with-atlaskit/package.json +++ b/examples/with-atlaskit/package.json @@ -11,7 +11,7 @@ "@atlaskit/datetime-picker": "^9.2.8", "@atlaskit/dropdown-menu": "^9.0.2", "@atlaskit/field-base": "^14.0.2", - "next": "^9.3.1", + "next": "^10.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "styled-components": "^5.0.1"