Skip to content

Commit c032a4f

Browse files
committed
build: bump deps
1 parent 2922ed1 commit c032a4f

File tree

2 files changed

+1512
-1549
lines changed

2 files changed

+1512
-1549
lines changed

Diff for: package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -32,34 +32,34 @@
3232
"dependencies": {
3333
"@vuepress/bundler-vite": "2.0.0-rc.19",
3434
"@vuepress/bundler-webpack": "2.0.0-rc.19",
35-
"@vuepress/plugin-docsearch": "2.0.0-rc.66",
35+
"@vuepress/plugin-docsearch": "2.0.0-rc.74",
3636
"@vuepress/plugin-google-analytics": "2.0.0-rc.66",
3737
"@vuepress/plugin-register-components": "2.0.0-rc.66",
38-
"@vuepress/plugin-shiki": "2.0.0-rc.66",
39-
"@vuepress/theme-default": "2.0.0-rc.66",
38+
"@vuepress/plugin-shiki": "2.0.0-rc.74",
39+
"@vuepress/theme-default": "2.0.0-rc.74",
4040
"http-server": "^14.1.1",
41-
"sass-embedded": "^1.83.0",
41+
"sass-embedded": "^1.83.4",
4242
"sass-loader": "^16.0.4",
4343
"vue": "^3.5.13",
4444
"vuepress": "2.0.0-rc.19"
4545
},
4646
"devDependencies": {
47-
"@commitlint/cli": "^19.6.0",
48-
"@commitlint/config-conventional": "^19.6.0",
49-
"bumpp": "^9.9.1",
50-
"eslint": "^9.17.0",
47+
"@commitlint/cli": "^19.7.1",
48+
"@commitlint/config-conventional": "^19.7.1",
49+
"bumpp": "^10.0.1",
50+
"eslint": "^9.19.0",
5151
"eslint-config-vuepress": "^5.2.4",
5252
"husky": "^9.1.7",
5353
"nano-staged": "^0.8.0",
5454
"prettier": "^3.4.2",
5555
"prettier-config-vuepress": "^5.0.0",
5656
"rimraf": "^6.0.1",
57-
"sort-package-json": "^2.12.0",
58-
"taze": "^0.18.0",
57+
"sort-package-json": "^2.14.0",
58+
"taze": "^18.4.0",
5959
"tsconfig-vuepress": "^5.2.1",
60-
"typescript": "^5.7.2"
60+
"typescript": "^5.7.3"
6161
},
62-
"packageManager": "pnpm@9.15.0",
62+
"packageManager": "pnpm@10.2.0",
6363
"engines": {
6464
"node": ">=18.19.0"
6565
}

0 commit comments

Comments
 (0)