Skip to content

Commit 72fb447

Browse files
committed
upload
1 parent 0f2b979 commit 72fb447

File tree

3 files changed

+1660
-1324
lines changed

3 files changed

+1660
-1324
lines changed

package.json

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,34 +13,25 @@
1313
"dependencies": {
1414
"@types/katex": "0.16.7",
1515
"@vue/repl": "4.5.1",
16-
"@vuepress/bundler-vite": "2.0.0-rc.23",
17-
"@vuepress/bundler-webpack": "2.0.0-rc.23",
18-
"@vuepress/helper": "2.0.0-rc.105",
19-
"@vuepress/plugin-docsearch": "2.0.0-rc.105",
20-
"@vuepress/plugin-feed": "2.0.0-rc.105",
21-
"@vuepress/plugin-pwa": "2.0.0-rc.105",
22-
"@vuepress/plugin-register-components": "2.0.0-rc.103",
23-
"@vuepress/plugin-revealjs": "2.0.0-rc.105",
16+
"@vuepress/bundler-vite": "2.0.0-rc.24",
17+
"@vuepress/bundler-webpack": "2.0.0-rc.24",
18+
"@vuepress/helper": "2.0.0-rc.112",
19+
"@vuepress/plugin-docsearch": "2.0.0-rc.112",
20+
"@vuepress/plugin-feed": "2.0.0-rc.112",
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",
2424
"@vuepress/shiki-twoslash": "2.0.0-rc.98",
2525
"@vueuse/core": "13.1.0",
26-
"artplayer": "5.2.3",
27-
"echarts-wordcloud": "2.1.0",
2826
"flowchart.ts": "3.0.1",
2927
"katex": "0.16.22",
30-
"kotlin-playground": "1.30.0",
31-
"markmap-lib": "0.18.11",
32-
"markmap-toolbar": "0.18.10",
33-
"markmap-view": "0.18.10",
34-
"mermaid": "11.6.0",
35-
"sandpack-vue3": "3.1.12",
36-
"sass-embedded": "1.87.0",
28+
"mermaid": "11.8.1",
29+
"reveal.js": "5.2.1",
30+
"sass-embedded": "1.89.2",
3731
"sass-loader": "16.0.5",
38-
"vue": "^3.5.14",
39-
"vuepress": "2.0.0-rc.23",
40-
"vuepress-plugin-components": "2.0.0-rc.88",
41-
"vuepress-plugin-md-enhance": "2.0.0-rc.88",
42-
"vuepress-shared": "2.0.0-rc.59",
43-
"vuepress-theme-hope": "2.0.0-rc.88"
32+
"vue": "3.5.17",
33+
"vuepress": "2.0.0-rc.24",
34+
"vuepress-theme-hope": "2.0.0-rc.94"
4435
},
4536
"devDependencies": {
4637
"chart.js": "^4.4.9"

0 commit comments

Comments
 (0)