diff --git a/package.json b/package.json
index 92dd253d1..72efd2733 100644
--- a/package.json
+++ b/package.json
@@ -51,9 +51,9 @@
     "next-auth": "4.24.7",
     "nodemailer": "6.9.13",
     "prisma": "4.14.1",
-    "react": "18.2.0",
+    "react": "18.3.1",
     "react-colorful": "5.6.1",
-    "react-dom": "18.2.0",
+    "react-dom": "18.3.1",
     "react-hot-toast": "2.4.1",
     "react-textarea-autosize": "8.5.3",
     "sharp": "0.33.3",
@@ -72,8 +72,8 @@
     "@types/minimatch": "5.1.2",
     "@types/ms": "0.7.34",
     "@types/node": "20.12.5",
-    "@types/react": "18.0.34",
-    "@types/react-dom": "18.0.11",
+    "@types/react": "18.3.18",
+    "@types/react-dom": "18.3.5",
     "@types/ua-parser-js": "0.7.39",
     "autoprefixer": "10.4.19",
     "enquirer": "2.4.1",