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 cd977b3 commit dbd78b3Copy full SHA for dbd78b3
package.json
@@ -58,10 +58,10 @@
58
"node-cron": "^3.0.3",
59
"pg": "^8.6.0",
60
"pg-hstore": "^2.3.3",
61
- "react": "^18.2.0",
+ "react": "^19.0.0",
62
"react-csv": "^2.2.1",
63
"react-datepicker": "^8.0.0",
64
- "react-dom": "^18.2.0",
+ "react-dom": "^19.0.0",
65
"react-draft-wysiwyg": "^1.15.0",
66
"react-i18next": "^15.0.0",
67
"react-intersection-observer": "^9.0.0",
@@ -112,7 +112,7 @@
112
"eslint-plugin-prefer-object-spread": "^1.2.1",
113
"eslint-plugin-prettier": "^5.0.0",
114
"eslint-plugin-react": "^7.37.5",
115
- "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-hooks": "^6.0.0",
116
"husky": "^9.0.0",
117
"immer": "^10.1.1",
118
"minimist": "^1.2.8",
0 commit comments