diff --git a/package.json b/package.json index e946c0b..c61a9d6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@vercel/analytics": "^1.5.0", "axios": "^1.9.0", - "next": "15.3.2", + "next": "15.3.9", "next-pwa": "^5.6.0", "react": "^19.0.0", "react-dom": "^19.0.0" @@ -24,7 +24,7 @@ "@types/react-dom": "^19", "daisyui": "^5.0.35", "eslint": "^9", - "eslint-config-next": "15.3.2", + "eslint-config-next": "15.3.9", "prettier": "^3.5.3", "tailwindcss": "^4", "typescript": "^5"