diff --git a/package.json b/package.json index 4132913a..78749217 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "firebaseui": "6.1.0", "next": "14.2.7", "next-transpile-modules": "10.0.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-hook-form": "7.53.0", "react-icons": "5.3.0" }, @@ -40,14 +40,14 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/node": "20.16.10", - "@types/react": "18.3.11", + "@types/react": "19.0.2", "@typescript-eslint/eslint-plugin": "8.11.0", "@typescript-eslint/parser": "8.11.0", "eslint": "8.57.1", "eslint-config-next": "14.2.7", "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.8.3", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-testing-library": "6.4.0", "eslint-plugin-unused-imports": "4.1.4",