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 10, 2023
1 parent 34bcfaf commit 523cd67
Show file tree
Hide file tree
Showing 27 changed files with 1,256 additions and 1,358 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.4"
"vue": "^3.3.8"
}
}
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.4",
"vue": "^3.3.8",
"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.4"
"vue": "^3.3.8"
},
"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.2",
"@types/markdown-it": "^13.0.6",
"@vuepress/core": "workspace:*",
"@vuepress/markdown": "workspace:*",
"@vuepress/shared": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions ecosystem/plugin-docsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@vuepress/core": "workspace:*",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"@vueuse/core": "^10.5.0",
"@vueuse/core": "^10.6.0",
"ts-debounce": "^4.0.0",
"vue": "^3.3.4",
"vue": "^3.3.8",
"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.4"
"vue": "^3.3.8"
},
"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.0.8",
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"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.4",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/plugin-prismjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prismjs": "^1.29.0"
},
"devDependencies": {
"@types/prismjs": "^1.26.1"
"@types/prismjs": "^1.26.3"
},
"publishConfig": {
"access": "public"
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.4"
"vue": "^3.3.8"
},
"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.4",
"vue": "^3.3.8",
"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.4",
"vue": "^3.3.8",
"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.4"
"vue": "^3.3.8"
},
"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.4",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions ecosystem/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"@vuepress/plugin-theme-data": "workspace:*",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"@vueuse/core": "^10.5.0",
"sass": "^1.69.2",
"@vueuse/core": "^10.6.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"vue": "^3.3.4",
"vue": "^3.3.8",
"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.4"
"vue": "^3.3.8"
},
"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.4"
"vue": "^3.3.8"
},
"peerDependencies": {
"vue": "^3.3.4"
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,30 +38,30 @@
},
"prettier": "prettier-config-vuepress",
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@types/node": "^20.8.4",
"@types/webpack-env": "^1.18.2",
"@commitlint/cli": "^18.4.0",
"@commitlint/config-conventional": "^18.4.0",
"@types/node": "^20.9.0",
"@types/webpack-env": "^1.18.4",
"@vitest/coverage-istanbul": "^0.34.6",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^4.1.0",
"cpx2": "^5.0.0",
"eslint": "^8.51.0",
"cpx2": "^6.0.1",
"eslint": "^8.53.0",
"eslint-config-vuepress": "^4.5.0",
"eslint-config-vuepress-typescript": "^4.6.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"prettier-config-vuepress": "^4.4.0",
"rimraf": "^5.0.5",
"sort-package-json": "^2.6.0",
"tsconfig-vuepress": "^4.5.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "~4.4.11",
"vite": "~4.5.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.9.0",
"packageManager": "pnpm@8.10.2",
"engines": {
"node": ">=18.16.0"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/bundler-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^4.4.1",
"@vuepress/client": "workspace:*",
"@vuepress/core": "workspace:*",
"@vuepress/shared": "workspace:*",
Expand All @@ -43,8 +43,8 @@
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"rollup": "^3.29.4",
"vite": "~4.4.11",
"vue": "^3.3.4",
"vite": "~4.5.0",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/bundler-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"clean": "rimraf dist"
},
"dependencies": {
"@types/express": "^4.17.19",
"@types/webpack-env": "^1.18.2",
"@types/express": "^4.17.21",
"@types/webpack-env": "^1.18.4",
"@vuepress/client": "workspace:*",
"@vuepress/core": "workspace:*",
"@vuepress/shared": "workspace:*",
Expand All @@ -54,13 +54,13 @@
"postcss-csso": "^6.0.1",
"postcss-loader": "^7.3.3",
"style-loader": "^3.3.3",
"vue": "^3.3.4",
"vue-loader": "^17.3.0",
"vue": "^3.3.8",
"vue-loader": "^17.3.1",
"vue-router": "^4.2.5",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-chain": "^6.5.1",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.9.0"
"webpack-merge": "^5.10.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@vuepress/utils": "workspace:*",
"cac": "^6.7.14",
"chokidar": "^3.5.3",
"envinfo": "^7.10.0",
"envinfo": "^7.11.0",
"esbuild": "~0.18.20"
},
"devDependencies": {
"@types/envinfo": "^7.8.1"
"@types/envinfo": "^7.8.3"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"dependencies": {
"@vue/devtools-api": "^6.5.1",
"@vuepress/shared": "workspace:*",
"@vueuse/core": "^10.5.0",
"vue": "^3.3.4",
"@vueuse/core": "^10.6.0",
"vue": "^3.3.8",
"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.4"
"vue": "^3.3.8"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@mdit-vue/plugin-toc": "^1.0.0",
"@mdit-vue/shared": "^1.0.0",
"@mdit-vue/types": "^1.0.0",
"@types/markdown-it": "^13.0.2",
"@types/markdown-it-emoji": "^2.0.2",
"@types/markdown-it": "^13.0.6",
"@types/markdown-it-emoji": "^2.0.4",
"@vuepress/shared": "workspace:*",
"@vuepress/utils": "workspace:*",
"markdown-it": "^13.0.2",
Expand All @@ -49,7 +49,7 @@
"mdurl": "^1.0.1"
},
"devDependencies": {
"@types/mdurl": "^1.0.3"
"@types/mdurl": "^1.0.5"
},
"publishConfig": {
"access": "public"
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.4"
"@vue/shared": "^3.3.8"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"clean": "rimraf dist"
},
"dependencies": {
"@types/debug": "^4.1.9",
"@types/fs-extra": "^11.0.2",
"@types/hash-sum": "^1.0.0",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
"@types/hash-sum": "^1.0.2",
"@vuepress/shared": "workspace:*",
"debug": "^4.3.4",
"fs-extra": "^11.1.1",
"globby": "^13.2.2",
"globby": "^14.0.0",
"hash-sum": "^2.0.0",
"ora": "^7.0.1",
"picocolors": "^1.0.0",
Expand Down
Loading

0 comments on commit 523cd67

Please sign in to comment.