diff --git a/package.json b/package.json index d5948a1..614f805 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "e2e": "playwright test" }, "dependencies": { - "next": "14.2.35", + "next": "16.1.6", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -26,7 +26,7 @@ "@types/react-dom": "18.3.7", "autoprefixer": "10.4.22", "eslint": "8.57.1", - "eslint-config-next": "14.2.33", + "eslint-config-next": "16.1.6", "husky": "8.0.3", "postcss": "8.5.6", "prettier": "3.6.2",