Skip to content

Commit 63e0893

Browse files
committed
upload
1 parent 2666d90 commit 63e0893

2 files changed

Lines changed: 34 additions & 9 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@vuepress/helper": "2.0.0-rc.112",
1919
"@vuepress/plugin-docsearch": "2.0.0-rc.112",
2020
"@vuepress/plugin-feed": "2.0.0-rc.112",
21+
"@vuepress/plugin-markdown-chart": "2.0.0-rc.112",
2122
"@vuepress/plugin-pwa": "2.0.0-rc.112",
2223
"@vuepress/plugin-register-components": "2.0.0-rc.112",
2324
"@vuepress/plugin-revealjs": "2.0.0-rc.112",
24-
"@vuepress/plugin-markdown-chart": "2.0.0-rc.112",
2525
"@vuepress/shiki-twoslash": "2.0.0-rc.112",
2626
"@vueuse/core": "13.1.0",
2727
"flowchart.ts": "3.0.1",
@@ -32,10 +32,11 @@
3232
"sass-loader": "16.0.5",
3333
"vue": "3.5.17",
3434
"vuepress": "2.0.0-rc.24",
35-
"vuepress-theme-hope": "2.0.0-rc.94",
36-
"vuepress-plugin-md-enhance": "2.0.0-rc.94"
35+
"vuepress-plugin-md-enhance": "2.0.0-rc.94",
36+
"vuepress-theme-hope": "2.0.0-rc.94"
3737
},
3838
"devDependencies": {
39-
"chart.js": "^4.4.9"
39+
"chart.js": "^4.4.9",
40+
"echarts": "^6.0.0"
4041
}
4142
}

pnpm-lock.yaml

Lines changed: 29 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)