fix: 移除冲突的 @eslint/js 直接依赖 + 更新 lockfile
远程新增 eslint 相关 devDependencies 但 package-lock.json 未同步, @eslint/js@10 与 eslint@9 .peer 冲突导致 npm ci 失败(ERESOLVE)。 - 移除未使用的 @eslint/js 直接依赖(仅传递依赖保留) - 用 npmmirror 镜像重新生成 package-lock.json 前端构建恢复成功。
This commit is contained in:
Generated
+1457
-666
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user