Skip to content

Commit 4b21b26

Browse files
committed
build: bump dependencies
1 parent 7b2e3fa commit 4b21b26

File tree

23 files changed

+593
-587
lines changed

23 files changed

+593
-587
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vuepress/theme-default": "workspace:*",
2222
"@vuepress/utils": "workspace:*",
2323
"anywhere": "^1.6.0",
24-
"sass-loader": "^13.0.2",
25-
"vue": "^3.2.39"
24+
"sass-loader": "^13.1.0",
25+
"vue": "^3.2.41"
2626
}
2727
}

ecosystem/plugin-active-header-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vuepress/core": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
4141
"ts-debounce": "^4.0.0",
42-
"vue": "^3.2.39",
42+
"vue": "^3.2.41",
4343
"vue-router": "^4.1.5"
4444
},
4545
"publishConfig": {

ecosystem/plugin-back-to-top/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vuepress/core": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
4141
"ts-debounce": "^4.0.0",
42-
"vue": "^3.2.39"
42+
"vue": "^3.2.41"
4343
},
4444
"publishConfig": {
4545
"access": "public"

ecosystem/plugin-docsearch/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"copy": "cpx \"src/**/*.css\" lib"
3838
},
3939
"dependencies": {
40-
"@docsearch/css": "^3.2.1",
41-
"@docsearch/js": "^3.2.1",
42-
"@docsearch/react": "^3.2.1",
40+
"@docsearch/css": "^3.2.2",
41+
"@docsearch/js": "^3.2.2",
42+
"@docsearch/react": "^3.2.2",
4343
"@vuepress/client": "workspace:*",
4444
"@vuepress/core": "workspace:*",
4545
"@vuepress/shared": "workspace:*",
4646
"@vuepress/utils": "workspace:*",
4747
"ts-debounce": "^4.0.0",
48-
"vue": "^3.2.39",
48+
"vue": "^3.2.41",
4949
"vue-router": "^4.1.5"
5050
},
5151
"publishConfig": {

ecosystem/plugin-external-link-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vuepress/markdown": "workspace:*",
4141
"@vuepress/shared": "workspace:*",
4242
"@vuepress/utils": "workspace:*",
43-
"vue": "^3.2.39"
43+
"vue": "^3.2.41"
4444
},
4545
"publishConfig": {
4646
"access": "public"

ecosystem/plugin-medium-zoom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vuepress/core": "workspace:*",
4242
"@vuepress/utils": "workspace:*",
4343
"medium-zoom": "^1.0.6",
44-
"vue": "^3.2.39"
44+
"vue": "^3.2.41"
4545
},
4646
"publishConfig": {
4747
"access": "public"

ecosystem/plugin-nprogress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@vuepress/client": "workspace:*",
3939
"@vuepress/core": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
41-
"vue": "^3.2.39",
41+
"vue": "^3.2.41",
4242
"vue-router": "^4.1.5"
4343
},
4444
"publishConfig": {

ecosystem/plugin-pwa-popup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vuepress/plugin-pwa": "workspace:*",
4242
"@vuepress/shared": "workspace:*",
4343
"@vuepress/utils": "workspace:*",
44-
"vue": "^3.2.39"
44+
"vue": "^3.2.41"
4545
},
4646
"publishConfig": {
4747
"access": "public"

ecosystem/plugin-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vuepress/utils": "workspace:*",
4040
"mitt": "^3.0.0",
4141
"register-service-worker": "^1.7.2",
42-
"vue": "^3.2.39",
42+
"vue": "^3.2.41",
4343
"workbox-build": "^6.5.4"
4444
},
4545
"publishConfig": {

ecosystem/plugin-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vuepress/shared": "workspace:*",
4141
"@vuepress/utils": "workspace:*",
4242
"chokidar": "^3.5.3",
43-
"vue": "^3.2.39",
43+
"vue": "^3.2.41",
4444
"vue-router": "^4.1.5"
4545
},
4646
"publishConfig": {

ecosystem/plugin-theme-data/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"copy": "cpx \"src/**/*.d.ts\" lib"
3636
},
3737
"dependencies": {
38-
"@vue/devtools-api": "^6.2.1",
38+
"@vue/devtools-api": "^6.4.5",
3939
"@vuepress/client": "workspace:*",
4040
"@vuepress/core": "workspace:*",
4141
"@vuepress/shared": "workspace:*",
4242
"@vuepress/utils": "workspace:*",
43-
"vue": "^3.2.39"
43+
"vue": "^3.2.41"
4444
},
4545
"publishConfig": {
4646
"access": "public"

ecosystem/plugin-toc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@vuepress/client": "workspace:*",
3838
"@vuepress/core": "workspace:*",
3939
"@vuepress/utils": "workspace:*",
40-
"vue": "^3.2.39",
40+
"vue": "^3.2.41",
4141
"vue-router": "^4.1.5"
4242
},
4343
"publishConfig": {

ecosystem/theme-default/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@vuepress/plugin-theme-data": "workspace:*",
5656
"@vuepress/shared": "workspace:*",
5757
"@vuepress/utils": "workspace:*",
58-
"@vueuse/core": "^9.2.0",
59-
"sass": "^1.54.9",
60-
"vue": "^3.2.39",
58+
"@vueuse/core": "^9.3.1",
59+
"sass": "^1.55.0",
60+
"vue": "^3.2.41",
6161
"vue-router": "^4.1.5"
6262
},
6363
"peerDependencies": {

ecosystem/vuepress-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vuepress/cli": "workspace:*",
4444
"@vuepress/core": "workspace:*",
4545
"@vuepress/theme-default": "workspace:*",
46-
"sass-loader": "^13.0.2"
46+
"sass-loader": "^13.1.0"
4747
},
4848
"peerDependencies": {
4949
"vue": "^3.2.37"

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,28 @@
3636
"devDependencies": {
3737
"@commitlint/cli": "^17.1.2",
3838
"@commitlint/config-conventional": "^17.1.0",
39-
"@types/node": "^18.7.18",
39+
"@types/node": "^18.11.3",
4040
"@types/webpack-env": "^1.18.0",
41-
"@vitest/coverage-istanbul": "^0.23.2",
41+
"@vitest/coverage-istanbul": "^0.24.3",
4242
"bumpp": "^8.2.1",
4343
"conventional-changelog-cli": "^2.2.2",
4444
"cpx2": "^4.2.0",
45-
"eslint": "^8.23.1",
45+
"eslint": "^8.25.0",
4646
"eslint-config-vuepress": "^4.0.3",
4747
"eslint-config-vuepress-typescript": "^4.0.3",
4848
"husky": "^8.0.1",
4949
"lint-staged": "^12.5.0",
5050
"prettier": "^2.7.1",
5151
"prettier-config-vuepress": "^4.0.0",
5252
"rimraf": "^3.0.2",
53-
"sort-package-json": "^1.57.0",
53+
"sort-package-json": "^2.0.0",
5454
"tsconfig-vuepress": "^4.0.0",
55-
"tsup": "^6.2.3",
56-
"typescript": "^4.8.3",
57-
"vite": "~3.1.1",
58-
"vitest": "^0.23.2"
55+
"tsup": "^6.3.0",
56+
"typescript": "^4.8.4",
57+
"vite": "~3.1.8",
58+
"vitest": "^0.24.3"
5959
},
60-
"packageManager": "pnpm@7.11.0",
60+
"packageManager": "pnpm@7.13.6",
6161
"engines": {
6262
"node": ">=14.18.0"
6363
},

packages/bundler-vite/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"clean": "rimraf dist"
3434
},
3535
"dependencies": {
36-
"@vitejs/plugin-vue": "^3.1.0",
36+
"@vitejs/plugin-vue": "^3.1.2",
3737
"@vuepress/client": "workspace:*",
3838
"@vuepress/core": "workspace:*",
3939
"@vuepress/shared": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
41-
"autoprefixer": "^10.4.11",
41+
"autoprefixer": "^10.4.12",
4242
"connect-history-api-fallback": "^2.0.0",
43-
"postcss": "^8.4.16",
43+
"postcss": "^8.4.18",
4444
"postcss-load-config": "^4.0.1",
45-
"rollup": "^2.79.0",
46-
"vite": "~3.1.1",
47-
"vue": "^3.2.39",
45+
"rollup": "^2.79.1",
46+
"vite": "~3.1.8",
47+
"vue": "^3.2.41",
4848
"vue-router": "^4.1.5"
4949
},
5050
"publishConfig": {

packages/bundler-webpack/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,24 +42,24 @@
4242
"@vuepress/core": "workspace:*",
4343
"@vuepress/shared": "workspace:*",
4444
"@vuepress/utils": "workspace:*",
45-
"autoprefixer": "^10.4.11",
45+
"autoprefixer": "^10.4.12",
4646
"chokidar": "^3.5.3",
4747
"copy-webpack-plugin": "^11.0.0",
4848
"css-loader": "^6.7.1",
4949
"esbuild-loader": "~2.20.0",
50-
"express": "^4.18.1",
50+
"express": "^4.18.2",
5151
"html-webpack-plugin": "^5.5.0",
5252
"mini-css-extract-plugin": "^2.6.1",
53-
"postcss": "^8.4.16",
53+
"postcss": "^8.4.18",
5454
"postcss-csso": "^6.0.1",
5555
"postcss-loader": "^7.0.1",
5656
"style-loader": "^3.3.1",
57-
"vue": "^3.2.39",
57+
"vue": "^3.2.41",
5858
"vue-loader": "^17.0.0",
5959
"vue-router": "^4.1.5",
6060
"webpack": "^5.74.0",
6161
"webpack-chain": "^6.5.1",
62-
"webpack-dev-server": "^4.11.0",
62+
"webpack-dev-server": "^4.11.1",
6363
"webpack-merge": "^5.8.0"
6464
},
6565
"publishConfig": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cac": "^6.7.14",
4343
"chokidar": "^3.5.3",
4444
"envinfo": "^7.8.1",
45-
"esbuild": "^0.15.7"
45+
"esbuild": "^0.15.12"
4646
},
4747
"devDependencies": {
4848
"@types/envinfo": "^7.8.1"

packages/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"clean": "rimraf dist"
3838
},
3939
"dependencies": {
40-
"@vue/devtools-api": "^6.2.1",
40+
"@vue/devtools-api": "^6.4.5",
4141
"@vuepress/shared": "workspace:*",
42-
"vue": "^3.2.39",
42+
"vue": "^3.2.41",
4343
"vue-router": "^4.1.5"
4444
},
4545
"publishConfig": {

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.2.39"
38+
"vue": "^3.2.41"
3939
},
4040
"publishConfig": {
4141
"access": "public"

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@mdit-vue/types": "^0.11.0",
37-
"@vue/shared": "^3.2.39"
37+
"@vue/shared": "^3.2.41"
3838
},
3939
"publishConfig": {
4040
"access": "public"

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/fs-extra": "^9.0.13",
3636
"@types/hash-sum": "^1.0.0",
3737
"@vuepress/shared": "workspace:*",
38-
"chalk": "^5.0.1",
38+
"chalk": "^5.1.2",
3939
"debug": "^4.3.4",
4040
"fs-extra": "^10.1.0",
4141
"globby": "^13.1.2",

0 commit comments

Comments
 (0)