Skip to content

Commit c5f5794

Browse files
committed
更新依赖
1 parent 76cb5d9 commit c5f5794

File tree

2 files changed

+243
-280
lines changed

2 files changed

+243
-280
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,15 +14,15 @@
1414
"vp-update": "pnpm dlx vp-update"
1515
},
1616
"devDependencies": {
17-
"@iconify/json": "^2.2.429",
17+
"@iconify/json": "^2.2.431",
1818
"@vuepress/bundler-vite": "2.0.0-rc.26",
1919
"@waline/client": "^3.8.0",
2020
"http-server": "^14.1.1",
2121
"swiper": "^12.0.3",
2222
"typescript": "^5.9.3",
23-
"vue": "^3.5.26",
23+
"vue": "^3.5.27",
2424
"vuepress": "2.0.0-rc.26",
25-
"vuepress-theme-plume": "1.0.0-rc.185"
25+
"vuepress-theme-plume": "1.0.0-rc.187"
2626
},
2727
"pnpm": {
2828
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)