Skip to content

Commit 02aed9d

Browse files
fix(deps): update react monorepo to v19.2.0 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46f1781 commit 02aed9d

2 files changed

Lines changed: 151 additions & 151 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"convex": "1.27.3",
3737
"jotai": "2.15.0",
3838
"next-themes": "0.4.6",
39-
"react": "19.1.1",
40-
"react-dom": "19.1.1",
39+
"react": "19.2.0",
40+
"react-dom": "19.2.0",
4141
"react-hook-form": "7.64.0",
4242
"react-icons": "5.5.0",
4343
"unzipper": "0.12.3",
@@ -55,8 +55,8 @@
5555
"@testing-library/dom": "10.4.1",
5656
"@testing-library/react": "16.3.0",
5757
"@types/node": "24.5.2",
58-
"@types/react": "19.1.15",
59-
"@types/react-dom": "19.1.9",
58+
"@types/react": "19.2.0",
59+
"@types/react-dom": "19.2.0",
6060
"@types/unzipper": "0.10.11",
6161
"@vitejs/plugin-react": "5.0.4",
6262
"@vitest/browser": "3.2.4",

0 commit comments

Comments
 (0)