Skip to content

Commit 8156026

Browse files
fix(deps): update react monorepo to v19.2.0
1 parent 9205ded commit 8156026

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"axios": "1.11.0",
4343
"clsx": "2.1.1",
4444
"i18next": "25.5.2",
45-
"react": "19.1.1",
46-
"react-dom": "19.1.1",
45+
"react": "19.2.0",
46+
"react-dom": "19.2.0",
4747
"react-hook-form": "7.62.0",
4848
"react-i18next": "15.7.3",
4949
"react-redux": "9.2.0",
@@ -67,8 +67,8 @@
6767
"@testing-library/react": "16.3.0",
6868
"@testing-library/user-event": "14.6.1",
6969
"@types/node": "22.18.1",
70-
"@types/react": "19.1.12",
71-
"@types/react-dom": "19.1.9",
70+
"@types/react": "19.2.0",
71+
"@types/react-dom": "19.2.0",
7272
"@vitejs/plugin-react-swc": "4.0.1",
7373
"@vitest/coverage-v8": "3.2.4",
7474
"commitlint": "19.8.1",

0 commit comments

Comments
 (0)