+2
−0
+143
−0
+2
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"devDependencies": {
|
||
"@ant-design/icons-vue": "^7.0.1",
|
||
"@vuepress/bundler-vite": "next",
|
||
"@vuepress/cli": "next",
|
||
"@vuepress/plugin-docsearch": "next",
|
||
| @@ -13,6 +14,7 @@ | ||
"@vuepress/plugin-toc": "next",
|
||
"@vuepress/theme-default": "next",
|
||
"ant-design-vue": "^4.2.6",
|
||
"marked": "^16.0.0",
|
||
"sass-embedded": "^1.83.0",
|
||
"vue-echarts": "~6.2.4",
|
||
"vuepress": "next"
|
||
Loading