优化:文章元数据及版权声明针对原创及转载优化显示效果(将 VitePress 版本升级为 v1.0.0-alpha.35)
This commit is contained in:
14
package.json
14
package.json
@@ -6,26 +6,26 @@
|
||||
"build": "node collect-article-data.mjs && vitepress build docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arco-design/web-vue": "^2.40.0",
|
||||
"@arco-design/web-vue": "^2.41.0",
|
||||
"flexsearch": "^0.7.31",
|
||||
"markdown-it": "^13.0.1",
|
||||
"mermaid": "9.1.7",
|
||||
"unplugin-vue-components": "^0.22.11",
|
||||
"vite": "^4.0.0",
|
||||
"vitepress": "1.0.0-alpha.32",
|
||||
"unplugin-vue-components": "^0.22.12",
|
||||
"vite": "^4.0.4",
|
||||
"vitepress": "1.0.0-alpha.35",
|
||||
"vitepress-plugin-mermaid": "^2.0.8",
|
||||
"vitepress-plugin-search": "1.0.4-alpha.16",
|
||||
"vitepress-plugin-search": "1.0.4-alpha.17",
|
||||
"vue": "^3.2.45"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "^2.4.23",
|
||||
"axios": "^1.2.1",
|
||||
"axios": "^1.2.2",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"fast-glob": "^3.2.12",
|
||||
"gitalk": "^1.8.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jquery": "^3.6.1"
|
||||
"jquery": "^3.6.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
|
Reference in New Issue
Block a user