mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Upgrade: Bump @vuepress/bundler-vite from 2.0.0-beta.25 to 2.0.0-beta.26
Bumps [@vuepress/bundler-vite](https://github.com/vuepress/vuepress-next) from 2.0.0-beta.25 to 2.0.0-beta.26. - [Release notes](https://github.com/vuepress/vuepress-next/releases) - [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.25...v2.0.0-beta.26) --- updated-dependencies: - dependency-name: "@vuepress/bundler-vite" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d98294791b
commit
cd7848251c
2 changed files with 30 additions and 25 deletions
|
@ -10,7 +10,7 @@
|
|||
"@types/jquery": "^3.5.6",
|
||||
"@types/mermaid": "^8.2.7",
|
||||
"@types/node": "^16.9.1",
|
||||
"@vuepress/bundler-vite": "^2.0.0-beta.25",
|
||||
"@vuepress/bundler-vite": "^2.0.0-beta.26",
|
||||
"@vuepress/plugin-back-to-top": "^2.0.0-beta.25",
|
||||
"@vuepress/plugin-debug": "^2.0.0-beta.25",
|
||||
"@vuepress/plugin-search": "^2.0.0-beta.25",
|
||||
|
|
53
yarn.lock
53
yarn.lock
|
@ -389,16 +389,16 @@
|
|||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.11.tgz#01899f54949caf1ac241de397bd17069632574de"
|
||||
integrity sha512-ovfXAsSsCvV9JVceWjkqC/7OF5HbgLOtCWjCIosmPGG8lxbPuavhIxRH1dTx4Dg9xLgRTNLvI3pVxG4ItQZekg==
|
||||
|
||||
"@vuepress/bundler-vite@^2.0.0-beta.25":
|
||||
version "2.0.0-beta.25"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/bundler-vite/-/bundler-vite-2.0.0-beta.25.tgz#2e61650b0e5b1751dac76b5c656cea4f9c52cb35"
|
||||
integrity sha512-Rz24B+x0VjlZUUSEtkX/Y5X8dGKHZwN2ThtCO2BMKFVR+Kk0rIgrT2c+JQolFd60o0MlvALffrsSOtlfx2EMng==
|
||||
"@vuepress/bundler-vite@^2.0.0-beta.26":
|
||||
version "2.0.0-beta.26"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/bundler-vite/-/bundler-vite-2.0.0-beta.26.tgz#5d7b09f4c7d099df0b2c0055336c9d9c99fbe726"
|
||||
integrity sha512-JM8b7Ap43JDkrDqm62/9CdHsRTtFRQOofhuxgNu3HtvWCeJusiAi+GAtHLoz4NUaWPlV79w8YzRrmjVsOhL02Q==
|
||||
dependencies:
|
||||
"@vitejs/plugin-vue" "^1.4.0"
|
||||
"@vue/compiler-sfc" "^3.2.3"
|
||||
"@vue/server-renderer" "^3.2.3"
|
||||
"@vuepress/client" "2.0.0-beta.25"
|
||||
"@vuepress/core" "2.0.0-beta.25"
|
||||
"@vuepress/client" "2.0.0-beta.26"
|
||||
"@vuepress/core" "2.0.0-beta.26"
|
||||
"@vuepress/shared" "2.0.0-beta.25"
|
||||
"@vuepress/utils" "2.0.0-beta.25"
|
||||
autoprefixer "^10.3.1"
|
||||
|
@ -465,6 +465,15 @@
|
|||
vue "^3.2.3"
|
||||
vue-router "^4.0.10"
|
||||
|
||||
"@vuepress/client@2.0.0-beta.26":
|
||||
version "2.0.0-beta.26"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/client/-/client-2.0.0-beta.26.tgz#fad669dccfc01aa19afb1282b490fb53814009e9"
|
||||
integrity sha512-agfUO4MmymAdNOyBWfnVJBjqie8wA/S17Ci9rNDYidP92ASRShju6aW2SFeTalgc4FXvw+Do20wvOU59f5ko/A==
|
||||
dependencies:
|
||||
"@vuepress/shared" "2.0.0-beta.25"
|
||||
vue "^3.2.3"
|
||||
vue-router "^4.0.10"
|
||||
|
||||
"@vuepress/core@2.0.0-beta.25":
|
||||
version "2.0.0-beta.25"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-2.0.0-beta.25.tgz#54ab3bee7328de00691bba26cfe7ec03b571c323"
|
||||
|
@ -477,6 +486,18 @@
|
|||
gray-matter "^4.0.3"
|
||||
toml "^3.0.0"
|
||||
|
||||
"@vuepress/core@2.0.0-beta.26":
|
||||
version "2.0.0-beta.26"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-2.0.0-beta.26.tgz#d7a8a1faa57961d745ae8aae2019721b1d11ef05"
|
||||
integrity sha512-HOkBgeObciB7MhJyE9oUapGtAoEN2en9UBhvUm659edF95CSS9Ljvc6AvY5cVgta50qtw6EUj5esM9xss/E0Wg==
|
||||
dependencies:
|
||||
"@vuepress/client" "2.0.0-beta.26"
|
||||
"@vuepress/markdown" "2.0.0-beta.25"
|
||||
"@vuepress/shared" "2.0.0-beta.25"
|
||||
"@vuepress/utils" "2.0.0-beta.25"
|
||||
gray-matter "^4.0.3"
|
||||
toml "^3.0.0"
|
||||
|
||||
"@vuepress/markdown@2.0.0-beta.25":
|
||||
version "2.0.0-beta.25"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-2.0.0-beta.25.tgz#967c53589da0049241a372546c32df6dfb368531"
|
||||
|
@ -3381,16 +3402,7 @@ postcss-value-parser@^4.1.0:
|
|||
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
|
||||
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
|
||||
|
||||
postcss@^8.1.10, postcss@^8.2.15:
|
||||
version "8.3.5"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
|
||||
integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==
|
||||
dependencies:
|
||||
colorette "^1.2.2"
|
||||
nanoid "^3.1.23"
|
||||
source-map-js "^0.6.2"
|
||||
|
||||
postcss@^8.3.6:
|
||||
postcss@^8.1.10, postcss@^8.2.15, postcss@^8.3.6:
|
||||
version "8.3.6"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
|
||||
integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==
|
||||
|
@ -3573,14 +3585,7 @@ rimraf@^3.0.2:
|
|||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rollup@^2.38.5:
|
||||
version "2.52.7"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7.tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2"
|
||||
integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
rollup@^2.56.2:
|
||||
rollup@^2.38.5, rollup@^2.56.2:
|
||||
version "2.56.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
|
||||
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
|
||||
|
|
Loading…
Add table
Reference in a new issue