Skip to content

Commit e0a3d3a

Browse files
committed
更新依赖
1 parent ba41c6c commit e0a3d3a

File tree

2 files changed

+255
-404
lines changed

2 files changed

+255
-404
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "1.0.0",
55
"description": "",
6-
"packageManager": "pnpm@10.28.0",
6+
"packageManager": "pnpm@10.28.1",
77
"author": "Jursin <jursin@126.com>",
88
"license": "MIT",
99
"scripts": {
@@ -14,17 +14,17 @@
1414
"vp-update": "pnpm dlx vp-update"
1515
},
1616
"devDependencies": {
17-
"@iconify/json": "^2.2.417",
17+
"@iconify/json": "^2.2.431",
1818
"@vuepress/bundler-vite": "2.0.0-rc.26",
1919
"@vuepress/plugin-feed": "2.0.0-rc.121",
2020
"@waline/client": "^3.8.0",
2121
"http-server": "^14.1.1",
2222
"mermaid": "^11.12.2",
2323
"swiper": "^12.0.3",
2424
"typescript": "^5.9.3",
25-
"vue": "^3.5.25",
25+
"vue": "^3.5.27",
2626
"vuepress": "2.0.0-rc.26",
27-
"vuepress-theme-plume": "1.0.0-rc.185",
27+
"vuepress-theme-plume": "1.0.0-rc.187",
2828
"postprocessing": "^6.38.2",
2929
"three": "^0.182.0"
3030
},

0 commit comments

Comments
 (0)