diff --git a/package.json b/package.json index 8188ace..90b4069 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lucide-react": "^0.323.0", "luxon": "^3.4.4", "maplibre-gl": "^4.5.0", - "next": "14.1.0", + "next": "^14.2.24", "next-themes": "^0.2.1", "react": "18", "react-countup": "^6.5.3", @@ -69,7 +69,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10.0.1", "eslint": "^9.8.0", - "eslint-config-next": "14.1.0", + "eslint-config-next": "^15.1.7", "eslint-plugin-react": "^7.35.0", "globals": "^15.9.0", "postcss": "^8",