Skip to content

Commit

Permalink
build: bump vuepress
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Sep 30, 2024
1 parent 4add5f1 commit be9e886
Show file tree
Hide file tree
Showing 51 changed files with 328 additions and 350 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@mdit/plugin-footnote": "0.13.1",
"@vuepress/bundler-vite": "2.0.0-rc.15",
"@vuepress/bundler-webpack": "2.0.0-rc.15",
"@vuepress/bundler-vite": "2.0.0-rc.16",
"@vuepress/bundler-webpack": "2.0.0-rc.16",
"@vuepress/plugin-back-to-top": "workspace:*",
"@vuepress/helper": "workspace:*",
"@vuepress/plugin-catalog": "workspace:*",
Expand All @@ -38,6 +38,6 @@
"sass-embedded": "1.79.4",
"sass-loader": "^16.0.2",
"vue": "^3.5.10",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
}
}
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"e2e:dev-webpack": "cross-env E2E_COMMAND=dev E2E_BUNDLER=webpack playwright test"
},
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.15",
"@vuepress/bundler-webpack": "2.0.0-rc.15",
"@vuepress/bundler-vite": "2.0.0-rc.16",
"@vuepress/bundler-webpack": "2.0.0-rc.16",
"@vuepress/plugin-blog": "workspace:*",
"@vuepress/plugin-catalog": "workspace:*",
"@vuepress/plugin-copyright": "workspace:*",
Expand All @@ -32,7 +32,7 @@
"sass-embedded": "1.79.4",
"sass-loader": "^16.0.2",
"vue": "^3.5.10",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"devDependencies": {
"@playwright/test": "^1.47.2"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/cli": "^3.9.2",
"@lerna-lite/publish": "^3.9.2",
"@types/node": "^22.7.4",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^2.1.1",
Expand All @@ -58,7 +58,7 @@
"typescript": "^5.6.2",
"vite": "~5.4.8",
"vitest": "^2.1.1",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"packageManager": "pnpm@9.11.0",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-baidu-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-umami-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-comment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@waline/client": "^3.3.1",
"artalk": "^2.9.0",
"twikoo": "^1.6.39",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"peerDependenciesMeta": {
"@waline/client": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vuepress/plugin-git": "workspace:*"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"execa": "^9.4.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"chokidar": "^4.0.1"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-reading-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-rtl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions plugins/development/plugin-sass-palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"chokidar": "^4.0.1"
},
"devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.15",
"@vuepress/bundler-webpack": "2.0.0-rc.15"
"@vuepress/bundler-vite": "2.0.0-rc.16",
"@vuepress/bundler-webpack": "2.0.0-rc.16"
},
"peerDependencies": {
"sass": "^1.79.2",
"sass-embedded": "^1.79.2",
"sass-loader": "^16.0.1",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"peerDependenciesMeta": {
"sass": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"vue-router": "^4.4.5"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-copy-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-copyright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-nprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-photo-swipe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-watermark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"watermark-js-plus": "^1.5.7"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-append-date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"peerDependencies": {
"@vuepress/plugin-git": "workspace:*",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-links-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vuepress/helper": "workspace:*"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"markdown-it-container": "^4.0.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"devDependencies": {
"markdown-it": "^14.1.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-hint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vueuse/core": "^11.1.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"devDependencies": {
"markdown-it": "^14.1.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@vuepress/helper": "workspace:*"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"katex": "^0.16.10",
"mathjax-full": "^3.2.2",
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"peerDependenciesMeta": {
"katex": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-tab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"devDependencies": {
"markdown-it": "^14.1.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-prismjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"markdown-it": "^14.1.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-revealjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"vue": "^3.5.10"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"devDependencies": {
"markdown-it": "^14.1.0"
Expand Down
6 changes: 3 additions & 3 deletions plugins/markdown/plugin-shiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"style": "sass src:lib --embed-sources --style=compressed"
},
"dependencies": {
"@shikijs/transformers": "^1.20.0",
"@shikijs/transformers": "^1.21.0",
"@vuepress/helper": "workspace:*",
"@vuepress/highlighter-helper": "workspace:*",
"nanoid": "^5.0.7",
"shiki": "^1.20.0"
"shiki": "^1.21.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/pwa/plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"workbox-build": "^7.1.1"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/pwa/plugin-remove-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.15"
"vuepress": "2.0.0-rc.16"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit be9e886

Please sign in to comment.