diff --git a/package.json b/package.json index cbf12ef..e714a79 100644 --- a/package.json +++ b/package.json @@ -13,15 +13,15 @@ "mongodb": "^6.0.0", "next": "^13.1.5", "next-i18next": "^14.0.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "swr": "^2.0.4" }, "devDependencies": { "@testing-library/react": "^14.0.0", "@types/d3": "^7.4.0", "@types/node": "18.17.14", - "@types/react": "18.2.36", + "@types/react": "19.0.2", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "@vitejs/plugin-react": "4.0.4",