Skip to content

Commit e507ca9

Browse files
fix(deps): update react monorepo
1 parent 559454f commit e507ca9

File tree

2 files changed

+190
-172
lines changed

2 files changed

+190
-172
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"dayjs": "^1.11.19",
4848
"jotai": "2.16.1",
4949
"next-themes": "0.4.6",
50-
"react": "19.2.3",
51-
"react-dom": "19.2.3",
50+
"react": "19.2.4",
51+
"react-dom": "19.2.4",
5252
"react-hook-form": "7.69.0",
5353
"react-icons": "5.5.0",
5454
"resend": "^6.9.2",
@@ -68,7 +68,7 @@
6868
"@testing-library/dom": "10.4.1",
6969
"@testing-library/react": "16.3.1",
7070
"@types/node": "24.10.4",
71-
"@types/react": "19.2.7",
71+
"@types/react": "19.2.14",
7272
"@types/react-dom": "19.2.3",
7373
"@types/unzipper": "0.10.11",
7474
"@vitejs/plugin-react": "5.1.2",

0 commit comments

Comments
 (0)