Skip to content

Commit 1c7cb00

Browse files
fix(deps): update nextjs monorepo to v15 (major) (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c43a476 commit 1c7cb00

File tree

2 files changed

+1399
-615
lines changed

2 files changed

+1399
-615
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@react-email/components": "0.1.1",
15-
"next": "14.2.30",
15+
"next": "15.3.5",
1616
"react": "19.1.0",
1717
"react-dom": "19.1.0",
1818
"resend": "latest"
@@ -22,7 +22,7 @@
2222
"@types/react": "19.1.8",
2323
"@types/react-dom": "19.1.6",
2424
"eslint": "8.56.0",
25-
"eslint-config-next": "14.1.0",
25+
"eslint-config-next": "15.3.5",
2626
"prettier": "3.2.5",
2727
"typescript": "5.8.3"
2828
}

0 commit comments

Comments
 (0)