diff --git a/package.json b/package.json index 54f805de..79d40c8f 100644 --- a/package.json +++ b/package.json @@ -64,10 +64,10 @@ "merge-refs": "^2.0.0", "next-themes": "^0.4.0", "qs": "^6.13.1", - "react": "^18.3.1", + "react": "^19.0.0", "react-aria": "^3.43.0", "react-auth-kit": "^3.1.3", - "react-dom": "^18.3.1", + "react-dom": "^19.0.0", "react-hook-form": "^7.53.0", "react-router-dom": "^7.0.0", "recharts": "^3.0.0", @@ -93,8 +93,8 @@ "@types/js-cookie": "^3.0.6", "@types/node": "^22.5.4", "@types/qs": "^6.9.17", - "@types/react": "^18.3.3", - "@types/react-dom": "^18.3.0", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "@types/react-router-dom": "^5.3.3", "@types/segment-analytics": "^0.0.38", "@typescript-eslint/eslint-plugin": "^8.4.0", @@ -104,7 +104,7 @@ "chromatic": "^13.0.0", "eslint": "^9.9.0", "eslint-plugin-import": "^2.31.0", - "eslint-plugin-react-hooks": "^5.1.0-rc.0", + "eslint-plugin-react-hooks": "^7.0.0", "eslint-plugin-react-refresh": "^0.4.9", "globals": "^16.0.0", "postcss": "^8.4.45",