We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b2b56 commit 43c037dCopy full SHA for 43c037d
package.json
@@ -62,10 +62,10 @@
62
"node-cron": "^3.0.3",
63
"pg": "^8.6.0",
64
"pg-hstore": "^2.3.3",
65
- "react": "^18.2.0",
+ "react": "^19.0.0",
66
"react-csv": "^2.2.1",
67
"react-datepicker": "^8.0.0",
68
- "react-dom": "^18.2.0",
+ "react-dom": "^19.0.0",
69
"react-draft-wysiwyg": "^1.15.0",
70
"react-i18next": "^15.0.0",
71
"react-intersection-observer": "^9.0.0",
@@ -117,7 +117,7 @@
117
"eslint-plugin-prefer-object-spread": "^1.2.1",
118
"eslint-plugin-prettier": "^5.0.0",
119
"eslint-plugin-react": "^7.37.5",
120
- "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-hooks": "^5.0.0",
121
"husky": "^9.0.0",
122
"immer": "^10.1.1",
123
"minimist": "^1.2.8",
0 commit comments