Skip to content

Commit abe1430

Browse files
fix(deps): update react monorepo
1 parent 201f241 commit abe1430

File tree

2 files changed

+231
-53
lines changed

2 files changed

+231
-53
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"@tanstack/react-query": "^4.36.1",
3333
"@tanstack/react-query-devtools": "^4.36.1",
3434
"@types/node": "22.15.21",
35-
"@types/react": "18.3.12",
36-
"@types/react-dom": "18.3.1",
35+
"@types/react": "19.2.2",
36+
"@types/react-dom": "19.2.2",
3737
"i18next": "23.16.4",
3838
"lodash.isequal": "^4.5.0",
39-
"react": "18.3.1",
40-
"react-dom": "18.3.1",
39+
"react": "19.2.0",
40+
"react-dom": "19.2.0",
4141
"react-i18next": "15.1.0",
4242
"react-toastify": "10.0.6",
4343
"typescript": "5.6.3"
@@ -90,7 +90,7 @@
9090
"eslint-plugin-jsx-a11y": "6.10.2",
9191
"eslint-plugin-prettier": "5.2.6",
9292
"eslint-plugin-react": "^7.33.2",
93-
"eslint-plugin-react-hooks": "4.6.2",
93+
"eslint-plugin-react-hooks": "7.0.1",
9494
"husky": "9.1.7",
9595
"miragejs": "^0.1.48",
9696
"nock": "^13.5.0",

0 commit comments

Comments
 (0)