fix(admin-web): upgrade Next.js to 15.1.11 for CVE-2025-55182 security patch

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-22 00:31:59 -08:00
parent 0220650cd9
commit 4e52b53657
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"axios": "^1.7.9",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"next": "^15.1.6",
"next": "^15.1.11",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.2.0",