We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fb447 commit 2666d90Copy full SHA for 2666d90
package.json
@@ -21,7 +21,8 @@
21
"@vuepress/plugin-pwa": "2.0.0-rc.112",
22
"@vuepress/plugin-register-components": "2.0.0-rc.112",
23
"@vuepress/plugin-revealjs": "2.0.0-rc.112",
24
- "@vuepress/shiki-twoslash": "2.0.0-rc.98",
+ "@vuepress/plugin-markdown-chart": "2.0.0-rc.112",
25
+ "@vuepress/shiki-twoslash": "2.0.0-rc.112",
26
"@vueuse/core": "13.1.0",
27
"flowchart.ts": "3.0.1",
28
"katex": "0.16.22",
@@ -31,7 +32,8 @@
31
32
"sass-loader": "16.0.5",
33
"vue": "3.5.17",
34
"vuepress": "2.0.0-rc.24",
- "vuepress-theme-hope": "2.0.0-rc.94"
35
+ "vuepress-theme-hope": "2.0.0-rc.94",
36
+ "vuepress-plugin-md-enhance": "2.0.0-rc.94"
37
},
38
"devDependencies": {
39
"chart.js": "^4.4.9"
0 commit comments