Skip to content

Commit 0b7b719

Browse files
committed
build: bump deps
1 parent 81e869f commit 0b7b719

3 files changed

Lines changed: 739 additions & 314 deletions

File tree

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"dependencies": {
2222
"@vuepress/bundler-vite": "2.0.0-rc.30",
2323
"@vuepress/bundler-webpack": "2.0.0-rc.30",
24-
"@vuepress/plugin-docsearch": "2.0.0-rc.130",
24+
"@vuepress/plugin-docsearch": "2.0.0-rc.131",
2525
"@vuepress/plugin-google-analytics": "2.0.0-rc.130",
2626
"@vuepress/plugin-register-components": "2.0.0-rc.130",
27-
"@vuepress/plugin-shiki": "2.0.0-rc.130",
28-
"@vuepress/theme-default": "2.0.0-rc.130",
27+
"@vuepress/plugin-shiki": "2.0.0-rc.131",
28+
"@vuepress/theme-default": "2.0.0-rc.131",
2929
"http-server": "^14.1.1",
3030
"sass-embedded": "^1.99.0",
3131
"sass-loader": "^16.0.8",
@@ -43,7 +43,6 @@
4343
"nano-staged": "^1.0.2",
4444
"oxfmt": "^0.49.0",
4545
"rimraf": "^6.1.3",
46-
"sort-package-json": "^3.6.1",
4746
"taze": "^19.12.0",
4847
"tsconfig-vuepress": "^7.0.0",
4948
"typescript": "^6.0.3",
@@ -61,7 +60,7 @@
6160
"devEngines": {
6261
"packageManager": {
6362
"name": "pnpm",
64-
"version": "11.1.2",
63+
"version": "11.9.0",
6564
"onFail": "download"
6665
},
6766
"runtime": {

0 commit comments

Comments
 (0)