mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Upgrade: Bump @vuepress/plugin-search
Bumps [@vuepress/plugin-search](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-search) from 2.0.0-beta.20 to 2.0.0-beta.21. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-search) --- updated-dependencies: - dependency-name: "@vuepress/plugin-search" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6fae9b78f9
commit
89f4e34c43
2 changed files with 137 additions and 34 deletions
|
@ -11,7 +11,7 @@
|
|||
"@vuepress/bundler-vite": "^2.0.0-beta.20",
|
||||
"@vuepress/plugin-back-to-top": "^2.0.0-beta.20",
|
||||
"@vuepress/plugin-debug": "^2.0.0-beta.20",
|
||||
"@vuepress/plugin-search": "^2.0.0-beta.20",
|
||||
"@vuepress/plugin-search": "^2.0.0-beta.21",
|
||||
"postcss-loader": "^6.1.0",
|
||||
"prettier": "2.3.2",
|
||||
"sass": "1.35.1",
|
||||
|
|
169
yarn.lock
169
yarn.lock
|
@ -95,6 +95,11 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
|
||||
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
|
||||
|
||||
"@types/debug@^4.1.6":
|
||||
version "4.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.6.tgz#0b7018723084918a865eff99249c490505df2163"
|
||||
integrity sha512-7fDOJFA/x8B+sO1901BmHlf5dE1cxBU8mRXj8QOEDnn16hhGJv/IHxJtZhvsabZsIMn0eLIyeOKAeqSNJJYTpA==
|
||||
|
||||
"@types/eslint-scope@^3.7.0":
|
||||
version "3.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.0.tgz#4792816e31119ebd506902a482caec4951fabd86"
|
||||
|
@ -264,6 +269,17 @@
|
|||
estree-walker "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
"@vue/compiler-core@3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.1.4.tgz#a3a74cf52e8f01af386d364ac8a099cbeb260424"
|
||||
integrity sha512-TnUz+1z0y74O/A4YKAbzsdUfamyHV73MihrEfvettWpm9bQKVoZd1nEmR1cGN9LsXWlwAvVQBetBlWdOjmQO5Q==
|
||||
dependencies:
|
||||
"@babel/parser" "^7.12.0"
|
||||
"@babel/types" "^7.12.0"
|
||||
"@vue/shared" "3.1.4"
|
||||
estree-walker "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
"@vue/compiler-dom@3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.1.2.tgz#75a7731bcc5d9718183a3c56c18e992f7c13e7b1"
|
||||
|
@ -272,6 +288,14 @@
|
|||
"@vue/compiler-core" "3.1.2"
|
||||
"@vue/shared" "3.1.2"
|
||||
|
||||
"@vue/compiler-dom@3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.1.4.tgz#bf3795e1449f32c965d38c4ea6d808ca05fdfc97"
|
||||
integrity sha512-3tG2ScHkghhUBuFwl9KgyZhrS8CPFZsO7hUDekJgIp5b1OMkROr4AvxHu6rRMl4WkyvYkvidFNBS2VfOnwa6Kw==
|
||||
dependencies:
|
||||
"@vue/compiler-core" "3.1.4"
|
||||
"@vue/shared" "3.1.4"
|
||||
|
||||
"@vue/compiler-sfc@^3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.1.2.tgz#23ff1e366d887b964899568bffcb11e3d0511fc4"
|
||||
|
@ -308,28 +332,28 @@
|
|||
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.14.tgz#6ed2d6f8d66a9256c9ad04bfff08309ba87b9723"
|
||||
integrity sha512-44fPrrN1cqcs6bFkT0C+yxTM6PZXLbR+ESh1U1j8UD22yO04gXvxH62HApMjLbS3WqJO/iCNC+CYT+evPQh2EQ==
|
||||
|
||||
"@vue/reactivity@3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.2.tgz#66fa530dd726d2fef285ae55d02106a727db463b"
|
||||
integrity sha512-glJzJoN2xE7I2lRvwKM5u1BHRPTd1yc8iaf//Lai/78/uYAvE5DXp5HzWRFOwMlbRvMGJHIQjOqoxj87cDAaag==
|
||||
"@vue/reactivity@3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.4.tgz#d926ed46fb0d48582ccf8665b062d37b5d35ba99"
|
||||
integrity sha512-YDlgii2Cr9yAoKVZFzgY4j0mYlVT73986X3e5SPp6ifqckSEoFSUWXZK2Tb53TB/9qO29BEEbspnKD3m3wAwkA==
|
||||
dependencies:
|
||||
"@vue/shared" "3.1.2"
|
||||
"@vue/shared" "3.1.4"
|
||||
|
||||
"@vue/runtime-core@3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.1.2.tgz#f4dbc503cfc9a02ab5f1ebe002c3322512064a54"
|
||||
integrity sha512-gsPZG4dRIkixuuKmoj4P9IHgfT0yaFLcqWOM5F/bCk0nxQn1XtxH8oUehWuET726KhbukvDoJfe9G2CKviy80w==
|
||||
"@vue/runtime-core@3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.1.4.tgz#3e30ae6ecbfff06df5adc9414491143191a375ba"
|
||||
integrity sha512-qmVJgJuFxfT7M4qHQ4M6KqhKC66fjuswK+aBivE8dWiZ2rtIGl9gtJGpwqwjQEcKEBTOfvvrtrwBncYArJUO8Q==
|
||||
dependencies:
|
||||
"@vue/reactivity" "3.1.2"
|
||||
"@vue/shared" "3.1.2"
|
||||
"@vue/reactivity" "3.1.4"
|
||||
"@vue/shared" "3.1.4"
|
||||
|
||||
"@vue/runtime-dom@3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.1.2.tgz#0fd8724f14bc7ba64b6c954d874a8d8a4fcb5fe9"
|
||||
integrity sha512-QvINxjLucEZFzp5f0NVu7JqWYCv5TKQfkH2FDs/N6QNE4iKcYtKrWdT0HKfABnVXG28Znqv6rIH0dH4ZAOwxpA==
|
||||
"@vue/runtime-dom@3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.1.4.tgz#acfeee200d5c45fc2cbdf7058cda1498f9b45849"
|
||||
integrity sha512-vbmwgTxku1BU87Kw7r29adv0OIrDXCW0PslOPQT0O/9R5SqcXgS94Yj6zsztDjvghegenwIAPNLlDR1Auh5s+w==
|
||||
dependencies:
|
||||
"@vue/runtime-core" "3.1.2"
|
||||
"@vue/shared" "3.1.2"
|
||||
"@vue/runtime-core" "3.1.4"
|
||||
"@vue/shared" "3.1.4"
|
||||
csstype "^2.6.8"
|
||||
|
||||
"@vue/server-renderer@^3.1.2":
|
||||
|
@ -345,6 +369,11 @@
|
|||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.2.tgz#1069c0bc7d6f4bd15ccf3a5f3be29450aca368f9"
|
||||
integrity sha512-EmH/poaDWBPJaPILXNI/1fvUbArJQmmTyVCwvvyDYDFnkPoTclAbHRAtyIvqfez7jybTDn077HTNILpxlsoWhg==
|
||||
|
||||
"@vue/shared@3.1.4", "@vue/shared@^3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.4.tgz#c14c461ec42ea2c1556e86f60b0354341d91adc3"
|
||||
integrity sha512-6O45kZAmkLvzGLToBxEz4lR2W6kXohCtebV2UxjH9GXjd8X9AhEn68FN9eNanFtWNzvgw1hqd6HkPRVQalqf7Q==
|
||||
|
||||
"@vuepress/bundler-vite@^2.0.0-beta.20":
|
||||
version "2.0.0-beta.20"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/bundler-vite/-/bundler-vite-2.0.0-beta.20.tgz#191445cc6eb18c9d7ca04d3a21af311ac3413498"
|
||||
|
@ -422,6 +451,15 @@
|
|||
vue "^3.1.2"
|
||||
vue-router "^4.0.10"
|
||||
|
||||
"@vuepress/client@2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/client/-/client-2.0.0-beta.21.tgz#2a5fbcab736bd71422209b8d9a181677155750e7"
|
||||
integrity sha512-kMZRq4qgED7+p4/7pHRfTDWXZPvvCRbt5GA6tvEhqAVJZ/wvmPckXxzLA7MQcuwsPjNuqJuFnofMmTte8wV07Q==
|
||||
dependencies:
|
||||
"@vuepress/shared" "2.0.0-beta.21"
|
||||
vue "^3.1.4"
|
||||
vue-router "^4.0.10"
|
||||
|
||||
"@vuepress/core@2.0.0-beta.20":
|
||||
version "2.0.0-beta.20"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-2.0.0-beta.20.tgz#2153a1dd4526bf297b379c07b9ebc2a3e6309a40"
|
||||
|
@ -434,6 +472,18 @@
|
|||
gray-matter "^4.0.3"
|
||||
toml "^3.0.0"
|
||||
|
||||
"@vuepress/core@2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-2.0.0-beta.21.tgz#553908882260d852dba72300e965afab7c5bb4bf"
|
||||
integrity sha512-h9HGg+2EORqu4OIXKaZYJYues6hdYE44g3W62hkaAi/fqd8llOAuAxg80HJ/Htmc8ISkV/IBjyaBvV23f1J/TA==
|
||||
dependencies:
|
||||
"@vuepress/client" "2.0.0-beta.21"
|
||||
"@vuepress/markdown" "2.0.0-beta.21"
|
||||
"@vuepress/shared" "2.0.0-beta.21"
|
||||
"@vuepress/utils" "2.0.0-beta.21"
|
||||
gray-matter "^4.0.3"
|
||||
toml "^3.0.0"
|
||||
|
||||
"@vuepress/markdown@2.0.0-beta.20":
|
||||
version "2.0.0-beta.20"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-2.0.0-beta.20.tgz#8170a4e2c6b83e09ed21a078cb2db8ff9ec0452c"
|
||||
|
@ -447,6 +497,19 @@
|
|||
markdown-it-emoji "^2.0.0"
|
||||
mdurl "^1.0.1"
|
||||
|
||||
"@vuepress/markdown@2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-2.0.0-beta.21.tgz#2f38a55b529131b8552e2e7963ca28bf540ac23d"
|
||||
integrity sha512-m6KLntaBIUMUtGLz4z60J315sDoSFui7NoMZSktktnpFYs9WeoMh6002MeOQ0+9cxeK6KRfUgCR/zTMrGmyNkw==
|
||||
dependencies:
|
||||
"@types/markdown-it" "^12.0.2"
|
||||
"@vuepress/shared" "2.0.0-beta.21"
|
||||
"@vuepress/utils" "2.0.0-beta.21"
|
||||
markdown-it "^12.1.0"
|
||||
markdown-it-anchor "^8.1.0"
|
||||
markdown-it-emoji "^2.0.0"
|
||||
mdurl "^1.0.1"
|
||||
|
||||
"@vuepress/plugin-active-header-links@2.0.0-beta.20":
|
||||
version "2.0.0-beta.20"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-2.0.0-beta.20.tgz#0b7cf06492ec13ca4eca767034f20b7e36c00ed0"
|
||||
|
@ -541,17 +604,17 @@
|
|||
"@vuepress/core" "2.0.0-beta.20"
|
||||
prismjs "^1.23.0"
|
||||
|
||||
"@vuepress/plugin-search@^2.0.0-beta.20":
|
||||
version "2.0.0-beta.20"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-2.0.0-beta.20.tgz#7ac1b3818b4b7d5a36bbc11b0c3439b2d3a116b2"
|
||||
integrity sha512-ZQ2fIB8DZ4HCwPl4IXgLj61DcIUM8WyzTG+AGt0E7srQG3mznpbNxC/4e0PogtPKVqptF5QJzcRwHpX0xeAULw==
|
||||
"@vuepress/plugin-search@^2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-2.0.0-beta.21.tgz#bd299587f09b94f1e7fccbb9d6f4acc478be31f9"
|
||||
integrity sha512-U1P26IDSEK/eAgJwjn5iM7o742hDW+UEXW3JfUz5yIupvjVWtfGBzCKHZ62woy1P8xbcqUUSyTRhONwDO+qnwQ==
|
||||
dependencies:
|
||||
"@vuepress/client" "2.0.0-beta.20"
|
||||
"@vuepress/core" "2.0.0-beta.20"
|
||||
"@vuepress/shared" "2.0.0-beta.20"
|
||||
"@vuepress/utils" "2.0.0-beta.20"
|
||||
"@vuepress/client" "2.0.0-beta.21"
|
||||
"@vuepress/core" "2.0.0-beta.21"
|
||||
"@vuepress/shared" "2.0.0-beta.21"
|
||||
"@vuepress/utils" "2.0.0-beta.21"
|
||||
chokidar "^3.5.2"
|
||||
vue "^3.1.2"
|
||||
vue "^3.1.4"
|
||||
vue-router "^4.0.10"
|
||||
|
||||
"@vuepress/plugin-theme-data@2.0.0-beta.20":
|
||||
|
@ -572,6 +635,13 @@
|
|||
dependencies:
|
||||
"@vue/shared" "^3.1.2"
|
||||
|
||||
"@vuepress/shared@2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/shared/-/shared-2.0.0-beta.21.tgz#04a9eb66f757e799f7a6cd42750c555cc2a48dbe"
|
||||
integrity sha512-G5+iJRNEEq+TBYCOkUMS32dLAsv2bQ/3qTxSwa/ccX6UDSMAkCm/85GLN5DwrCPmyf2SHHomG8C/qvIZp3+jRA==
|
||||
dependencies:
|
||||
"@vue/shared" "^3.1.4"
|
||||
|
||||
"@vuepress/theme-default@2.0.0-beta.20":
|
||||
version "2.0.0-beta.20"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-2.0.0-beta.20.tgz#8cd3667effdecb9270caeb5b16b3bb1e67a5ee9d"
|
||||
|
@ -612,6 +682,23 @@
|
|||
ora "^5.4.1"
|
||||
upath "^2.0.1"
|
||||
|
||||
"@vuepress/utils@2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/utils/-/utils-2.0.0-beta.21.tgz#92c7620a2768298a1c87dfc5d6dc527d7593a0f9"
|
||||
integrity sha512-PMqGIbjKlLEfIoabj7yKuXTxXc7IkHUuUzmG4aF+RZ1YVVGeUUmrXLRocLOrke9Lx5aSBZ+XxjqAQlkptXWPQw==
|
||||
dependencies:
|
||||
"@types/debug" "^4.1.6"
|
||||
"@types/fs-extra" "^9.0.11"
|
||||
"@types/hash-sum" "^1.0.0"
|
||||
"@vuepress/shared" "2.0.0-beta.21"
|
||||
chalk "^4.1.1"
|
||||
debug "^4.3.1"
|
||||
fs-extra "^10.0.0"
|
||||
globby "^11.0.4"
|
||||
hash-sum "^2.0.0"
|
||||
ora "^5.4.1"
|
||||
upath "^2.0.1"
|
||||
|
||||
"@webassemblyjs/ast@1.11.0":
|
||||
version "1.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"
|
||||
|
@ -2779,6 +2866,11 @@ markdown-it-anchor@^8.0.4:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.0.4.tgz#58b8dec4e98c476c59255885aaddae3b9849b0b1"
|
||||
integrity sha512-/WzolvDEyPiLfmvyWirPerHZX41o4ObHhsz4DrYqTvafXie1ItqWlEajiq77qFAibowAXL9UExb1yeICLUT0+w==
|
||||
|
||||
markdown-it-anchor@^8.1.0:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.1.0.tgz#b10d13d12aa9b90963f628cb7c474039df7f7a69"
|
||||
integrity sha512-QgnJbBhoDL8YIxeOnxxjhuMPsnjhHSixs3NuZBW8srNrwHlZUncY0j75bukEQoLRV+YCuwfVSqY4ShFfnzTaDQ==
|
||||
|
||||
markdown-it-container@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-container/-/markdown-it-container-3.0.0.tgz#1d19b06040a020f9a827577bb7dbf67aa5de9a5b"
|
||||
|
@ -2805,6 +2897,17 @@ markdown-it@^12.0.6:
|
|||
mdurl "^1.0.1"
|
||||
uc.micro "^1.0.5"
|
||||
|
||||
markdown-it@^12.1.0:
|
||||
version "12.1.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.1.0.tgz#7ad572caddd336bd27a68d20e86bac1fafe8fb20"
|
||||
integrity sha512-7temG6IFOOxfU0SgzhqR+vr2diuMhyO5uUIEZ3C5NbXhqC9uFUHoU41USYuDFoZRsaY7BEIEei874Z20VMLF6A==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
entities "~2.1.0"
|
||||
linkify-it "^3.0.1"
|
||||
mdurl "^1.0.1"
|
||||
uc.micro "^1.0.5"
|
||||
|
||||
mdn-data@2.0.14:
|
||||
version "2.0.14"
|
||||
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
|
||||
|
@ -4110,14 +4213,14 @@ vue-router@^4.0.10:
|
|||
dependencies:
|
||||
"@vue/devtools-api" "^6.0.0-beta.14"
|
||||
|
||||
vue@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.1.2.tgz#647f8e3949a3d600771dca25d50225dc3e594c64"
|
||||
integrity sha512-q/rbKpb7aofax4ugqu2k/uj7BYuNPcd6Z5/qJtfkJQsE0NkwVoCyeSh7IZGH61hChwYn3CEkh4bHolvUPxlQ+w==
|
||||
vue@^3.1.2, vue@^3.1.4:
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.1.4.tgz#120d6818c51eaa35d0879e5bc1cff60135bc69fd"
|
||||
integrity sha512-p8dcdyeCgmaAiZsbLyDkmOLcFGZb/jEVdCLW65V68LRCXTNX8jKsgah2F7OZ/v/Ai2V0Fb1MNO0vz/GFqsPVMA==
|
||||
dependencies:
|
||||
"@vue/compiler-dom" "3.1.2"
|
||||
"@vue/runtime-dom" "3.1.2"
|
||||
"@vue/shared" "3.1.2"
|
||||
"@vue/compiler-dom" "3.1.4"
|
||||
"@vue/runtime-dom" "3.1.4"
|
||||
"@vue/shared" "3.1.4"
|
||||
|
||||
vuepress-plugin-mermaidjs@^1.8.1:
|
||||
version "1.8.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue