diff --git a/package.json b/package.json index 1ee62c37..b57b1602 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "next": "14.2.14", "next-auth": "4.24.8", "next-pwa": "5.6.0", - "react": "18.3.1", + "react": "19.0.0", "react-chartjs-2": "5.2.0", - "react-dom": "18.3.1", + "react-dom": "19.0.0", "sharp": "0.33.5", "sqlite": "5.1.1", "sqlite3": "5.1.7", @@ -48,7 +48,7 @@ "@types/bcrypt": "5.0.2", "@types/jest": "29.5.14", "@types/node": "22.10.2", - "@types/react": "18.3.17", + "@types/react": "19.0.2", "@typescript-eslint/eslint-plugin": "8.8.0", "@typescript-eslint/parser": "8.8.0", "cypress": "13.17.0",