Trim npm deps

This commit is contained in:
yeasy
2026-03-24 21:32:55 -07:00
parent 793cc64738
commit 740f12331a

View File

@@ -4,13 +4,6 @@
"description": "docker_practice", "description": "docker_practice",
"main": "index.js", "main": "index.js",
"devDependencies": { "devDependencies": {
"chalk": "^5.6.2",
"commander": "^14.0.3",
"esm": "^3.0.0",
"gitbook-plugin-editlink": "^1.0.2",
"gitbook-plugin-github": "^3.0.0",
"gitbook-plugin-mermaid-gb3": "^2.1.0",
"gitbook-plugin-page-treeview": "^3.0.6",
"vuepress": "1.9.10", "vuepress": "1.9.10",
"vuepress-plugin-container": "^2.1.5", "vuepress-plugin-container": "^2.1.5",
"vuepress-theme-hope": "^1.0.0" "vuepress-theme-hope": "^1.0.0"