Skip to content

Commit a2815b1

Browse files
committed
chore: bump deps
1 parent f479cd0 commit a2815b1

File tree

2 files changed

+869
-862
lines changed

2 files changed

+869
-862
lines changed

Diff for: package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -30,36 +30,36 @@
3030
},
3131
"prettier": "prettier-config-vuepress",
3232
"dependencies": {
33-
"@vuepress/bundler-vite": "2.0.0-rc.17",
34-
"@vuepress/bundler-webpack": "2.0.0-rc.17",
35-
"@vuepress/plugin-docsearch": "2.0.0-rc.52",
36-
"@vuepress/plugin-google-analytics": "2.0.0-rc.52",
37-
"@vuepress/plugin-register-components": "2.0.0-rc.52",
38-
"@vuepress/plugin-shiki": "2.0.0-rc.52",
39-
"@vuepress/theme-default": "2.0.0-rc.52",
33+
"@vuepress/bundler-vite": "2.0.0-rc.18",
34+
"@vuepress/bundler-webpack": "2.0.0-rc.18",
35+
"@vuepress/plugin-docsearch": "2.0.0-rc.56",
36+
"@vuepress/plugin-google-analytics": "2.0.0-rc.54",
37+
"@vuepress/plugin-register-components": "2.0.0-rc.54",
38+
"@vuepress/plugin-shiki": "2.0.0-rc.56",
39+
"@vuepress/theme-default": "2.0.0-rc.56",
4040
"http-server": "^14.1.1",
41-
"sass-embedded": "^1.79.4",
41+
"sass-embedded": "^1.80.3",
4242
"sass-loader": "^16.0.2",
43-
"vue": "^3.5.10",
44-
"vuepress": "2.0.0-rc.17"
43+
"vue": "^3.5.12",
44+
"vuepress": "2.0.0-rc.18"
4545
},
4646
"devDependencies": {
4747
"@commitlint/cli": "^19.5.0",
4848
"@commitlint/config-conventional": "^19.5.0",
49-
"bumpp": "^9.6.1",
50-
"eslint": "^9.11.1",
51-
"eslint-config-vuepress": "^5.2.0",
49+
"bumpp": "^9.7.1",
50+
"eslint": "^9.13.0",
51+
"eslint-config-vuepress": "^5.2.2",
5252
"husky": "^9.1.6",
5353
"lint-staged": "^15.2.10",
5454
"prettier": "^3.3.3",
5555
"prettier-config-vuepress": "^5.0.0",
5656
"rimraf": "^6.0.1",
5757
"sort-package-json": "^2.10.1",
5858
"taze": "^0.17.2",
59-
"tsconfig-vuepress": "^5.2.0",
60-
"typescript": "^5.6.2"
59+
"tsconfig-vuepress": "^5.2.1",
60+
"typescript": "^5.6.3"
6161
},
62-
"packageManager": "[email protected].0",
62+
"packageManager": "[email protected].2",
6363
"engines": {
6464
"node": ">=18.19.0"
6565
}

0 commit comments

Comments
 (0)