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 9205ded commit 8156026Copy full SHA for 8156026
package.json
@@ -42,8 +42,8 @@
42
"axios": "1.11.0",
43
"clsx": "2.1.1",
44
"i18next": "25.5.2",
45
- "react": "19.1.1",
46
- "react-dom": "19.1.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
47
"react-hook-form": "7.62.0",
48
"react-i18next": "15.7.3",
49
"react-redux": "9.2.0",
@@ -67,8 +67,8 @@
67
"@testing-library/react": "16.3.0",
68
"@testing-library/user-event": "14.6.1",
69
"@types/node": "22.18.1",
70
- "@types/react": "19.1.12",
71
- "@types/react-dom": "19.1.9",
+ "@types/react": "19.2.0",
+ "@types/react-dom": "19.2.0",
72
"@vitejs/plugin-react-swc": "4.0.1",
73
"@vitest/coverage-v8": "3.2.4",
74
"commitlint": "19.8.1",
0 commit comments