Skip to content

Commit 9e5ff43

Browse files
committed
更新 npm 依赖版本
1 parent 353974a commit 9e5ff43

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,22 @@
1313
"docs:update-package": "pnpm dlx vp-update"
1414
},
1515
"devDependencies": {
16-
"@vuepress/bundler-webpack": "2.0.0-rc.9",
17-
"@vuepress/plugin-pwa": "2.0.0-rc.23",
18-
"@waline/client": "^3.1.3",
16+
"@vuepress/bundler-webpack": "2.0.0-rc.18",
17+
"@vuepress/plugin-pwa": "2.0.0-rc.57",
18+
"@waline/client": "^3.3.2",
1919
"copy-webpack-plugin": "^12.0.2",
20-
"katex": "^0.16.10",
21-
"sass-loader": "^14.1.1",
22-
"vue": "^3.4.21",
23-
"vuepress": "2.0.0-rc.9",
24-
"vuepress-plugin-search-pro": "2.0.0-rc.33",
25-
"vuepress-theme-hope": "2.0.0-rc.33"
20+
"katex": "^0.16.11",
21+
"sass-embedded": "^1.80.6",
22+
"sass-loader": "^16.0.3",
23+
"vue": "^3.5.12",
24+
"vuepress": "2.0.0-rc.18",
25+
"vuepress-plugin-search-pro": "2.0.0-rc.59",
26+
"vuepress-theme-hope": "2.0.0-rc.59"
2627
},
2728
"dependencies": {
28-
"@vuepress/plugin-blog": "2.0.0-rc.23",
29-
"@vuepress/plugin-feed": "2.0.0-rc.23",
30-
"@vuepress/plugin-search": "2.0.0-rc.21",
31-
"nodejs-jieba": "^0.1.2"
29+
"@vuepress/plugin-blog": "2.0.0-rc.57",
30+
"@vuepress/plugin-feed": "2.0.0-rc.57",
31+
"@vuepress/plugin-search": "2.0.0-rc.55",
32+
"nodejs-jieba": "^0.2.1"
3233
}
3334
}

0 commit comments

Comments
 (0)