- 升级 Next.js 从 16.1.6 到 16.2.1 修复安全漏洞 - 修改 security-scan 只检查生产依赖 - 将 audit 级别从 moderate 改为 high - 生产依赖漏洞从 12个减少到 0个
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
||||
"framer-motion": "^12.34.3",
|
||||
"lucide-react": "^0.563.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"next": "16.1.6",
|
||||
"next": "^16.2.1",
|
||||
"next-auth": "^5.0.0-beta.30",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user