chore: 移除不必要的 terser 依赖

This commit is contained in:
小墨
2025-07-10 11:48:57 +08:00
parent 74cc77579e
commit 24847278f5
2 changed files with 0 additions and 4 deletions

View File

@@ -145,7 +145,6 @@
"postcss-scss": "^4.0.9",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.8",
"terser": "^5.36.0",
"typescript": "^5.7.2",
"unocss": "65.4.2",
"unplugin-auto-import": "^0.17.8",

3
pnpm-lock.yaml generated
View File

@@ -215,9 +215,6 @@ importers:
sass:
specifier: 1.77.8
version: 1.77.8
terser:
specifier: ^5.36.0
version: 5.36.0
typescript:
specifier: ^5.7.2
version: 5.7.2