Fix: 帮助文档打包失败v2

This commit is contained in:
2026-04-01 18:56:51 +08:00
parent 5b0acede89
commit ad29502488
4 changed files with 3996 additions and 8750 deletions

View File

@@ -19,14 +19,14 @@
"node": ">=18.0.0"
},
"overrides": {
"lodash": "4.17.21",
"lodash.template": "4.5.0"
},
"devDependencies": {
"dayjs": "^1.9.7",
"inquirer": "^7.1.0",
"json2yaml": "^1.1.0",
"lodash": "^4.17.21",
"lodash.assignwith": "^4.2.0",
"lodash": "4.17.21",
"vuepress": "1.9.9",
"vuepress-plugin-baidu-tongji": "^1.0.1",
"vuepress-plugin-demo-block": "^0.7.2",
@@ -37,13 +37,5 @@
"vuepress-theme-vdoing": "^1.12.9",
"yamljs": "^0.3.0"
},
"dependencies": {},
"resolutions": {
"lodash": "^4.17.21",
"lodash.template": "^4.5.0"
},
"overrides": {
"lodash": "^4.17.21",
"lodash.template": "^4.5.0"
}
}
"dependencies": {}
}