diff --git a/package.json b/package.json index 7b0a4e9..151bdb7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "lucide-react": "^0.513.0", "monaco-editor": "^0.52.2", "mongoose": "^8.15.1", - "next": "15.3.3", + "next": "^15.5.14", "next-themes": "^0.4.6", "react": "^19.0.0", "react-dom": "^19.0.0", @@ -61,7 +61,7 @@ "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^9", - "eslint-config-next": "15.3.3", + "eslint-config-next": "^15.5.14", "file-loader": "^6.2.0", "tailwindcss": "^4", "tw-animate-css": "^1.3.4",