Skip to content

Commit 69b7e3e

Browse files
fix(deps): update nextjs monorepo to v15
1 parent 8e9867d commit 69b7e3e

2 files changed

Lines changed: 1771 additions & 447 deletions

File tree

apps/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tamagui/next-theme": "latest",
1414
"app": "*",
15-
"next": "13.5.11",
15+
"next": "15.5.0",
1616
"raf": "3.4.1",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1",
@@ -24,6 +24,6 @@
2424
"devDependencies": {
2525
"@tamagui/next-plugin": "latest",
2626
"@types/node": "18.19.122",
27-
"eslint-config-next": "13.5.11"
27+
"eslint-config-next": "15.5.0"
2828
}
2929
}

0 commit comments

Comments
 (0)