Skip to content

Commit dbd78b3

Browse files
fix(deps): update react monorepo
1 parent cd977b3 commit dbd78b3

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
@@ -58,10 +58,10 @@
5858
"node-cron": "^3.0.3",
5959
"pg": "^8.6.0",
6060
"pg-hstore": "^2.3.3",
61-
"react": "^18.2.0",
61+
"react": "^19.0.0",
6262
"react-csv": "^2.2.1",
6363
"react-datepicker": "^8.0.0",
64-
"react-dom": "^18.2.0",
64+
"react-dom": "^19.0.0",
6565
"react-draft-wysiwyg": "^1.15.0",
6666
"react-i18next": "^15.0.0",
6767
"react-intersection-observer": "^9.0.0",
@@ -112,7 +112,7 @@
112112
"eslint-plugin-prefer-object-spread": "^1.2.1",
113113
"eslint-plugin-prettier": "^5.0.0",
114114
"eslint-plugin-react": "^7.37.5",
115-
"eslint-plugin-react-hooks": "^4.6.2",
115+
"eslint-plugin-react-hooks": "^6.0.0",
116116
"husky": "^9.0.0",
117117
"immer": "^10.1.1",
118118
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)