Skip to content

Commit 0d81e99

Browse files
committed
chore: bump deps
1 parent 592b7f0 commit 0d81e99

File tree

2 files changed

+5676
-4450
lines changed

2 files changed

+5676
-4450
lines changed

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -29,34 +29,34 @@
2929
},
3030
"prettier": "prettier-config-vuepress",
3131
"dependencies": {
32-
"@vuepress/bundler-vite": "2.0.0-rc.8",
33-
"@vuepress/bundler-webpack": "2.0.0-rc.8",
34-
"@vuepress/plugin-docsearch": "2.0.0-rc.18",
35-
"@vuepress/plugin-google-analytics": "2.0.0-rc.15",
36-
"@vuepress/plugin-register-components": "2.0.0-rc.15",
37-
"@vuepress/plugin-shiki": "2.0.0-rc.18",
38-
"@vuepress/theme-default": "2.0.0-rc.18",
32+
"@vuepress/bundler-vite": "2.0.0-rc.9",
33+
"@vuepress/bundler-webpack": "2.0.0-rc.9",
34+
"@vuepress/plugin-docsearch": "2.0.0-rc.26",
35+
"@vuepress/plugin-google-analytics": "2.0.0-rc.21",
36+
"@vuepress/plugin-register-components": "2.0.0-rc.21",
37+
"@vuepress/plugin-shiki": "2.0.0-rc.25",
38+
"@vuepress/theme-default": "2.0.0-rc.26",
3939
"anywhere": "^1.6.0",
40-
"sass-loader": "^14.1.1",
41-
"vue": "^3.4.21",
42-
"vuepress": "2.0.0-rc.8"
40+
"sass-loader": "^14.2.1",
41+
"vue": "^3.4.26",
42+
"vuepress": "2.0.0-rc.9"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "^19.0.3",
46-
"@commitlint/config-conventional": "^19.0.3",
45+
"@commitlint/cli": "^19.3.0",
46+
"@commitlint/config-conventional": "^19.2.2",
4747
"eslint": "^8.57.0",
48-
"eslint-config-vuepress": "^4.10.0",
49-
"eslint-config-vuepress-typescript": "^4.10.0",
48+
"eslint-config-vuepress": "^4.10.1",
49+
"eslint-config-vuepress-typescript": "^4.10.1",
5050
"husky": "^9.0.11",
5151
"lint-staged": "^15.2.2",
5252
"prettier": "^3.2.5",
5353
"prettier-config-vuepress": "^4.4.0",
5454
"rimraf": "^5.0.5",
55-
"sort-package-json": "^2.8.0",
55+
"sort-package-json": "^2.10.0",
5656
"tsconfig-vuepress": "^4.5.0",
57-
"typescript": "^5.3.3"
57+
"typescript": "^5.4.5"
5858
},
59-
"packageManager": "pnpm@8.15.4",
59+
"packageManager": "pnpm@9.0.6",
6060
"engines": {
6161
"node": ">=18.18.0"
6262
}

0 commit comments

Comments
 (0)