Skip to content

Commit 32e78f9

Browse files
fix(deps): update react monorepo
1 parent d60678e commit 32e78f9

File tree

2 files changed

+120
-120
lines changed

2 files changed

+120
-120
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@react-email/components": "0.1.1",
1414
"clsx": "2.1.1",
1515
"next": "15.3.5",
16-
"react": "19.1.0",
17-
"react-dom": "19.1.0",
16+
"react": "19.1.1",
17+
"react-dom": "19.1.1",
1818
"react-email": "4.0.17",
1919
"resend": "4.6.0",
2020
"sonner": "2.0.6"
@@ -23,8 +23,8 @@
2323
"@biomejs/biome": "2.0.6",
2424
"@tailwindcss/postcss": "4.1.11",
2525
"@types/node": "24.0.8",
26-
"@types/react": "19.1.8",
27-
"@types/react-dom": "19.1.6",
26+
"@types/react": "19.1.12",
27+
"@types/react-dom": "19.1.8",
2828
"autoprefixer": "10.4.21",
2929
"postcss": "8.5.6",
3030
"tailwindcss": "4.1.11",

0 commit comments

Comments
 (0)