chore: update react and react-dom to safe version

This commit is contained in:
ValdiANS
2026-01-09 14:10:31 +07:00
parent a9e6f7155e
commit b1715172db
2 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -29,9 +29,9 @@
"next": "15.5.9",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "19.1.0",
"react": "^19.1.2",
"react-day-picker": "^9.11.1",
"react-dom": "19.1.0",
"react-dom": "^19.1.2",
"react-dropzone": "^14.3.8",
"react-hook-form": "^7.70.0",
"react-hot-toast": "^2.6.0",