Skip to content

Commit 43c037d

Browse files
fix(deps): update react monorepo
1 parent 55b2b56 commit 43c037d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"node-cron": "^3.0.3",
6363
"pg": "^8.6.0",
6464
"pg-hstore": "^2.3.3",
65-
"react": "^18.2.0",
65+
"react": "^19.0.0",
6666
"react-csv": "^2.2.1",
6767
"react-datepicker": "^8.0.0",
68-
"react-dom": "^18.2.0",
68+
"react-dom": "^19.0.0",
6969
"react-draft-wysiwyg": "^1.15.0",
7070
"react-i18next": "^15.0.0",
7171
"react-intersection-observer": "^9.0.0",
@@ -117,7 +117,7 @@
117117
"eslint-plugin-prefer-object-spread": "^1.2.1",
118118
"eslint-plugin-prettier": "^5.0.0",
119119
"eslint-plugin-react": "^7.37.5",
120-
"eslint-plugin-react-hooks": "^4.6.2",
120+
"eslint-plugin-react-hooks": "^5.0.0",
121121
"husky": "^9.0.0",
122122
"immer": "^10.1.1",
123123
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)