diff --git a/example/nextjs/package.json b/example/nextjs/package.json index 19566693e..978fccc6a 100644 --- a/example/nextjs/package.json +++ b/example/nextjs/package.json @@ -14,8 +14,8 @@ "@types/react-dom": "18.2.7", "autoprefixer": "10.4.15", "eslint": "8.49.0", - "eslint-config-next": "13.5.1", - "next": "13.5.1", + "eslint-config-next": "13.5.2", + "next": "13.5.2", "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0",