Skip to content

Commit 985b91d

Browse files
fix(deps): update nextjs monorepo to v16
1 parent b41a4fc commit 985b91d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@progfay/scrapbox-parser": "^10.0.0",
1616
"@typescript-eslint/eslint-plugin": "^8.0.0",
1717
"@typescript-eslint/parser": "^8.0.0",
18-
"next": "15.4.7",
18+
"next": "16.0.2",
1919
"playwright-aws-lambda": "^0.11.0",
2020
"react": "19.2.0",
2121
"react-dom": "19.2.0",
@@ -26,7 +26,7 @@
2626
"@types/react": "19.2.2",
2727
"@types/react-dom": "19.2.2",
2828
"eslint": "^8.56.0",
29-
"eslint-config-next": "15.5.6",
29+
"eslint-config-next": "16.0.2",
3030
"typescript": "5.9.3"
3131
}
3232
}

0 commit comments

Comments
 (0)