chore(deps-dev): bump vuepress from 1.5.0 to 1.9.5 (#3)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
62c199ae46
commit
9b80125972
2 changed files with 208 additions and 87 deletions
|
@ -6,7 +6,7 @@
|
||||||
"@iconify/vue2": "^1.1.1",
|
"@iconify/vue2": "^1.1.1",
|
||||||
"@vuepress/plugin-pwa": "^1.9.5",
|
"@vuepress/plugin-pwa": "^1.9.5",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"vuepress": "^1.5.0",
|
"vuepress": "^1.9.5",
|
||||||
"vuepress-plugin-sitemap": "^2.3.1",
|
"vuepress-plugin-sitemap": "^2.3.1",
|
||||||
"vuepress-plugin-zooming": "^1.1.8"
|
"vuepress-plugin-zooming": "^1.1.8"
|
||||||
},
|
},
|
||||||
|
|
293
yarn.lock
293
yarn.lock
|
@ -1184,20 +1184,22 @@
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
prettier "^1.18.2"
|
prettier "^1.18.2"
|
||||||
|
|
||||||
"@vuepress/core@1.5.0":
|
"@vuepress/core@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.0.tgz#a1880a550c59e25a4ac52c2d42f6f3ca70c2bb14"
|
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.9.5.tgz#5cebc0248a2364de8a0df825f976eea6250b945f"
|
||||||
integrity sha512-GYMFKR1Nzy3ArxcSc7HRTvYTiosAmAI8nGBhYKcxdp/ZTIzCkgUkyk1OCKvl/7c2H3Iv1AmvwM2DEXTXrfS5Mw==
|
integrity sha512-Fv9obu+eLkflrPFpdL4qv42Rso0AzDDLk/0dGANF9yqi7t3XgIvWV8oiiUa1cg/m/Sgel5RlSjJxDPWrnXjDCQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.8.4"
|
"@babel/core" "^7.8.4"
|
||||||
"@vue/babel-preset-app" "^4.1.2"
|
"@vue/babel-preset-app" "^4.1.2"
|
||||||
"@vuepress/markdown" "1.5.0"
|
"@vuepress/markdown" "1.9.5"
|
||||||
"@vuepress/markdown-loader" "1.5.0"
|
"@vuepress/markdown-loader" "1.9.5"
|
||||||
"@vuepress/plugin-last-updated" "1.5.0"
|
"@vuepress/plugin-last-updated" "1.9.5"
|
||||||
"@vuepress/plugin-register-components" "1.5.0"
|
"@vuepress/plugin-register-components" "1.9.5"
|
||||||
"@vuepress/shared-utils" "1.5.0"
|
"@vuepress/shared-utils" "1.9.5"
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
autoprefixer "^9.5.1"
|
autoprefixer "^9.5.1"
|
||||||
babel-loader "^8.0.4"
|
babel-loader "^8.0.4"
|
||||||
|
bundle-require "2.1.8"
|
||||||
cache-loader "^3.0.0"
|
cache-loader "^3.0.0"
|
||||||
chokidar "^2.0.3"
|
chokidar "^2.0.3"
|
||||||
connect-history-api-fallback "^1.5.0"
|
connect-history-api-fallback "^1.5.0"
|
||||||
|
@ -1205,6 +1207,7 @@
|
||||||
core-js "^3.6.4"
|
core-js "^3.6.4"
|
||||||
cross-spawn "^6.0.5"
|
cross-spawn "^6.0.5"
|
||||||
css-loader "^2.1.1"
|
css-loader "^2.1.1"
|
||||||
|
esbuild "0.14.7"
|
||||||
file-loader "^3.0.1"
|
file-loader "^3.0.1"
|
||||||
js-yaml "^3.13.1"
|
js-yaml "^3.13.1"
|
||||||
lru-cache "^5.1.1"
|
lru-cache "^5.1.1"
|
||||||
|
@ -1217,7 +1220,7 @@
|
||||||
url-loader "^1.0.1"
|
url-loader "^1.0.1"
|
||||||
vue "^2.6.10"
|
vue "^2.6.10"
|
||||||
vue-loader "^15.7.1"
|
vue-loader "^15.7.1"
|
||||||
vue-router "^3.1.3"
|
vue-router "^3.4.5"
|
||||||
vue-server-renderer "^2.6.10"
|
vue-server-renderer "^2.6.10"
|
||||||
vue-template-compiler "^2.6.10"
|
vue-template-compiler "^2.6.10"
|
||||||
vuepress-html-webpack-plugin "^3.2.0"
|
vuepress-html-webpack-plugin "^3.2.0"
|
||||||
|
@ -1228,21 +1231,21 @@
|
||||||
webpack-merge "^4.1.2"
|
webpack-merge "^4.1.2"
|
||||||
webpackbar "3.2.0"
|
webpackbar "3.2.0"
|
||||||
|
|
||||||
"@vuepress/markdown-loader@1.5.0":
|
"@vuepress/markdown-loader@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.0.tgz#8e1c3bdc128cb6fbb720b88e67c96711e2615d13"
|
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.9.5.tgz#daf966759ed26daa09e352398f9b9a740d6ce5f1"
|
||||||
integrity sha512-Qu9mkH736yNN1a7Si6UhbUcLGOoHg76hnpWvgaCvHEIGdGKiJopNO0Sjgioo9n4OwS21dtefjhafsmp9nZqYoQ==
|
integrity sha512-Y4pxXQpOf2gvxGMPKEotHJKqVAIi+HfqKQAJPd/0zhsFn6F54qOsuhohXOvtx3sAUnbYmuM5+zS/Jpvh6UMebA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vuepress/markdown" "1.5.0"
|
"@vuepress/markdown" "1.9.5"
|
||||||
loader-utils "^1.1.0"
|
loader-utils "^1.1.0"
|
||||||
lru-cache "^5.1.1"
|
lru-cache "^5.1.1"
|
||||||
|
|
||||||
"@vuepress/markdown@1.5.0":
|
"@vuepress/markdown@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.0.tgz#608502380cb2d92f3d47303cf36c4226e79a63e7"
|
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.9.5.tgz#5edd47f13118931e6b93a7e823b9336acbcd96d4"
|
||||||
integrity sha512-dSIRa3kLz0hjEbl1XN70Uqz7MFiK8Nx7bHxXF9uhN8b870R2Hs1vQlWVgDfyC4NICb5aVhks4q7W2TDIOIgjtw==
|
integrity sha512-6W2hen+9qhkSuj/j403QaWxMcnqQSnZqjHr1qt581zNz1xLwgkSva7IzfGWxEVdCkwtM8+JWZrDEkzt4UyItXA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vuepress/shared-utils" "1.5.0"
|
"@vuepress/shared-utils" "1.9.5"
|
||||||
markdown-it "^8.4.1"
|
markdown-it "^8.4.1"
|
||||||
markdown-it-anchor "^5.0.2"
|
markdown-it-anchor "^5.0.2"
|
||||||
markdown-it-chain "^1.3.0"
|
markdown-it-chain "^1.3.0"
|
||||||
|
@ -1250,25 +1253,28 @@
|
||||||
markdown-it-table-of-contents "^0.4.0"
|
markdown-it-table-of-contents "^0.4.0"
|
||||||
prismjs "^1.13.0"
|
prismjs "^1.13.0"
|
||||||
|
|
||||||
"@vuepress/plugin-active-header-links@1.5.0":
|
"@vuepress/plugin-active-header-links@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.0.tgz#a7b9ce361e97119928f5209aeda69b699205bd31"
|
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.5.tgz#db24938fba6500508259eb4ab4b5f26f876c14c9"
|
||||||
integrity sha512-jVMOo4mgGpRe7dNopsLEsoUvQQFDIZmM1IhOJi9bsv6NLRPP3Ej2MwIYV+JQ1akSQn9zmGB8t6aO9DKRaK8J3g==
|
integrity sha512-Pi6cu5Ed4m6Ri8QatigapdXqhEcZXd/s+lyhdKWIwjJQaMSYlyAN2pX8Pqm4vqAvW6c0Dw2wEXrd989BcI7T4g==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
lodash.debounce "^4.0.8"
|
lodash.debounce "^4.0.8"
|
||||||
|
|
||||||
"@vuepress/plugin-last-updated@1.5.0":
|
"@vuepress/plugin-last-updated@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.0.tgz#080ff0d8d8a4dbf5ead83802b4b9dfbf531e50e4"
|
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.5.tgz#e0f8c3c1bac84fb7711936b3eadf2cc751bd868f"
|
||||||
integrity sha512-qZpxJ0BDofyMdrALuJI4dqtSbP1uSK6X4/kh+P+eLKCWongRIvPCq5eH75xTbn94EIH6N65AgqCbPiZCN4eOKA==
|
integrity sha512-coy5zMgAHVno+c8yGMwxBhkTNMBYoRJdogzuVQRgITJRDZfToiKSza3RDQkFfn1YluCps2v/9NQSHwPnhEv6eA==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
cross-spawn "^6.0.5"
|
cross-spawn "^6.0.5"
|
||||||
|
|
||||||
"@vuepress/plugin-nprogress@1.5.0":
|
"@vuepress/plugin-nprogress@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.0.tgz#bbf5d331a4acc1d862e2c7143b3b7587c3e4f0cc"
|
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.5.tgz#baaf23193410974089ea56d14dd9a32474705a15"
|
||||||
integrity sha512-0xs5Y0igCpA03/WXBvo01crJLVkirglh+JAIZY+daJUdjY38u4FXtrxe4/Nq7Nwo++Qy/OGFCWoilukgzpL8tA==
|
integrity sha512-XEtyCt/R/qNcQM62/F6srqOZ6V6mmxSqfQktPMYfOdQqeRW0aCXvG6N2/cy55S4xH8LeEVL4Nxg5m9Cew9AEgA==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
nprogress "^0.2.0"
|
nprogress "^0.2.0"
|
||||||
|
|
||||||
"@vuepress/plugin-pwa@^1.9.5":
|
"@vuepress/plugin-pwa@^1.9.5":
|
||||||
|
@ -1281,32 +1287,20 @@
|
||||||
register-service-worker "^1.7.0"
|
register-service-worker "^1.7.0"
|
||||||
workbox-build "^4.3.1"
|
workbox-build "^4.3.1"
|
||||||
|
|
||||||
"@vuepress/plugin-register-components@1.5.0":
|
"@vuepress/plugin-register-components@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.0.tgz#0d83956d576e80db7d45e1404e9da9db075245f1"
|
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.5.tgz#7d0628a7bf4937ea32573f884479be8b47090678"
|
||||||
integrity sha512-TtiCzf3DyErltxz1fdXnLultkdiOw6UMLEwkr02Bf8CtzZCrPxMPiLmXqy/i7h/Ef+0s/LUtwpSL97YYOeZUtA==
|
integrity sha512-2eFqboPCOSY8bh7lkd13Cs7vyUcETEzzYnK/7CjqaeDmYtiJuWCoPjF30K2RsdbpVCE5aqheyXmBSEp2uWEosA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vuepress/shared-utils" "1.5.0"
|
"@vuepress/shared-utils" "1.9.5"
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
|
|
||||||
"@vuepress/plugin-search@1.5.0":
|
"@vuepress/plugin-search@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.0.tgz#d47a29402945649b69aa6a9db15315075c1651ea"
|
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.9.5.tgz#2b854dc641de3fd2bc6976c44063df03d4eb07e3"
|
||||||
integrity sha512-zZ7awYWzube+FwYQP2GcrCeoGUxcOWQm6cOaxQ9BiEn+M8sj4/fn18sKjGkzREQ+BVJguxHw0y29gUlvHALPhQ==
|
integrity sha512-SDK/1UnJ44OAktgZQWiw6S8Yq8F6WkJsGp4k/e3x1gHg5fB96JJlKK4VBsGk/PUsPpYRwr5554dtEVFjFG7oWw==
|
||||||
|
|
||||||
"@vuepress/shared-utils@1.5.0":
|
|
||||||
version "1.5.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.0.tgz#b8e1f6058199e03447630394f2ab66c6749ad0e3"
|
|
||||||
integrity sha512-YKMMuiODPmk09vGnXrpGFCuDIyltZSM4K3OUZoxViZWiYhWxbBS7YY6CVScrcQxG59rk+OPXQb1mP/ItIvOEow==
|
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^2.3.2"
|
"@vuepress/types" "1.9.5"
|
||||||
diacritics "^1.3.0"
|
|
||||||
escape-html "^1.0.3"
|
|
||||||
fs-extra "^7.0.1"
|
|
||||||
globby "^9.2.0"
|
|
||||||
gray-matter "^4.0.1"
|
|
||||||
hash-sum "^1.0.2"
|
|
||||||
semver "^6.0.0"
|
|
||||||
upath "^1.1.0"
|
|
||||||
|
|
||||||
"@vuepress/shared-utils@1.9.5":
|
"@vuepress/shared-utils@1.9.5":
|
||||||
version "1.9.5"
|
version "1.9.5"
|
||||||
|
@ -1323,17 +1317,18 @@
|
||||||
toml "^3.0.0"
|
toml "^3.0.0"
|
||||||
upath "^1.1.0"
|
upath "^1.1.0"
|
||||||
|
|
||||||
"@vuepress/theme-default@1.5.0":
|
"@vuepress/theme-default@1.9.5":
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.0.tgz#8df53c77c6f464452867bdd80c2037b1f715343c"
|
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.5.tgz#5ebb99174da04e5e4ddd9989f143ef227d41ed5a"
|
||||||
integrity sha512-qdV0TVuKt0N9s0sVKRPmrW9o1aLcW2AZvkHATdDmAjKk8R34JC7Gqa0QiBsGLrIr7dUvEVYXy9T0r6IG2Z+dog==
|
integrity sha512-mB919hzorh3PwEY6hzkBYEa0Xweg3kEUPhZbNx29gMXn6KBS7NqN3+sId/Frv2RydSWw5h1ax8NtphaiR0UvBQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vuepress/plugin-active-header-links" "1.5.0"
|
"@vuepress/plugin-active-header-links" "1.9.5"
|
||||||
"@vuepress/plugin-nprogress" "1.5.0"
|
"@vuepress/plugin-nprogress" "1.9.5"
|
||||||
"@vuepress/plugin-search" "1.5.0"
|
"@vuepress/plugin-search" "1.9.5"
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
docsearch.js "^2.5.2"
|
docsearch.js "^2.5.2"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
stylus "^0.54.5"
|
stylus "^0.54.8"
|
||||||
stylus-loader "^3.0.2"
|
stylus-loader "^3.0.2"
|
||||||
vuepress-plugin-container "^2.0.2"
|
vuepress-plugin-container "^2.0.2"
|
||||||
vuepress-plugin-smooth-scroll "^0.0.3"
|
vuepress-plugin-smooth-scroll "^0.0.3"
|
||||||
|
@ -2116,6 +2111,11 @@ builtin-status-codes@^3.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
||||||
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
|
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
|
||||||
|
|
||||||
|
bundle-require@2.1.8:
|
||||||
|
version "2.1.8"
|
||||||
|
resolved "https://registry.yarnpkg.com/bundle-require/-/bundle-require-2.1.8.tgz#28f6de9d4468a6b7b76fb5c9bf52e70f5091245d"
|
||||||
|
integrity sha512-oOEg3A0hy/YzvNWNowtKD0pmhZKseOFweCbgyMqTIih4gRY1nJWsvrOCT27L9NbIyL5jMjTFrAUpGxxpW68Puw==
|
||||||
|
|
||||||
bytes@3.0.0:
|
bytes@3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
|
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
|
||||||
|
@ -3065,11 +3065,6 @@ detect-node@^2.0.4:
|
||||||
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
|
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
|
||||||
integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
|
integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
|
||||||
|
|
||||||
diacritics@^1.3.0:
|
|
||||||
version "1.3.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1"
|
|
||||||
integrity sha1-PvqHMj67hj5mls67AILUj/PW96E=
|
|
||||||
|
|
||||||
diffie-hellman@^5.0.0:
|
diffie-hellman@^5.0.0:
|
||||||
version "5.0.3"
|
version "5.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
|
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
|
||||||
|
@ -3339,6 +3334,114 @@ es6-promise@^4.1.0:
|
||||||
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
|
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
|
||||||
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
|
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
|
||||||
|
|
||||||
|
esbuild-android-arm64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.7.tgz#8c78cbb617f9f216abfb5a84cca453b51421a1b6"
|
||||||
|
integrity sha512-9/Q1NC4JErvsXzJKti0NHt+vzKjZOgPIjX/e6kkuCzgfT/GcO3FVBcGIv4HeJG7oMznE6KyKhvLrFgt7CdU2/w==
|
||||||
|
|
||||||
|
esbuild-darwin-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.7.tgz#7424bdb64c104556d36b7429af79ab51415ab8f4"
|
||||||
|
integrity sha512-Z9X+3TT/Xj+JiZTVlwHj2P+8GoiSmUnGVz0YZTSt8WTbW3UKw5Pw2ucuJ8VzbD2FPy0jbIKJkko/6CMTQchShQ==
|
||||||
|
|
||||||
|
esbuild-darwin-arm64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.7.tgz#6a243dc0132aeb11c1991f968a6a9e393f43c6bc"
|
||||||
|
integrity sha512-68e7COhmwIiLXBEyxUxZSSU0akgv8t3e50e2QOtKdBUE0F6KIRISzFntLe2rYlNqSsjGWsIO6CCc9tQxijjSkw==
|
||||||
|
|
||||||
|
esbuild-freebsd-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.7.tgz#e7281e50522e724c4da502504dcd75be0db46c94"
|
||||||
|
integrity sha512-76zy5jAjPiXX/S3UvRgG85Bb0wy0zv/J2lel3KtHi4V7GUTBfhNUPt0E5bpSXJ6yMT7iThhnA5rOn+IJiUcslQ==
|
||||||
|
|
||||||
|
esbuild-freebsd-arm64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.7.tgz#31e513098efd181d76a3ba3ea285836d37f018a3"
|
||||||
|
integrity sha512-lSlYNLiqyzd7qCN5CEOmLxn7MhnGHPcu5KuUYOG1i+t5A6q7LgBmfYC9ZHJBoYyow3u4CNu79AWHbvVLpE/VQQ==
|
||||||
|
|
||||||
|
esbuild-linux-32@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-linux-32/-/esbuild-linux-32-0.14.7.tgz#82cf96accbf55d3007c3338dc3b3144efa9ae108"
|
||||||
|
integrity sha512-Vk28u409wVOXqTaT6ek0TnfQG4Ty1aWWfiysIaIRERkNLhzLhUf4i+qJBN8mMuGTYOkE40F0Wkbp6m+IidOp2A==
|
||||||
|
|
||||||
|
esbuild-linux-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-linux-64/-/esbuild-linux-64-0.14.7.tgz#67bdfe23a6ca918a0bb8e9558a3ee0fdf98c0bc0"
|
||||||
|
integrity sha512-+Lvz6x+8OkRk3K2RtZwO+0a92jy9si9cUea5Zoru4yJ/6EQm9ENX5seZE0X9DTwk1dxJbjmLsJsd3IoowyzgVg==
|
||||||
|
|
||||||
|
esbuild-linux-arm64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.7.tgz#f79c69ff0c176559c418de8e59aa3cf388fff992"
|
||||||
|
integrity sha512-kJd5beWSqteSAW086qzCEsH6uwpi7QRIpzYWHzEYwKKu9DiG1TwIBegQJmLpPsLp4v5RAFjea0JAmAtpGtRpqg==
|
||||||
|
|
||||||
|
esbuild-linux-arm@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.7.tgz#3d665b35e1c27dbe1c9deb8bf956d7d1f191a21b"
|
||||||
|
integrity sha512-OzpXEBogbYdcBqE4uKynuSn5YSetCvK03Qv1HcOY1VN6HmReuatjJ21dCH+YPHSpMEF0afVCnNfffvsGEkxGJQ==
|
||||||
|
|
||||||
|
esbuild-linux-mips64le@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.7.tgz#226114a0cc6649ba0ffd3428118a8f622872f16d"
|
||||||
|
integrity sha512-mFWpnDhZJmj/h7pxqn1GGDsKwRfqtV7fx6kTF5pr4PfXe8pIaTERpwcKkoCwZUkWAOmUEjMIUAvFM72A6hMZnA==
|
||||||
|
|
||||||
|
esbuild-linux-ppc64le@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.7.tgz#5c67ae56517f2644d567b2ca5ecb97f9520cfc49"
|
||||||
|
integrity sha512-wM7f4M0bsQXfDL4JbbYD0wsr8cC8KaQ3RPWc/fV27KdErPW7YsqshZZSjDV0kbhzwpNNdhLItfbaRT8OE8OaKA==
|
||||||
|
|
||||||
|
esbuild-netbsd-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.7.tgz#69dc0469ea089013956d8c6aa71c9e7fc25fc567"
|
||||||
|
integrity sha512-J/afS7woKyzGgAL5FlgvMyqgt5wQ597lgsT+xc2yJ9/7BIyezeXutXqfh05vszy2k3kSvhLesugsxIA71WsqBw==
|
||||||
|
|
||||||
|
esbuild-openbsd-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.7.tgz#3a9d04ecf820708e2e5b7d26fa7332e3f19f6b6c"
|
||||||
|
integrity sha512-7CcxgdlCD+zAPyveKoznbgr3i0Wnh0L8BDGRCjE/5UGkm5P/NQko51tuIDaYof8zbmXjjl0OIt9lSo4W7I8mrw==
|
||||||
|
|
||||||
|
esbuild-sunos-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.7.tgz#7c33a682f0fd9565cae7df165d0e8736b7b62623"
|
||||||
|
integrity sha512-GKCafP2j/KUljVC3nesw1wLFSZktb2FGCmoT1+730zIF5O6hNroo0bSEofm6ZK5mNPnLiSaiLyRB9YFgtkd5Xg==
|
||||||
|
|
||||||
|
esbuild-windows-32@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-windows-32/-/esbuild-windows-32-0.14.7.tgz#24ec706a5f25b4499048f56146bcff0ed3839dce"
|
||||||
|
integrity sha512-5I1GeL/gZoUUdTPA0ws54bpYdtyeA2t6MNISalsHpY269zK8Jia/AXB3ta/KcDHv2SvNwabpImeIPXC/k0YW6A==
|
||||||
|
|
||||||
|
esbuild-windows-64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-windows-64/-/esbuild-windows-64-0.14.7.tgz#dd6d5b5bace93cd7a9174d31fbd727ba21885abf"
|
||||||
|
integrity sha512-CIGKCFpQOSlYsLMbxt8JjxxvVw9MlF1Rz2ABLVfFyHUF5OeqHD5fPhGrCVNaVrhO8Xrm+yFmtjcZudUGr5/WYQ==
|
||||||
|
|
||||||
|
esbuild-windows-arm64@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.7.tgz#ecfd9ac289606f26760c4f737caaeeadfff3cfe3"
|
||||||
|
integrity sha512-eOs1eSivOqN7cFiRIukEruWhaCf75V0N8P0zP7dh44LIhLl8y6/z++vv9qQVbkBm5/D7M7LfCfCTmt1f1wHOCw==
|
||||||
|
|
||||||
|
esbuild@0.14.7:
|
||||||
|
version "0.14.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.14.7.tgz#e85cead55b0e1001abf1b2ce4a11c1d4d709d13c"
|
||||||
|
integrity sha512-+u/msd6iu+HvfysUPkZ9VHm83LImmSNnecYPfFI01pQ7TTcsFR+V0BkybZX7mPtIaI7LCrse6YRj+v3eraJSgw==
|
||||||
|
optionalDependencies:
|
||||||
|
esbuild-android-arm64 "0.14.7"
|
||||||
|
esbuild-darwin-64 "0.14.7"
|
||||||
|
esbuild-darwin-arm64 "0.14.7"
|
||||||
|
esbuild-freebsd-64 "0.14.7"
|
||||||
|
esbuild-freebsd-arm64 "0.14.7"
|
||||||
|
esbuild-linux-32 "0.14.7"
|
||||||
|
esbuild-linux-64 "0.14.7"
|
||||||
|
esbuild-linux-arm "0.14.7"
|
||||||
|
esbuild-linux-arm64 "0.14.7"
|
||||||
|
esbuild-linux-mips64le "0.14.7"
|
||||||
|
esbuild-linux-ppc64le "0.14.7"
|
||||||
|
esbuild-netbsd-64 "0.14.7"
|
||||||
|
esbuild-openbsd-64 "0.14.7"
|
||||||
|
esbuild-sunos-64 "0.14.7"
|
||||||
|
esbuild-windows-32 "0.14.7"
|
||||||
|
esbuild-windows-64 "0.14.7"
|
||||||
|
esbuild-windows-arm64 "0.14.7"
|
||||||
|
|
||||||
escalade@^3.1.1:
|
escalade@^3.1.1:
|
||||||
version "3.1.1"
|
version "3.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
||||||
|
@ -3834,6 +3937,18 @@ glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
||||||
once "^1.3.0"
|
once "^1.3.0"
|
||||||
path-is-absolute "^1.0.0"
|
path-is-absolute "^1.0.0"
|
||||||
|
|
||||||
|
glob@^7.1.6:
|
||||||
|
version "7.2.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
|
||||||
|
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
|
||||||
|
dependencies:
|
||||||
|
fs.realpath "^1.0.0"
|
||||||
|
inflight "^1.0.4"
|
||||||
|
inherits "2"
|
||||||
|
minimatch "^3.0.4"
|
||||||
|
once "^1.3.0"
|
||||||
|
path-is-absolute "^1.0.0"
|
||||||
|
|
||||||
global-dirs@^2.0.1:
|
global-dirs@^2.0.1:
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.0.1.tgz#acdf3bb6685bcd55cb35e8a052266569e9469201"
|
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.0.1.tgz#acdf3bb6685bcd55cb35e8a052266569e9469201"
|
||||||
|
@ -5281,13 +5396,18 @@ mkdirp@0.3.0:
|
||||||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
|
||||||
integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4=
|
integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4=
|
||||||
|
|
||||||
mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1, mkdirp@~0.5.x:
|
mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
|
||||||
version "0.5.5"
|
version "0.5.5"
|
||||||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
|
||||||
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
minimist "^1.2.5"
|
minimist "^1.2.5"
|
||||||
|
|
||||||
|
mkdirp@~1.0.4:
|
||||||
|
version "1.0.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
||||||
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
||||||
|
|
||||||
move-concurrently@^1.0.1:
|
move-concurrently@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
||||||
|
@ -7263,18 +7383,18 @@ stylus-loader@^3.0.2:
|
||||||
lodash.clonedeep "^4.5.0"
|
lodash.clonedeep "^4.5.0"
|
||||||
when "~3.6.x"
|
when "~3.6.x"
|
||||||
|
|
||||||
stylus@^0.54.5:
|
stylus@^0.54.8:
|
||||||
version "0.54.7"
|
version "0.54.8"
|
||||||
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2"
|
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147"
|
||||||
integrity sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug==
|
integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==
|
||||||
dependencies:
|
dependencies:
|
||||||
css-parse "~2.0.0"
|
css-parse "~2.0.0"
|
||||||
debug "~3.1.0"
|
debug "~3.1.0"
|
||||||
glob "^7.1.3"
|
glob "^7.1.6"
|
||||||
mkdirp "~0.5.x"
|
mkdirp "~1.0.4"
|
||||||
safer-buffer "^2.1.2"
|
safer-buffer "^2.1.2"
|
||||||
sax "~1.2.4"
|
sax "~1.2.4"
|
||||||
semver "^6.0.0"
|
semver "^6.3.0"
|
||||||
source-map "^0.7.3"
|
source-map "^0.7.3"
|
||||||
|
|
||||||
supports-color@^2.0.0:
|
supports-color@^2.0.0:
|
||||||
|
@ -7810,10 +7930,10 @@ vue-loader@^15.7.1:
|
||||||
vue-hot-reload-api "^2.3.0"
|
vue-hot-reload-api "^2.3.0"
|
||||||
vue-style-loader "^4.1.0"
|
vue-style-loader "^4.1.0"
|
||||||
|
|
||||||
vue-router@^3.1.3:
|
vue-router@^3.4.5:
|
||||||
version "3.3.1"
|
version "3.5.3"
|
||||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.1.tgz#7d0545dd8ebf4f45494ca185b7eccb38d67689c1"
|
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.3.tgz#041048053e336829d05dafacf6a8fb669a2e7999"
|
||||||
integrity sha512-2E2Xlks6oDzU559/NcSGD08g3XCDZznx8CK/jHIHkrbAdnCu1ghUcnz5e78SZ35gaOKtHGS01vJG8Yv4iJFTug==
|
integrity sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg==
|
||||||
|
|
||||||
vue-server-renderer@^2.6.10:
|
vue-server-renderer@^2.6.10:
|
||||||
version "2.6.11"
|
version "2.6.11"
|
||||||
|
@ -7896,13 +8016,14 @@ vuepress-plugin-zooming@^1.1.8:
|
||||||
dependencies:
|
dependencies:
|
||||||
zooming "^2.1.1"
|
zooming "^2.1.1"
|
||||||
|
|
||||||
vuepress@^1.5.0:
|
vuepress@^1.9.5:
|
||||||
version "1.5.0"
|
version "1.9.5"
|
||||||
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.0.tgz#690ed2b190844c2e53665df1e211a5fb107a8de7"
|
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.5.tgz#6078ee01d9b4074b93834d77e6f086dd85fbc62e"
|
||||||
integrity sha512-Th07IdRtD6EiDGtlNwohQqfYorkDVdUkOHjLEC+T6k79Vfj7f0vv3tswmLrFb+sZvRxdfESOHDlpatxUZDjSmA==
|
integrity sha512-cLLCKkJSxL0PCgHZILrZ13z57Wi66zABhwe2n0JaoXq/bWXdGPfr9WoObVdQ0p186I/IKRIw4Ip22Y6qy+JA8g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vuepress/core" "1.5.0"
|
"@vuepress/core" "1.9.5"
|
||||||
"@vuepress/theme-default" "1.5.0"
|
"@vuepress/theme-default" "1.9.5"
|
||||||
|
"@vuepress/types" "1.9.5"
|
||||||
cac "^6.5.6"
|
cac "^6.5.6"
|
||||||
envinfo "^7.2.0"
|
envinfo "^7.2.0"
|
||||||
opencollective-postinstall "^2.0.2"
|
opencollective-postinstall "^2.0.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue