Skip to content

Commit 5230ee4

Browse files
committed
build: bump deps
1 parent 82379c0 commit 5230ee4

File tree

10 files changed

+1875
-1723
lines changed

10 files changed

+1875
-1723
lines changed

e2e/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"@vuepress-e2e/style-exports": "file:./modules/style-exports",
2121
"@vuepress/bundler-vite": "workspace:*",
2222
"@vuepress/bundler-webpack": "workspace:*",
23-
"sass": "^1.79.5",
24-
"sass-embedded": "^1.79.5",
25-
"sass-loader": "^16.0.2",
26-
"vue": "^3.5.12",
23+
"sass": "^1.82.0",
24+
"sass-embedded": "^1.82.0",
25+
"sass-loader": "^16.0.4",
26+
"vue": "^3.5.13",
2727
"vuepress": "workspace:*"
2828
},
2929
"devDependencies": {
30-
"@playwright/test": "^1.48.0",
30+
"@playwright/test": "^1.49.1",
3131
"anywhere": "^1.6.0",
3232
"cross-env": "^7.0.3"
3333
}

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -32,30 +32,30 @@
3232
},
3333
"prettier": "prettier-config-vuepress",
3434
"devDependencies": {
35-
"@commitlint/cli": "^19.5.0",
36-
"@commitlint/config-conventional": "^19.5.0",
35+
"@commitlint/cli": "^19.6.0",
36+
"@commitlint/config-conventional": "^19.6.0",
3737
"@commitlint/types": "^19.5.0",
38-
"@types/node": "^22.7.5",
38+
"@types/node": "^22.10.1",
3939
"@types/webpack-env": "^1.18.5",
40-
"@vitest/coverage-istanbul": "^2.1.3",
41-
"bumpp": "^9.7.1",
40+
"@vitest/coverage-istanbul": "^2.1.8",
41+
"bumpp": "^9.9.0",
4242
"conventional-changelog-cli": "^5.0.0",
43-
"eslint": "^9.12.0",
44-
"eslint-config-vuepress": "^5.2.1",
45-
"husky": "^9.1.6",
46-
"jiti": "^2.3.3",
47-
"lint-staged": "^15.2.10",
48-
"prettier": "^3.3.3",
43+
"eslint": "^9.16.0",
44+
"eslint-config-vuepress": "^5.2.4",
45+
"husky": "^9.1.7",
46+
"jiti": "^2.4.1",
47+
"lint-staged": "^15.2.11",
48+
"prettier": "^3.4.2",
4949
"prettier-config-vuepress": "^5.0.0",
5050
"rimraf": "^6.0.1",
51-
"sort-package-json": "^2.10.1",
51+
"sort-package-json": "^2.12.0",
5252
"taze": "^0.17.2",
5353
"tsconfig-vuepress": "^5.2.1",
54-
"tsup": "^8.3.0",
55-
"typescript": "^5.6.3",
56-
"vite": "~5.4.9",
57-
"vitest": "^2.1.3",
58-
"vue-tsc": "^2.1.6"
54+
"tsup": "^8.3.5",
55+
"typescript": "~5.6.3",
56+
"vite": "~5.4.11",
57+
"vitest": "^2.1.8",
58+
"vue-tsc": "^2.1.10"
5959
},
60-
"packageManager": "pnpm@9.12.1"
60+
"packageManager": "pnpm@9.15.0"
6161
}

packages/bundler-vite/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"clean": "rimraf dist"
3636
},
3737
"dependencies": {
38-
"@vitejs/plugin-vue": "^5.1.4",
38+
"@vitejs/plugin-vue": "^5.2.1",
3939
"@vuepress/bundlerutils": "workspace:*",
4040
"@vuepress/client": "workspace:*",
4141
"@vuepress/core": "workspace:*",
4242
"@vuepress/shared": "workspace:*",
4343
"@vuepress/utils": "workspace:*",
4444
"autoprefixer": "^10.4.20",
4545
"connect-history-api-fallback": "^2.0.0",
46-
"postcss": "^8.4.47",
46+
"postcss": "^8.4.49",
4747
"postcss-load-config": "^6.0.1",
48-
"rollup": "^4.24.0",
49-
"vite": "~5.4.9",
50-
"vue": "^3.5.12",
51-
"vue-router": "^4.4.5"
48+
"rollup": "^4.28.1",
49+
"vite": "~5.4.11",
50+
"vue": "^3.5.13",
51+
"vue-router": "^4.5.0"
5252
},
5353
"devDependencies": {
5454
"@types/connect-history-api-fallback": "^1.5.4"

packages/bundler-webpack/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
"css-loader": "^7.1.2",
5050
"css-minimizer-webpack-plugin": "^7.0.0",
5151
"esbuild-loader": "~4.2.2",
52-
"express": "^4.21.1",
53-
"html-webpack-plugin": "^5.6.0",
54-
"lightningcss": "^1.27.0",
55-
"mini-css-extract-plugin": "^2.9.1",
56-
"postcss": "^8.4.47",
52+
"express": "^4.21.2",
53+
"html-webpack-plugin": "^5.6.3",
54+
"lightningcss": "^1.28.2",
55+
"mini-css-extract-plugin": "^2.9.2",
56+
"postcss": "^8.4.49",
5757
"postcss-loader": "^8.1.1",
5858
"style-loader": "^4.0.0",
59-
"vue": "^3.5.12",
59+
"vue": "^3.5.13",
6060
"vue-loader": "^17.4.2",
61-
"vue-router": "^4.4.5",
62-
"webpack": "^5.95.0",
61+
"vue-router": "^4.5.0",
62+
"webpack": "^5.97.1",
6363
"webpack-5-chain": "^8.0.2",
6464
"webpack-dev-server": "^5.1.0",
6565
"webpack-merge": "^6.0.1"

packages/bundlerutils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@vuepress/core": "workspace:*",
3737
"@vuepress/shared": "workspace:*",
3838
"@vuepress/utils": "workspace:*",
39-
"vue": "^3.5.12",
40-
"vue-router": "^4.4.5"
39+
"vue": "^3.5.13",
40+
"vue-router": "^4.5.0"
4141
},
4242
"publishConfig": {
4343
"access": "public"

packages/client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"clean": "rimraf dist"
3838
},
3939
"dependencies": {
40-
"@vue/devtools-api": "^7.4.6",
40+
"@vue/devtools-api": "^7.6.7",
4141
"@vuepress/shared": "workspace:*",
42-
"vue": "^3.5.12",
43-
"vue-router": "^4.4.5"
42+
"vue": "^3.5.13",
43+
"vue-router": "^4.5.0"
4444
},
4545
"publishConfig": {
4646
"access": "public"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@vuepress/markdown": "workspace:*",
3636
"@vuepress/shared": "workspace:*",
3737
"@vuepress/utils": "workspace:*",
38-
"vue": "^3.5.12"
38+
"vue": "^3.5.13"
3939
},
4040
"publishConfig": {
4141
"access": "public"

packages/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"@types/fs-extra": "^11.0.4",
3636
"@types/hash-sum": "^1.0.2",
3737
"@vuepress/shared": "workspace:*",
38-
"debug": "^4.3.7",
38+
"debug": "^4.4.0",
3939
"fs-extra": "^11.2.0",
4040
"globby": "^14.0.2",
4141
"hash-sum": "^2.0.0",
42-
"ora": "^8.1.0",
43-
"picocolors": "^1.1.0",
42+
"ora": "^8.1.1",
43+
"picocolors": "^1.1.1",
4444
"upath": "^2.0.1"
4545
},
4646
"publishConfig": {

packages/vuepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@vuepress/markdown": "workspace:*",
5656
"@vuepress/shared": "workspace:*",
5757
"@vuepress/utils": "workspace:*",
58-
"vue": "^3.5.12"
58+
"vue": "^3.5.13"
5959
},
6060
"peerDependencies": {
6161
"@vuepress/bundler-vite": "workspace:*",

0 commit comments

Comments
 (0)