Skip to content

Commit 9caf638

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 2113378 commit 9caf638

File tree

2 files changed

+1897
-456
lines changed

2 files changed

+1897
-456
lines changed

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": "16.0.3",
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.130",
27-
"eslint-config-next": "13.5.11"
27+
"eslint-config-next": "16.0.3"
2828
}
2929
}

0 commit comments

Comments
 (0)