diff --git a/frontend/package.json b/frontend/package.json index 48904ae2..6a2b4f2e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "next": "16.2.6", "next-intl": "^4.9.1", "nprogress": "^0.2.0", - "react": "19.2.6", + "react": "19.2.8", "react-dom": "19.2.6", "react-hook-form": "^7.62.0", "recharts": "^3.10.1", @@ -38,7 +38,7 @@ "@testing-library/user-event": "14.6.1", "@types/node": "25.5.0", "@types/nprogress": "^0.2.3", - "@types/react": "19.2.14", + "@types/react": "19.2.18", "@typescript-eslint/eslint-plugin": "8.60.0", "@typescript-eslint/parser": "8.60.0", "autoprefixer": "10.4.27",