We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3797108 commit e318eeeCopy full SHA for e318eee
2 files changed
package.json
@@ -36,8 +36,8 @@
36
"convex": "1.27.3",
37
"jotai": "2.15.0",
38
"next-themes": "0.4.6",
39
- "react": "19.1.1",
40
- "react-dom": "19.1.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
41
"react-hook-form": "7.63.0",
42
"react-icons": "5.5.0",
43
"unzipper": "0.12.3",
@@ -55,8 +55,8 @@
55
"@testing-library/dom": "10.4.1",
56
"@testing-library/react": "16.3.0",
57
"@types/node": "24.5.2",
58
- "@types/react": "19.1.15",
59
- "@types/react-dom": "19.1.9",
+ "@types/react": "19.2.0",
+ "@types/react-dom": "19.2.0",
60
"@types/unzipper": "0.10.11",
61
"@vitejs/plugin-react": "5.0.4",
62
"@vitest/browser": "3.2.4",
0 commit comments