feat(docs): 添加系统分析师学习笔记模块并更新依赖
- 新增系统分析师笔记目录及初始章节文件 - 在导航栏和笔记配置中添加系统分析师入口 - 添加系统分析师考试概览文档 - 更新 package.json 依赖:添加 @vuepress/plugin-comment 并升级 @waline/client 版本
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"vuepress-theme-plume": "1.0.0-rc.164"
|
||||
},
|
||||
"dependencies": {
|
||||
"@waline/client": "^3.6.0",
|
||||
"@vuepress/plugin-comment": "^2.0.0-rc.112",
|
||||
"@waline/client": "^3.13.0",
|
||||
"mermaid": "^11.12.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user