⬆️(frontend) upgrade Next.js to v16

Upgrade Next.js to v16, which includes Turbopack
support by default. It improves dev and build
performance considerably.
This commit is contained in:
Anthony LC
2026-03-11 11:22:27 +01:00
parent 3cad1b8a39
commit 679b29e2e0
11 changed files with 92 additions and 70 deletions

View File

@@ -54,10 +54,7 @@
"groupName": "ignored js dependencies",
"matchManagers": ["npm"],
"matchPackageNames": [
"@next/eslint-plugin-next",
"eslint-config-next",
"fetch-mock",
"next",
"node",
"node-fetch",
"react-resizable-panels",