Skip to content

Commit acad39c

Browse files
committed
update: 更新vuepress版本
1 parent 573835b commit acad39c

2 files changed

Lines changed: 1825 additions & 2047 deletions

File tree

package.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,22 @@
1111
"update-package": "pnpm dlx vp-update"
1212
},
1313
"devDependencies": {
14-
"@vuepress/client": "2.0.0-beta.67",
15-
"@vuepress/plugin-docsearch": "2.0.0-beta.67",
16-
"vue": "^3.3.4",
17-
"vuepress": "2.0.0-beta.67",
14+
"@vuepress/client": "2.0.0-rc.0",
15+
"@vuepress/plugin-docsearch": "2.0.0-rc.0",
16+
"vue": "^3.3.9",
17+
"vuepress": "2.0.0-rc.0",
1818
"vuepress-plugin-china-search-console": "2.1.5",
19-
"vuepress-plugin-search-pro": "2.0.0-beta.238",
20-
"vuepress-theme-hope": "2.0.0-beta.238"
19+
"vuepress-plugin-search-pro": "2.0.0-rc.1",
20+
"vuepress-theme-hope": "2.0.0-rc.1"
21+
},
22+
"dependencies": {
23+
"@vue/repl": "^2.8.0",
24+
"chart.js": "^4.4.0",
25+
"echarts": "^5.4.3",
26+
"flowchart.ts": "^1.0.1",
27+
"katex": "^0.16.9",
28+
"mermaid": "^10.6.1",
29+
"reveal.js": "^5.0.2",
30+
"vuepress-plugin-md-enhance": "2.0.0-rc.1"
2131
}
2232
}

0 commit comments

Comments
 (0)