Skip to content

Commit c0a81f6

Browse files
committed
chore: update deps
1 parent 6327de8 commit c0a81f6

File tree

5 files changed

+3062
-2725
lines changed

5 files changed

+3062
-2725
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,32 @@
1414
},
1515
"dependencies": {
1616
"@types/katex": "0.16.7",
17-
"@types/three": "0.163.0",
18-
"@vue/repl": "4.1.1",
17+
"@types/three": "0.164.0",
18+
"@vue/repl": "4.1.2",
1919
"@vuepress/bundler-vite": "2.0.0-rc.9",
20-
"@vuepress/helper": "2.0.0-rc.23",
21-
"@vuepress/plugin-copy-code": "2.0.0-rc.23",
22-
"@vuepress/plugin-feed": "2.0.0-rc.23",
20+
"@vuepress/helper": "2.0.0-rc.26",
21+
"@vuepress/plugin-copy-code": "2.0.0-rc.26",
22+
"@vuepress/plugin-feed": "2.0.0-rc.26",
2323
"@vueuse/core": "10.9.0",
2424
"artplayer": "5.1.1",
2525
"axios": "1.6.8",
2626
"chart.js": "4.4.2",
2727
"dashjs": "4.7.4",
2828
"echarts": "5.5.0",
2929
"flowchart.ts": "3.0.0",
30-
"hls.js": "1.5.7",
30+
"hls.js": "1.5.8",
3131
"katex": "0.16.10",
3232
"mermaid": "10.9.0",
3333
"mpegts.js": "1.7.3",
3434
"plyr": "3.7.8",
35-
"reveal.js": "5.0.5",
36-
"three": "0.163.0",
37-
"vidstack": "1.11.6",
38-
"vue": "3.4.21",
35+
"reveal.js": "5.1.0",
36+
"three": "0.164.1",
37+
"vidstack": "1.11.21",
38+
"vue": "3.4.26",
3939
"vuepress": "2.0.0-rc.9",
40-
"vuepress-plugin-search-pro": "2.0.0-rc.33",
41-
"vuepress-shared": "2.0.0-rc.33",
42-
"vuepress-theme-hope": "2.0.0-rc.33"
40+
"vuepress-plugin-search-pro": "2.0.0-rc.38",
41+
"vuepress-shared": "2.0.0-rc.38",
42+
"vuepress-theme-hope": "2.0.0-rc.38"
4343
},
44-
"packageManager": "pnpm@8.15.6"
44+
"packageManager": "pnpm@9.0.6"
4545
}

0 commit comments

Comments
 (0)