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 b41a4fc commit 985b91dCopy full SHA for 985b91d
package.json
@@ -15,7 +15,7 @@
15
"@progfay/scrapbox-parser": "^10.0.0",
16
"@typescript-eslint/eslint-plugin": "^8.0.0",
17
"@typescript-eslint/parser": "^8.0.0",
18
- "next": "15.4.7",
+ "next": "16.0.2",
19
"playwright-aws-lambda": "^0.11.0",
20
"react": "19.2.0",
21
"react-dom": "19.2.0",
@@ -26,7 +26,7 @@
26
"@types/react": "19.2.2",
27
"@types/react-dom": "19.2.2",
28
"eslint": "^8.56.0",
29
- "eslint-config-next": "15.5.6",
+ "eslint-config-next": "16.0.2",
30
"typescript": "5.9.3"
31
}
32
0 commit comments