fix: 归档修复,不再更新该模板,后续会开源新模板!

This commit is contained in:
2025-06-28 10:04:11 +08:00
parent dc5e159616
commit dca89ae4d0
560 changed files with 76 additions and 19893 deletions

View File

@@ -11,28 +11,28 @@
"preview": "vitepress preview docs"
},
"devDependencies": {
"@arco-design/web-vue": "^2.53.3",
"@types/blueimp-md5": "^2.18.2",
"@types/jquery": "^3.5.29",
"markdown-it": "^13.0.2",
"markdown-it-footnote": "^3.0.3",
"markdown-it-mathjax3": "^4.3.2",
"@arco-design/web-vue": "2.57.0",
"@types/blueimp-md5": "2.18.2",
"@types/jquery": "3.5.29",
"markdown-it": "14.1.0",
"markdown-it-footnote": "3.0.3",
"markdown-it-mathjax3": "4.3.2",
"mermaid": "9.3.0",
"unplugin-vue-components": "^0.25.2",
"vite": "^5.0.3",
"vitepress": "1.0.0-rc.31",
"unplugin-vue-components": "0.25.2",
"vite": "5.0.3",
"vitepress": "1.6.3",
"vitepress-plugin-mermaid": "2.0.8",
"vue": "^3.3.9"
"vue": "3.5.13"
},
"dependencies": {
"@antv/g2plot": "2.4.31",
"axios": "^1.6.2",
"blueimp-md5": "^2.19.0",
"dayjs": "^1.11.10",
"fast-glob": "^3.3.2",
"gitalk": "^1.8.0",
"gray-matter": "^4.0.3",
"jquery": "^3.7.1"
"axios": "1.6.2",
"blueimp-md5": "2.19.0",
"dayjs": "1.11.10",
"fast-glob": "3.3.2",
"gitalk": "1.8.0",
"gray-matter": "4.0.3",
"jquery": "3.7.1"
},
"pnpm": {
"overrides": {