Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Nov 29, 2023
1 parent d2d5dce commit 4cd54f4
Show file tree
Hide file tree
Showing 26 changed files with 639 additions and 843 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@vuepress/utils": "workspace:*",
"anywhere": "^1.6.0",
"sass-loader": "^13.3.2",
"vue": "^3.3.8"
"vue": "^3.3.9"
}
}
2 changes: 1 addition & 1 deletion ecosystem/plugin-active-header-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vuepress/core": "workspace:*",
"@vuepress/utils": "workspace:*",
"ts-debounce": "^4.0.0",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vuepress/core": "workspace:*",
"@vuepress/utils": "workspace:*",
"ts-debounce": "^4.0.0",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"clean": "rimraf lib *.tsbuildinfo"
},
"dependencies": {
"@types/markdown-it": "^13.0.6",
"@types/markdown-it": "^13.0.7",
"@vuepress/core": "workspace:*",
"@vuepress/markdown": "workspace:*",
"@vuepress/shared": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-docsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vuepress/utils": "workspace:*",
"@vueuse/core": "^10.6.1",
"ts-debounce": "^4.0.0",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-external-link-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vuepress/markdown": "workspace:*",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vuepress/core": "workspace:*",
"@vuepress/utils": "workspace:*",
"medium-zoom": "^1.1.0",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-nprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vuepress/client": "workspace:*",
"@vuepress/core": "workspace:*",
"@vuepress/utils": "workspace:*",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-pwa-popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vuepress/plugin-pwa": "workspace:*",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vuepress/utils": "workspace:*",
"mitt": "^3.0.1",
"register-service-worker": "^1.7.2",
"vue": "^3.3.8",
"vue": "^3.3.9",
"workbox-build": "^7.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"chokidar": "^3.5.3",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vuepress/core": "workspace:*",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@vuepress/client": "workspace:*",
"@vuepress/core": "workspace:*",
"@vuepress/utils": "workspace:*",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@vuepress/utils": "workspace:*",
"@vueuse/core": "^10.6.1",
"sass": "^1.69.5",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/vuepress-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vuepress/cli": "workspace:*",
"@vuepress/core": "workspace:*",
"@vuepress/theme-default": "workspace:*",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"devDependencies": {
"@vuepress/client": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/vuepress-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vuepress/core": "workspace:*",
"@vuepress/theme-default": "workspace:*",
"sass-loader": "^13.3.2",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"peerDependencies": {
"vue": "^3.3.4"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
},
"prettier": "prettier-config-vuepress",
"devDependencies": {
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@types/node": "^20.9.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@types/node": "^20.10.0",
"@types/webpack-env": "^1.18.4",
"@vitest/coverage-istanbul": "1.0.0-beta.4",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^4.1.0",
"cpx2": "^6.0.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-vuepress": "^4.5.0",
"eslint-config-vuepress-typescript": "^4.6.0",
"husky": "^8.0.3",
Expand All @@ -56,12 +56,12 @@
"rimraf": "^5.0.5",
"sort-package-json": "^2.6.0",
"tsconfig-vuepress": "^4.5.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "~5.0.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "~5.0.3",
"vitest": "1.0.0-beta.4"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": ">=18.16.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/bundler-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"autoprefixer": "^10.4.16",
"connect-history-api-fallback": "^2.0.0",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"rollup": "^4.4.1",
"vite": "~5.0.0",
"vue": "^3.3.8",
"postcss-load-config": "^4.0.2",
"rollup": "^4.6.0",
"vite": "~5.0.3",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"postcss-csso": "^6.0.1",
"postcss-loader": "^7.3.3",
"style-loader": "^3.3.3",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-loader": "^17.3.1",
"vue-router": "^4.2.5",
"webpack": "^5.89.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"cac": "^6.7.14",
"chokidar": "^3.5.3",
"envinfo": "^7.11.0",
"esbuild": "~0.19.5"
"esbuild": "~0.19.8"
},
"devDependencies": {
"@types/envinfo": "^7.8.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vue/devtools-api": "^6.5.1",
"@vuepress/shared": "workspace:*",
"@vueuse/core": "^10.6.1",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@vuepress/markdown": "workspace:*",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"vue": "^3.3.8"
"vue": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@mdit-vue/plugin-toc": "^1.0.0",
"@mdit-vue/shared": "^1.0.0",
"@mdit-vue/types": "^1.0.0",
"@types/markdown-it": "^13.0.6",
"@types/markdown-it": "^13.0.7",
"@types/markdown-it-emoji": "^2.0.4",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@mdit-vue/types": "^1.0.0",
"@vue/shared": "^3.3.8"
"@vue/shared": "^3.3.9"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/hash-sum": "^1.0.2",
"@vuepress/shared": "workspace:*",
"debug": "^4.3.4",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"globby": "^14.0.0",
"hash-sum": "^2.0.0",
"ora": "^7.0.1",
Expand Down
Loading

0 comments on commit 4cd54f4

Please sign in to comment.