Skip to content

Commit 04a4fa7

Browse files
committed
refactor: 移除未使用的类型定义依赖
移除了 package.json 和 package-lock.json 中未使用的 @types/shelljs 和 @types/wordcloud 依赖项,以及相关的间接依赖包如 @nodelib/fs.scandir、 fast-glob、micromatch 等,以减少项目体积并保持依赖项的整洁性。
1 parent a9aabfc commit 04a4fa7

2 files changed

Lines changed: 0 additions & 251 deletions

File tree

package-lock.json

Lines changed: 0 additions & 249 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"@types/node": "24.10.13",
3636
"@types/nprogress": "0.2.3",
3737
"@types/prismjs": "1.26.6",
38-
"@types/shelljs": "0.10.0",
39-
"@types/wordcloud": "1.2.2",
4038
"@vitejs/plugin-vue": "6.0.4",
4139
"front-matter": "4.0.2",
4240
"jsdom": "27.4.0",

0 commit comments

Comments
 (0)