We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b81f4 commit 3b7a110Copy full SHA for 3b7a110
package.json
@@ -63,10 +63,10 @@
63
"node-cron": "^3.0.3",
64
"pg": "^8.6.0",
65
"pg-hstore": "^2.3.3",
66
- "react": "^18.2.0",
+ "react": "^19.0.0",
67
"react-csv": "^2.2.1",
68
"react-datepicker": "^8.0.0",
69
- "react-dom": "^18.2.0",
+ "react-dom": "^19.0.0",
70
"react-draft-wysiwyg": "^1.15.0",
71
"react-i18next": "^15.0.0",
72
"react-intersection-observer": "^9.0.0",
@@ -118,7 +118,7 @@
118
"eslint-plugin-prefer-object-spread": "^1.2.1",
119
"eslint-plugin-prettier": "^5.0.0",
120
"eslint-plugin-react": "^7.37.5",
121
- "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-hooks": "^7.0.0",
122
"husky": "^9.0.0",
123
"immer": "^10.1.1",
124
"minimist": "^1.2.8",
0 commit comments