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 fac577f commit 8d3daf6Copy full SHA for 8d3daf6
package.json
@@ -22,7 +22,7 @@
22
"devDependencies": {
23
"@react-email/preview-server": "4.3.2",
24
"@types/node": "24.10.1",
25
- "@types/react": "19.2.5",
+ "@types/react": "19.2.6",
26
"@types/react-dom": "19.2.3",
27
"eslint": "^9",
28
"eslint-config-next": "16.0.3",
@@ -31,7 +31,7 @@
31
"typescript": "5.8.3"
32
},
33
"overrides": {
34
35
"@types/react-dom": "19.2.3"
36
}
37
0 commit comments