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 c8d1b94 commit 82e1946Copy full SHA for 82e1946
package.json
@@ -12,7 +12,7 @@
12
},
13
"dependencies": {
14
"@react-email/components": "0.1.1",
15
- "next": "15.3.5",
+ "next": "15.4.5",
16
"react": "19.1.0",
17
"react-dom": "19.1.0",
18
"resend": "latest"
@@ -22,7 +22,7 @@
22
"@types/react": "19.1.8",
23
"@types/react-dom": "19.1.6",
24
"eslint": "8.56.0",
25
- "eslint-config-next": "15.3.5",
+ "eslint-config-next": "15.4.5",
26
"prettier": "3.2.5",
27
"typescript": "5.8.3"
28
}
0 commit comments