Skip to content

Commit 946392f

Browse files
committed
build: bump deps
1 parent 4cc4b2a commit 946392f

File tree

3 files changed

+1066
-946
lines changed

3 files changed

+1066
-946
lines changed

config/plugins/search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"header": {
44
"/": "Search Provider",
5-
"/zh/": "搜素提供商"
5+
"/zh/": "搜索提供商"
66
},
77
"items": [
88
{

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
},
1515
"license": "CC0",
1616
"dependencies": {
17-
"@vuepress/bundler-vite": "2.0.0-rc.9",
18-
"@vuepress/helper": "2.0.0-rc.26",
19-
"vue": "3.4.26",
20-
"vuepress": "2.0.0-rc.9",
21-
"vuepress-shared": "2.0.0-rc.38",
22-
"vuepress-theme-hope": "2.0.0-rc.38"
17+
"@vuepress/bundler-vite": "2.0.0-rc.14",
18+
"@vuepress/helper": "2.0.0-rc.38",
19+
"vue": "3.4.31",
20+
"vuepress": "2.0.0-rc.14",
21+
"vuepress-shared": "2.0.0-rc.51",
22+
"vuepress-theme-hope": "2.0.0-rc.51"
2323
},
2424
"devDependencies": {
2525
"husky": "9.0.11",
2626
"markdownlint-cli2": "0.13.0",
2727
"nano-staged": "0.8.0",
28-
"prettier": "3.2.5"
28+
"prettier": "3.3.3"
2929
},
30-
"packageManager": "pnpm@9.0.6",
30+
"packageManager": "pnpm@9.5.0",
3131
"nano-staged": {
3232
"**/*": "prettier --write --ignore-unknown",
3333
"*.md": "markdownlint-cli2"

0 commit comments

Comments
 (0)