diff --git a/package.json b/package.json index 8ad1ea12..d1e81069 100755 --- a/package.json +++ b/package.json @@ -62,10 +62,10 @@ "node-cron": "^3.0.3", "pg": "^8.6.0", "pg-hstore": "^2.3.3", - "react": "^18.2.0", + "react": "^19.0.0", "react-csv": "^2.2.1", "react-datepicker": "^8.0.0", - "react-dom": "^18.2.0", + "react-dom": "^19.0.0", "react-draft-wysiwyg": "^1.15.0", "react-i18next": "^15.0.0", "react-intersection-observer": "^9.0.0", @@ -117,7 +117,7 @@ "eslint-plugin-prefer-object-spread": "^1.2.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-react-hooks": "^7.0.0", "husky": "^9.0.0", "immer": "^10.1.1", "minimist": "^1.2.8",