aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index bb9cb6d..6b2fce2 100644
--- a/package.json
+++ b/package.json
@@ -25,11 +25,11 @@
"minio": "^8.0.5",
"mongodb": "^6.17.0",
"mongoose": "^8.16.1",
- "next": "15.3.4",
+ "next": "^16.1.1",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",
- "react": "^19.0.0",
- "react-dom": "^19.0.0",
+ "react": "^19.2.3",
+ "react-dom": "^19.2.3",
"react-hook-form": "^7.59.0",
"sharp": "^0.34.2",
"sonner": "^2.0.5",
@@ -43,7 +43,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
- "eslint-config-next": "15.3.4",
+ "eslint-config-next": "^16.1.1",
"tailwindcss": "^4",
"tw-animate-css": "^1.3.4",
"typescript": "^5"