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 d60678e commit 32e78f9Copy full SHA for 32e78f9
package.json
@@ -13,8 +13,8 @@
13
"@react-email/components": "0.1.1",
14
"clsx": "2.1.1",
15
"next": "15.3.5",
16
- "react": "19.1.0",
17
- "react-dom": "19.1.0",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
18
"react-email": "4.0.17",
19
"resend": "4.6.0",
20
"sonner": "2.0.6"
@@ -23,8 +23,8 @@
23
"@biomejs/biome": "2.0.6",
24
"@tailwindcss/postcss": "4.1.11",
25
"@types/node": "24.0.8",
26
- "@types/react": "19.1.8",
27
- "@types/react-dom": "19.1.6",
+ "@types/react": "19.1.12",
+ "@types/react-dom": "19.1.8",
28
"autoprefixer": "10.4.21",
29
"postcss": "8.5.6",
30
"tailwindcss": "4.1.11",
0 commit comments