From 250efc3b0d43e01b4ac7b47c3e4475be6c1444ec Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Sat, 7 Jan 2023 16:17:17 +0800 Subject: [PATCH] feat: update theme to 1.3.0 --- docs/.vuepress/config.js | 3 +- package.json | 7 +- yarn.lock | 484 ++++++++++++++++++++------------------- 3 files changed, 246 insertions(+), 248 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 2646de739..a2704de5d 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -82,8 +82,7 @@ const config = { ) }, plugins: [ - ["vuepress-plugin-juejin-style-copy", copyOptions], - 'vuepress-plugin-mermaidjs' + ["vuepress-plugin-juejin-style-copy", copyOptions] ] } diff --git a/package.json b/package.json index 59c941700..45286d2f5 100644 --- a/package.json +++ b/package.json @@ -24,17 +24,14 @@ }, "homepage": "https://github.com/dcloudio/unidoc-zh#readme", "devDependencies": { - "@vuepress/plugin-back-to-top": "^1.9.5", - "clipboard": "^2.0.10", "cross-env": "^7.0.3", "fs-extra": "^10.0.0", "glob": "^7.1.7", - "vuepress": "^1.8.2", - "vuepress-plugin-mermaidjs": "1.9.1" + "vuepress-theme-uni-app-test": "^1.3.0" }, "dependencies": { "@docsearch/js": "^3.1.0", "node-html-parser": "^6.1.4", - "vuepress-theme-uni-app-test": "^1.2.12" + "vuepress": "^1.9.8" } } diff --git a/yarn.lock b/yarn.lock index 24860a22f..62f5e86c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,31 +2,24 @@ # yarn lockfile v1 -"@algolia/autocomplete-core@1.7.1": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.1.tgz#025538b8a9564a9f3dd5bcf8a236d6951c76c7d1" - integrity sha512-eiZw+fxMzNQn01S8dA/hcCpoWCOCwcIIEUtHHdzN5TGB3IpzLbuhqFeTfh2OUhhgkE8Uo17+wH+QJ/wYyQmmzg== +"@algolia/autocomplete-core@1.7.2": + version "1.7.2" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz#8abbed88082f611997538760dffcb43b33b1fd1d" + integrity sha512-eclwUDC6qfApNnEfu1uWcL/rudQsn59tjEoUYZYE2JSXZrHLRjBUGMxiCoknobU2Pva8ejb0eRxpIYDtVVqdsw== dependencies: - "@algolia/autocomplete-shared" "1.7.1" + "@algolia/autocomplete-shared" "1.7.2" -"@algolia/autocomplete-preset-algolia@1.7.1": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.7.1.tgz#7dadc5607097766478014ae2e9e1c9c4b3f957c8" - integrity sha512-pJwmIxeJCymU1M6cGujnaIYcY3QPOVYZOXhFkWVM7IxKzy272BwCvMFMyc5NpG/QmiObBxjo7myd060OeTNJXg== +"@algolia/autocomplete-preset-algolia@1.7.2": + version "1.7.2" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.7.2.tgz#9cd4f64b3d64399657ee2dc2b7e0a939e0713a26" + integrity sha512-+RYEG6B0QiGGfRb2G3MtPfyrl0dALF3cQNTWBzBX6p5o01vCCGTTinAm2UKG3tfc2CnOMAtnPLkzNZyJUpnVJw== dependencies: - "@algolia/autocomplete-shared" "1.7.1" + "@algolia/autocomplete-shared" "1.7.2" -"@algolia/autocomplete-shared@1.7.1": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.7.1.tgz#95c3a0b4b78858fed730cf9c755b7d1cd0c82c74" - integrity sha512-eTmGVqY3GeyBTT8IWiB2K5EuURAqhnumfktAEoHxfDY2o7vg2rSnO16ZtIG0fMgt3py28Vwgq42/bVEuaQV7pg== - -"@algolia/cache-browser-local-storage@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.12.1.tgz#23f4f219963b96918d0524acd09d4d646541d888" - integrity sha512-ERFFOnC9740xAkuO0iZTQqm2AzU7Dpz/s+g7o48GlZgx5p9GgNcsuK5eS0GoW/tAK+fnKlizCtlFHNuIWuvfsg== - dependencies: - "@algolia/cache-common" "4.12.1" +"@algolia/autocomplete-shared@1.7.2": + version "1.7.2" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.7.2.tgz#daa23280e78d3b42ae9564d12470ae034db51a89" + integrity sha512-QCckjiC7xXHIUaIL3ektBtjJ0w7tTA3iqKcAE/Hjn1lZ5omp7i3Y4e09rAr9ZybqirL7AbxCLLq0Ra5DDPKeug== "@algolia/cache-browser-local-storage@4.13.1": version "4.13.1" @@ -35,22 +28,22 @@ dependencies: "@algolia/cache-common" "4.13.1" -"@algolia/cache-common@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.12.1.tgz#d3f1676ca9c404adce0f78d68f6381bedb44cd9c" - integrity sha512-UugTER3V40jT+e19Dmph5PKMeliYKxycNPwrPNADin0RcWNfT2QksK9Ff2N2W7UKraqMOzoeDb4LAJtxcK1a8Q== +"@algolia/cache-browser-local-storage@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.3.tgz#b9e0da012b2f124f785134a4d468ee0841b2399d" + integrity sha512-hWH1yCxgG3+R/xZIscmUrWAIBnmBFHH5j30fY/+aPkEZWt90wYILfAHIOZ1/Wxhho5SkPfwFmT7ooX2d9JeQBw== + dependencies: + "@algolia/cache-common" "4.14.3" "@algolia/cache-common@4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.13.1.tgz#c933fdec9f73b4f7c69d5751edc92eee4a63d76b" integrity sha512-7Vaf6IM4L0Jkl3sYXbwK+2beQOgVJ0mKFbz/4qSxKd1iy2Sp77uTAazcX+Dlexekg1fqGUOSO7HS4Sx47ZJmjA== -"@algolia/cache-in-memory@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.12.1.tgz#0ef6aac2f8feab5b46fc130beb682bbd21b55244" - integrity sha512-U6iaunaxK1lHsAf02UWF58foKFEcrVLsHwN56UkCtwn32nlP9rz52WOcHsgk6TJrL8NDcO5swMjtOQ5XHESFLw== - dependencies: - "@algolia/cache-common" "4.12.1" +"@algolia/cache-common@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/cache-common/-/cache-common-4.14.3.tgz#a78e9faee3dfec018eab7b0996e918e06b476ac7" + integrity sha512-oZJofOoD9FQOwiGTzyRnmzvh3ZP8WVTNPBLH5xU5JNF7drDbRT0ocVT0h/xB2rPHYzOeXRrLaQQBwRT/CKom0Q== "@algolia/cache-in-memory@4.13.1": version "4.13.1" @@ -59,14 +52,12 @@ dependencies: "@algolia/cache-common" "4.13.1" -"@algolia/client-account@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.12.1.tgz#e838c9283db2fab32a425dd13c77da321d48fd8b" - integrity sha512-jGo4ConJNoMdTCR2zouO0jO/JcJmzOK6crFxMMLvdnB1JhmMbuIKluOTJVlBWeivnmcsqb7r0v7qTCPW5PAyxQ== +"@algolia/cache-in-memory@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/cache-in-memory/-/cache-in-memory-4.14.3.tgz#96cefb942aeb80e51e6a7e29f25f4f7f3439b736" + integrity sha512-ES0hHQnzWjeioLQf5Nq+x1AWdZJ50znNPSH3puB/Y4Xsg4Av1bvLmTJe7SY2uqONaeMTvL0OaVcoVtQgJVw0vg== dependencies: - "@algolia/client-common" "4.12.1" - "@algolia/client-search" "4.12.1" - "@algolia/transporter" "4.12.1" + "@algolia/cache-common" "4.14.3" "@algolia/client-account@4.13.1": version "4.13.1" @@ -77,15 +68,14 @@ "@algolia/client-search" "4.13.1" "@algolia/transporter" "4.13.1" -"@algolia/client-analytics@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.12.1.tgz#2976d658655a1590cf84cfb596aa75a204f6dec4" - integrity sha512-h1It7KXzIthlhuhfBk7LteYq72tym9maQDUsyRW0Gft8b6ZQahnRak9gcCvKwhcJ1vJoP7T7JrNYGiYSicTD9g== +"@algolia/client-account@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/client-account/-/client-account-4.14.3.tgz#6d7d032a65c600339ce066505c77013d9a9e4966" + integrity sha512-PBcPb0+f5Xbh5UfLZNx2Ow589OdP8WYjB4CnvupfYBrl9JyC1sdH4jcq/ri8osO/mCZYjZrQsKAPIqW/gQmizQ== dependencies: - "@algolia/client-common" "4.12.1" - "@algolia/client-search" "4.12.1" - "@algolia/requester-common" "4.12.1" - "@algolia/transporter" "4.12.1" + "@algolia/client-common" "4.14.3" + "@algolia/client-search" "4.14.3" + "@algolia/transporter" "4.14.3" "@algolia/client-analytics@4.13.1": version "4.13.1" @@ -97,13 +87,15 @@ "@algolia/requester-common" "4.13.1" "@algolia/transporter" "4.13.1" -"@algolia/client-common@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.12.1.tgz#104ccefe96bda3ff926bc70c31ff6d17c41b6107" - integrity sha512-obnJ8eSbv+h94Grk83DTGQ3bqhViSWureV6oK1s21/KMGWbb3DkduHm+lcwFrMFkjSUSzosLBHV9EQUIBvueTw== +"@algolia/client-analytics@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/client-analytics/-/client-analytics-4.14.3.tgz#ca409d00a8fff98fdcc215dc96731039900055dc" + integrity sha512-eAwQq0Hb/aauv9NhCH5Dp3Nm29oFx28sayFN2fdOWemwSeJHIl7TmcsxVlRsO50fsD8CtPcDhtGeD3AIFLNvqw== dependencies: - "@algolia/requester-common" "4.12.1" - "@algolia/transporter" "4.12.1" + "@algolia/client-common" "4.14.3" + "@algolia/client-search" "4.14.3" + "@algolia/requester-common" "4.14.3" + "@algolia/transporter" "4.14.3" "@algolia/client-common@4.13.1": version "4.13.1" @@ -113,14 +105,13 @@ "@algolia/requester-common" "4.13.1" "@algolia/transporter" "4.13.1" -"@algolia/client-personalization@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.12.1.tgz#f63d1890f95de850e1c8e41c1d57adda521d9e7f" - integrity sha512-sMSnjjPjRgByGHYygV+5L/E8a6RgU7l2GbpJukSzJ9GRY37tHmBHuvahv8JjdCGJ2p7QDYLnQy5bN5Z02qjc7Q== +"@algolia/client-common@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/client-common/-/client-common-4.14.3.tgz#c44e48652b2121a20d7a40cfd68d095ebb4191a8" + integrity sha512-jkPPDZdi63IK64Yg4WccdCsAP4pHxSkr4usplkUZM5C1l1oEpZXsy2c579LQ0rvwCs5JFmwfNG4ahOszidfWPw== dependencies: - "@algolia/client-common" "4.12.1" - "@algolia/requester-common" "4.12.1" - "@algolia/transporter" "4.12.1" + "@algolia/requester-common" "4.14.3" + "@algolia/transporter" "4.14.3" "@algolia/client-personalization@4.13.1": version "4.13.1" @@ -131,14 +122,14 @@ "@algolia/requester-common" "4.13.1" "@algolia/transporter" "4.13.1" -"@algolia/client-search@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.12.1.tgz#fcd7a974be5d39d5c336d7f2e89577ffa66aefdd" - integrity sha512-MwwKKprfY6X2nJ5Ki/ccXM2GDEePvVjZnnoOB2io3dLKW4fTqeSRlC5DRXeFD7UM0vOPPHr4ItV2aj19APKNVQ== +"@algolia/client-personalization@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/client-personalization/-/client-personalization-4.14.3.tgz#8f71325035aa2a5fa7d1d567575235cf1d6c654f" + integrity sha512-UCX1MtkVNgaOL9f0e22x6tC9e2H3unZQlSUdnVaSKpZ+hdSChXGaRjp2UIT7pxmPqNCyv51F597KEX5WT60jNg== dependencies: - "@algolia/client-common" "4.12.1" - "@algolia/requester-common" "4.12.1" - "@algolia/transporter" "4.12.1" + "@algolia/client-common" "4.14.3" + "@algolia/requester-common" "4.14.3" + "@algolia/transporter" "4.14.3" "@algolia/client-search@4.13.1": version "4.13.1" @@ -149,22 +140,24 @@ "@algolia/requester-common" "4.13.1" "@algolia/transporter" "4.13.1" -"@algolia/logger-common@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.12.1.tgz#d6501b4d9d242956257ba8e10f6b4bbf6863baa4" - integrity sha512-fCgrzlXGATNqdFTxwx0GsyPXK+Uqrx1SZ3iuY2VGPPqdt1a20clAG2n2OcLHJpvaa6vMFPlJyWvbqAgzxdxBlQ== +"@algolia/client-search@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/client-search/-/client-search-4.14.3.tgz#cf1e77549f5c3e73408ffe6441ede985fde69da0" + integrity sha512-I2U7xBx5OPFdPLA8AXKUPPxGY3HDxZ4r7+mlZ8ZpLbI8/ri6fnu6B4z3wcL7sgHhDYMwnAE8Xr0AB0h3Hnkp4A== + dependencies: + "@algolia/client-common" "4.14.3" + "@algolia/requester-common" "4.14.3" + "@algolia/transporter" "4.14.3" "@algolia/logger-common@4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.13.1.tgz#4221378e701e3f1eacaa051bcd4ba1f25ddfaf4d" integrity sha512-L6slbL/OyZaAXNtS/1A8SAbOJeEXD5JcZeDCPYDqSTYScfHu+2ePRTDMgUTY4gQ7HsYZ39N1LujOd8WBTmM2Aw== -"@algolia/logger-console@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.12.1.tgz#841edd39dd5c5530a69fc66084bfee3254dd0807" - integrity sha512-0owaEnq/davngQMYqxLA4KrhWHiXujQ1CU3FFnyUcMyBR7rGHI48zSOUpqnsAXrMBdSH6rH5BDkSUUFwsh8RkQ== - dependencies: - "@algolia/logger-common" "4.12.1" +"@algolia/logger-common@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/logger-common/-/logger-common-4.14.3.tgz#87d4725e7f56ea5a39b605771b7149fff62032a7" + integrity sha512-kUEAZaBt/J3RjYi8MEBT2QEexJR2kAE2mtLmezsmqMQZTV502TkHCxYzTwY2dE7OKcUTxi4OFlMuS4GId9CWPw== "@algolia/logger-console@4.13.1": version "4.13.1" @@ -173,12 +166,12 @@ dependencies: "@algolia/logger-common" "4.13.1" -"@algolia/requester-browser-xhr@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.12.1.tgz#2d0c18ee188d7cae0e4a930e5e89989e3c4a816b" - integrity sha512-OaMxDyG0TZG0oqz1lQh9e3woantAG1bLnuwq3fmypsrQxra4IQZiyn1x+kEb69D2TcXApI5gOgrD4oWhtEVMtw== +"@algolia/logger-console@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/logger-console/-/logger-console-4.14.3.tgz#1f19f8f0a5ef11f01d1f9545290eb6a89b71fb8a" + integrity sha512-ZWqAlUITktiMN2EiFpQIFCJS10N96A++yrexqC2Z+3hgF/JcKrOxOdT4nSCQoEPvU4Ki9QKbpzbebRDemZt/hw== dependencies: - "@algolia/requester-common" "4.12.1" + "@algolia/logger-common" "4.14.3" "@algolia/requester-browser-xhr@4.13.1": version "4.13.1" @@ -187,22 +180,22 @@ dependencies: "@algolia/requester-common" "4.13.1" -"@algolia/requester-common@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.12.1.tgz#95bb6539da7199da3e205341cea8f27267f7af29" - integrity sha512-XWIrWQNJ1vIrSuL/bUk3ZwNMNxl+aWz6dNboRW6+lGTcMIwc3NBFE90ogbZKhNrFRff8zI4qCF15tjW+Fyhpow== +"@algolia/requester-browser-xhr@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.14.3.tgz#bcf55cba20f58fd9bc95ee55793b5219f3ce8888" + integrity sha512-AZeg2T08WLUPvDncl2XLX2O67W5wIO8MNaT7z5ii5LgBTuk/rU4CikTjCe2xsUleIZeFl++QrPAi4Bdxws6r/Q== + dependencies: + "@algolia/requester-common" "4.14.3" "@algolia/requester-common@4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.13.1.tgz#daea143d15ab6ed3909c4c45877f1b6c36a16179" integrity sha512-eGVf0ID84apfFEuXsaoSgIxbU3oFsIbz4XiotU3VS8qGCJAaLVUC5BUJEkiFENZIhon7hIB4d0RI13HY4RSA+w== -"@algolia/requester-node-http@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.12.1.tgz#c9df97ff1daa7e58c5c2b1f28cf7163005edccb0" - integrity sha512-awBtwaD+s0hxkA1aehYn8F0t9wqGoBVWgY4JPHBmp1ChO3pK7RKnnvnv7QQa9vTlllX29oPt/BBVgMo1Z3n1Qg== - dependencies: - "@algolia/requester-common" "4.12.1" +"@algolia/requester-common@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/requester-common/-/requester-common-4.14.3.tgz#2d02fbe01afb7ae5651ae8dfe62d6c089f103714" + integrity sha512-RrRzqNyKFDP7IkTuV3XvYGF9cDPn9h6qEDl595lXva3YUk9YSS8+MGZnnkOMHvjkrSCKfoLeLbm/T4tmoIeclw== "@algolia/requester-node-http@4.13.1": version "4.13.1" @@ -211,14 +204,12 @@ dependencies: "@algolia/requester-common" "4.13.1" -"@algolia/transporter@4.12.1": - version "4.12.1" - resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.12.1.tgz#61b9829916c474f42e2d4a6eada0d6c138379945" - integrity sha512-BGeNgdEHc6dXIk2g8kdlOoQ6fQ6OIaKQcplEj7HPoi+XZUeAvRi3Pff3QWd7YmybWkjzd9AnTzieTASDWhL+sQ== +"@algolia/requester-node-http@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-4.14.3.tgz#72389e1c2e5d964702451e75e368eefe85a09d8f" + integrity sha512-O5wnPxtDRPuW2U0EaOz9rMMWdlhwP0J0eSL1Z7TtXF8xnUeeUyNJrdhV5uy2CAp6RbhM1VuC3sOJcIR6Av+vbA== dependencies: - "@algolia/cache-common" "4.12.1" - "@algolia/logger-common" "4.12.1" - "@algolia/requester-common" "4.12.1" + "@algolia/requester-common" "4.14.3" "@algolia/transporter@4.13.1": version "4.13.1" @@ -229,6 +220,15 @@ "@algolia/logger-common" "4.13.1" "@algolia/requester-common" "4.13.1" +"@algolia/transporter@4.14.3": + version "4.14.3" + resolved "https://registry.npmmirror.com/@algolia/transporter/-/transporter-4.14.3.tgz#5593036bd9cf2adfd077fdc3e81d2e6118660a7a" + integrity sha512-2qlKlKsnGJ008exFRb5RTeTOqhLZj0bkMCMVskxoqWejs2Q2QtWmsiH98hDfpw0fmnyhzHEt0Z7lqxBYp8bW2w== + dependencies: + "@algolia/cache-common" "4.14.3" + "@algolia/logger-common" "4.14.3" + "@algolia/requester-common" "4.14.3" + "@ampproject/remapping@^2.1.0": version "2.1.2" resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34" @@ -1164,27 +1164,27 @@ resolved "https://registry.npmmirror.com/@braintree/sanitize-url/-/sanitize-url-3.1.0.tgz#8ff71d51053cd5ee4981e5a501d80a536244f7fd" integrity sha512-GcIY79elgB+azP74j8vqkiXz8xLFfIzbQJdlwOPisgbKT00tviJQuEghOXSMVxJ00HoYJbGswr4kcllUc4xCcg== -"@docsearch/css@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.1.1.tgz#e0976bf995e383f8ee8657306311b9cb95016330" - integrity sha512-utLgg7E1agqQeqCJn05DWC7XXMk4tMUUnL7MZupcknRu2OzGN13qwey2qA/0NAKkVBGugiWtON0+rlU0QIPojg== +"@docsearch/css@3.3.1": + version "3.3.1" + resolved "https://registry.npmmirror.com/@docsearch/css/-/css-3.3.1.tgz#32041581bffb1a834072fd21ca66d1dd9f016098" + integrity sha512-nznHXeFHpAYjyaSNFNFpU+IJPjQA7AINM8ONjDx/Zx4O/pGAvqwgmcLNc7zR8qXRutqnzLo06yN63xFn36KFBw== "@docsearch/js@^3.1.0": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.1.1.tgz#fbcf85d034b11ae15397310ef117c7d6fb4e6871" - integrity sha512-bt7l2aKRoSnLUuX+s4LVQ1a7AF2c9myiZNv5uvQCePG5tpvVGpwrnMwqVXOUJn9q6FwVVhOrQMO/t+QmnnAEUw== + version "3.3.1" + resolved "https://registry.npmmirror.com/@docsearch/js/-/js-3.3.1.tgz#61256bfb0cb17840e6259b9c86f409aa98f02438" + integrity sha512-BCVu7njUFJSUXDNvgK65xNYU1L7U3CKFJlawDXql17nQwfpBrNZHqp+eb8z9qu0SzauQKss9tsf/qwlFJ9BOGw== dependencies: - "@docsearch/react" "3.1.1" + "@docsearch/react" "3.3.1" preact "^10.0.0" -"@docsearch/react@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.1.1.tgz#3dffb5db8cf9eb95d6e732cf038264bfc10191ed" - integrity sha512-cfoql4qvtsVRqBMYxhlGNpvyy/KlCoPqjIsJSZYqYf9AplZncKjLBTcwBu6RXFMVCe30cIFljniI4OjqAU67pQ== +"@docsearch/react@3.3.1": + version "3.3.1" + resolved "https://registry.npmmirror.com/@docsearch/react/-/react-3.3.1.tgz#47ce4a267a9daf1b5d913b979284b4f624088003" + integrity sha512-wdeQBODPkue6yVEEg4ntt+TiGJ6iXMBUNjBQJ0s1WVoc1OdcCnks/lkQ5LEfXETYR/q9QSbCCBnMjvnSoILaag== dependencies: - "@algolia/autocomplete-core" "1.7.1" - "@algolia/autocomplete-preset-algolia" "1.7.1" - "@docsearch/css" "3.1.1" + "@algolia/autocomplete-core" "1.7.2" + "@algolia/autocomplete-preset-algolia" "1.7.2" + "@docsearch/css" "3.3.1" algoliasearch "^4.0.0" "@jridgewell/resolve-uri@^3.0.3": @@ -1542,19 +1542,19 @@ optionalDependencies: prettier "^1.18.2 || ^2.0.0" -"@vuepress/core@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.9.7.tgz#a23388377f84322b933fc97b6cca32a90d8f5ce2" - integrity sha512-u5eb1mfNLV8uG2UuxlvpB/FkrABxeMHqymTsixOnsOg2REziv9puEIbqaZ5BjLPvbCDvSj6rn+DwjENmBU+frQ== +"@vuepress/core@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/core/-/core-1.9.8.tgz#56acf26d7c1a3c82b0b57bc778fef73024dc1854" + integrity sha512-ZDm253vcjKlWIxd6c18aZWJZkWCmhBUXRT/X5eKFEoDO3aQatb+OpFYP6eH3zufD2VXjZwE5kV4MAMwtBHK+DQ== dependencies: "@babel/core" "^7.8.4" "@vue/babel-preset-app" "^4.1.2" - "@vuepress/markdown" "1.9.7" - "@vuepress/markdown-loader" "1.9.7" - "@vuepress/plugin-last-updated" "1.9.7" - "@vuepress/plugin-register-components" "1.9.7" - "@vuepress/shared-utils" "1.9.7" - "@vuepress/types" "1.9.7" + "@vuepress/markdown" "1.9.8" + "@vuepress/markdown-loader" "1.9.8" + "@vuepress/plugin-last-updated" "1.9.8" + "@vuepress/plugin-register-components" "1.9.8" + "@vuepress/shared-utils" "1.9.8" + "@vuepress/types" "1.9.8" autoprefixer "^9.5.1" babel-loader "^8.0.4" bundle-require "2.1.8" @@ -1589,21 +1589,21 @@ webpack-merge "^4.1.2" webpackbar "3.2.0" -"@vuepress/markdown-loader@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.9.7.tgz#acd4fa13f1e48f153d509996ccd2895a0dcb5ee2" - integrity sha512-mxXF8FtX/QhOg/UYbe4Pr1j5tcf/aOEI502rycTJ3WF2XAtOmewjkGV4eAA6f6JmuM/fwzOBMZKDyy9/yo2I6Q== +"@vuepress/markdown-loader@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/markdown-loader/-/markdown-loader-1.9.8.tgz#a08c527cdf1089d45a0067dbad600571e0bb3052" + integrity sha512-rurhMqwq5h32nXlJG/ezrgzp7twkJtExBxh3bH+iUeuuPKoyTzd5+YI8lrOELXPsRXlvPoMZ9KQioW/D8xAmvA== dependencies: - "@vuepress/markdown" "1.9.7" + "@vuepress/markdown" "1.9.8" loader-utils "^1.1.0" lru-cache "^5.1.1" -"@vuepress/markdown@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.9.7.tgz#6310458b7e2ea08a14d31349209d0b54455e957a" - integrity sha512-DFOjYkwV6fT3xXTGdTDloeIrT1AbwJ9pwefmrp0rMgC6zOz3XUJn6qqUwcYFO5mNBWpbiFQ3JZirCtgOe+xxBA== +"@vuepress/markdown@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/markdown/-/markdown-1.9.8.tgz#7c2ec75c20d4249fe52c0bb98ae4d70a176377cd" + integrity sha512-7OaCXp2SMtf9pFf513U52aUtDf5gWWe8pT+NQA8hOU6jCNSJGex3izEEve1sPmLmsJWGjmVEAeKesGNg4wQE0A== dependencies: - "@vuepress/shared-utils" "1.9.7" + "@vuepress/shared-utils" "1.9.8" markdown-it "^8.4.1" markdown-it-anchor "^5.0.2" markdown-it-chain "^1.3.0" @@ -1619,6 +1619,14 @@ "@vuepress/types" "1.9.7" lodash.debounce "^4.0.8" +"@vuepress/plugin-active-header-links@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.8.tgz#64a9b9018e7f8138a8b49119002e3421c24c23ec" + integrity sha512-yyUwn/DOF5Gbxc5fFbiBNqz7XmRAVHyYZNTgsJooQX+E11DH9XCuJ0sWN3HHee1aVwmz2w94KYsoueiBTgfJ8g== + dependencies: + "@vuepress/types" "1.9.8" + lodash.debounce "^4.0.8" + "@vuepress/plugin-back-to-top@^1.9.5": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.7.tgz#249a76d79f1e0c8c71a2804485ad0245837e6bfd" @@ -1627,12 +1635,12 @@ "@vuepress/types" "1.9.7" lodash.debounce "^4.0.8" -"@vuepress/plugin-last-updated@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.7.tgz#9f2d78fe7ced618d0480bf40a3e32b40486bac6d" - integrity sha512-FiFBOl49dlFRjbLRnRAv77HDWfe+S/eCPtMQobq4/O3QWuL3Na5P4fCTTVzq1K7rWNO9EPsWNB2Jb26ndlQLKQ== +"@vuepress/plugin-last-updated@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.8.tgz#ab4db23138398d7e141066867b8cf19ac730f1b4" + integrity sha512-tMmqKEEXV9Ask/MErJrVSDxRW6uEYm7UvUmfo6SbIoYjyLiNV8UCzmLPT+hAEixNuxuMReoI3rn/v60JiYPUZA== dependencies: - "@vuepress/types" "1.9.7" + "@vuepress/types" "1.9.8" cross-spawn "^6.0.5" "@vuepress/plugin-nprogress@1.9.7": @@ -1643,13 +1651,21 @@ "@vuepress/types" "1.9.7" nprogress "^0.2.0" -"@vuepress/plugin-register-components@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.7.tgz#0234f887b32c1d836fa68cdd06d7e851397fd268" - integrity sha512-l/w1nE7Dpl+LPMb8+AHSGGFYSP/t5j6H4/Wltwc2QcdzO7yqwC1YkwwhtTXvLvHOV8O7+rDg2nzvq355SFkfKA== +"@vuepress/plugin-nprogress@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.8.tgz#78132a59c1139d9a225441fa69e4af82d0ffe945" + integrity sha512-RW2n2VTnc36zPUMlQ9+uOu57ao9RKDvOIGoFqTPqvORiTI56VnyAipOv+79EqTky6DqXSG+ixzq+oE9gSJ8cXA== dependencies: - "@vuepress/shared-utils" "1.9.7" - "@vuepress/types" "1.9.7" + "@vuepress/types" "1.9.8" + nprogress "^0.2.0" + +"@vuepress/plugin-register-components@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.8.tgz#fea0a86c49e32f77585b86e10b7713a24cd254d7" + integrity sha512-TPa+HDKSevhXKvAh7zboGlGCaGXY/vzx/b7YtHzxKwHJE3Orj/aGNimG8ZvILjDXhzmrPCX+WghquiwYeco5Nw== + dependencies: + "@vuepress/shared-utils" "1.9.8" + "@vuepress/types" "1.9.8" "@vuepress/plugin-search@1.9.7": version "1.9.7" @@ -1658,7 +1674,29 @@ dependencies: "@vuepress/types" "1.9.7" -"@vuepress/shared-utils@1.9.7", "@vuepress/shared-utils@^1.2.0": +"@vuepress/plugin-search@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/plugin-search/-/plugin-search-1.9.8.tgz#89bb96527f4a9c0bd34ecc476f24eb421fccd907" + integrity sha512-LLZag4Rj1ZF679ubmkqvDyXv5/o0uxbvHFZjD7d+xWRRV6PZrw47Idep8HXlVcmL43BLdxQ//STiibPJpbWdXQ== + dependencies: + "@vuepress/types" "1.9.8" + +"@vuepress/shared-utils@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/shared-utils/-/shared-utils-1.9.8.tgz#1ecaf148409001fee9c00c6951dc719c9a279523" + integrity sha512-34VfkChKRrs0waWEXugDPcBB4Cp6TnKwNQaTpa8GwpLFfQw627/mWi2IiuSwTyFNZdSXxZJV6e5blejmUlGh0g== + dependencies: + chalk "^2.3.2" + 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" + toml "^3.0.0" + upath "^1.1.0" + +"@vuepress/shared-utils@^1.2.0": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.7.tgz#f1203c7f48e9d546078f5f9b2ec5200b29da481b" integrity sha512-lIkO/eSEspXgVHjYHa9vuhN7DuaYvkfX1+TTJDiEYXIwgwqtvkTv55C+IOdgswlt0C/OXDlJaUe1rGgJJ1+FTw== @@ -1673,7 +1711,23 @@ toml "^3.0.0" upath "^1.1.0" -"@vuepress/theme-default@1.9.7", "@vuepress/theme-default@^1.8.2": +"@vuepress/theme-default@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/theme-default/-/theme-default-1.9.8.tgz#303ed3c73e37c3821e6447f90ead2e5629856560" + integrity sha512-j0wC6fvRtlRRCg0chbYzNlTTeov36ASxfRaE+r/9kKZAFM0NDCQr3N79jYVx2vEVvlgrjq51moe1WgFqjjFPUg== + dependencies: + "@vuepress/plugin-active-header-links" "1.9.8" + "@vuepress/plugin-nprogress" "1.9.8" + "@vuepress/plugin-search" "1.9.8" + "@vuepress/types" "1.9.8" + docsearch.js "^2.5.2" + lodash "^4.17.15" + stylus "^0.54.8" + stylus-loader "^3.0.2" + vuepress-plugin-container "^2.0.2" + vuepress-plugin-smooth-scroll "^0.0.3" + +"@vuepress/theme-default@^1.8.2": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.7.tgz#9e928b724fdcb12715cc513fdbc27b965944c4a1" integrity sha512-NZzCLIl+bgJIibhkqVmk/NSku57XIuXugxAN3uiJrCw6Mu6sb3xOvbk0En3k+vS2BKHxAZ6Cx7dbCiyknDQnSA== @@ -1698,6 +1752,15 @@ "@types/webpack-dev-server" "^3" webpack-chain "^6.0.0" +"@vuepress/types@1.9.8": + version "1.9.8" + resolved "https://registry.npmmirror.com/@vuepress/types/-/types-1.9.8.tgz#bf22bae02e265bc1f7b016495a236fa3ba97fa5c" + integrity sha512-ygRFqILi4SQjExxvpVUFXB/h76dN+k8GrDWYhAgmox1zhWEEzsskbqewXGKWE48RW9EJDYGgh8jy+CWvm7ILXg== + dependencies: + "@types/markdown-it" "^10.0.0" + "@types/webpack-dev-server" "^3" + webpack-chain "^6.0.0" + "@webassemblyjs/ast@1.9.0": version "1.9.0" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964" @@ -1918,24 +1981,24 @@ algoliasearch@^3.24.5: tunnel-agent "^0.6.0" algoliasearch@^4.0.0: - version "4.12.1" - resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.12.1.tgz#574a2c5424c4b6681c026928fb810be2d2ec3924" - integrity sha512-c0dM1g3zZBJrkzE5GA/Nu1y3fFxx3LCzxKzcmp2dgGS8P4CjszB/l3lsSh2MSrrK1Hn/KV4BlbBMXtYgG1Bfrw== - dependencies: - "@algolia/cache-browser-local-storage" "4.12.1" - "@algolia/cache-common" "4.12.1" - "@algolia/cache-in-memory" "4.12.1" - "@algolia/client-account" "4.12.1" - "@algolia/client-analytics" "4.12.1" - "@algolia/client-common" "4.12.1" - "@algolia/client-personalization" "4.12.1" - "@algolia/client-search" "4.12.1" - "@algolia/logger-common" "4.12.1" - "@algolia/logger-console" "4.12.1" - "@algolia/requester-browser-xhr" "4.12.1" - "@algolia/requester-common" "4.12.1" - "@algolia/requester-node-http" "4.12.1" - "@algolia/transporter" "4.12.1" + version "4.14.3" + resolved "https://registry.npmmirror.com/algoliasearch/-/algoliasearch-4.14.3.tgz#f02a77a4db17de2f676018938847494b692035e7" + integrity sha512-GZTEuxzfWbP/vr7ZJfGzIl8fOsoxN916Z6FY2Egc9q2TmZ6hvq5KfAxY89pPW01oW/2HDEKA8d30f9iAH9eXYg== + dependencies: + "@algolia/cache-browser-local-storage" "4.14.3" + "@algolia/cache-common" "4.14.3" + "@algolia/cache-in-memory" "4.14.3" + "@algolia/client-account" "4.14.3" + "@algolia/client-analytics" "4.14.3" + "@algolia/client-common" "4.14.3" + "@algolia/client-personalization" "4.14.3" + "@algolia/client-search" "4.14.3" + "@algolia/logger-common" "4.14.3" + "@algolia/logger-console" "4.14.3" + "@algolia/requester-browser-xhr" "4.14.3" + "@algolia/requester-common" "4.14.3" + "@algolia/requester-node-http" "4.14.3" + "@algolia/transporter" "4.14.3" algoliasearch@^4.13.1: version "4.13.1" @@ -2757,15 +2820,6 @@ cli-boxes@^2.2.0: resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-2.2.1.tgz#ddd5035d25094fce220e9cab40a45840a440318f" integrity sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw== -clipboard@^2.0.10: - version "2.0.10" - resolved "https://registry.npmjs.org/clipboard/-/clipboard-2.0.10.tgz#e61f6f7139ac5044c58c0484dcac9fb2a918bfd6" - integrity sha512-cz3m2YVwFz95qSEbCDi2fzLN/epEN9zXBvfgAoGkvGOJZATMl9gtTDVOtBYkx2ODUJl2kvmud7n32sV2BpYR4g== - dependencies: - good-listener "^1.2.2" - select "^1.1.2" - tiny-emitter "^2.0.0" - clipboard@^2.0.11, clipboard@^2.0.4: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" @@ -7438,9 +7492,9 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.2 source-map "^0.6.1" preact@^10.0.0: - version "10.6.6" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.6.tgz#f1899bc8dab7c0788b858481532cb3b5d764a520" - integrity sha512-dgxpTFV2vs4vizwKohYKkk7g7rmp1wOOcfd4Tz3IB3Wi+ivZzsn/SpeKJhRENSE+n8sUfsAl4S3HiCVT923ABw== + version "10.11.3" + resolved "https://registry.npmmirror.com/preact/-/preact-10.11.3.tgz#8a7e4ba19d3992c488b0785afcc0f8aa13c78d19" + integrity sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg== prepend-http@^2.0.0: version "2.0.0" @@ -9154,79 +9208,27 @@ vuepress-plugin-smooth-scroll@^0.0.3: dependencies: smoothscroll-polyfill "^0.4.3" -vuepress-theme-uni-app-test@^1.1.2: - version "1.1.3" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.3.tgz#6497f5b164ce23fbdbeddff9acc04760936e303e" - integrity sha512-95JNDzZ6hFfYwBU7ykR4EwEroHqT3Fge3GZI2C530vqpnFYcft+uKImYOgkw+NLPYnOA55hWrWMoKxpMPlwGlw== - dependencies: - "@vuepress/plugin-back-to-top" "^1.9.5" - "@vuepress/theme-default" "^1.8.2" - algoliasearch "^4.13.1" - clipboard "^2.0.11" - vuepress "^1.8.2" - vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.1.2" - -vuepress-theme-uni-app-test@^1.1.9: - version "1.1.9" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.9.tgz#e63327052f4fea4e19addf5c5386e6792f6b80e1" - integrity sha512-1coCbxZcRQY1ZVXhNaaprOV60u0aGT7wokuzCvE9jctvG75J0oBiF6rv3DcSvPCs+KZHvKtRUDsw68oDhRwfYg== - dependencies: - "@vuepress/plugin-back-to-top" "^1.9.5" - "@vuepress/theme-default" "^1.8.2" - algoliasearch "^4.13.1" - clipboard "^2.0.11" - vuepress "^1.8.2" - vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.1.2" - -vuepress-theme-uni-app-test@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.0.tgz#d85cffdcd2e1d39de15d2fb5777650615606e080" - integrity sha512-7jiYMXTN/f1Yj96CrsQIw0lWr06OiPr2s2wo7cJGxKxag7xNo+hUGdGc+Z3HaFZIH5xwiksQBD6xn6wZsiiyvQ== - dependencies: - "@vuepress/plugin-back-to-top" "^1.9.5" - "@vuepress/theme-default" "^1.8.2" - algoliasearch "^4.13.1" - clipboard "^2.0.11" - vuepress "^1.8.2" - vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.1.9" - -vuepress-theme-uni-app-test@^1.2.12: - version "1.2.12" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.12.tgz#7c1203afa221b1e8e2de53af1c6775a6bb39a091" - integrity sha512-WS8y406n/btkol/gu5VvNyVLl0WDkIaWD4zr2BCQ+v8abOjobRQAv9ilMfHHTDRfwynbVpX4YQd521WIsL2VWQ== - dependencies: - "@vuepress/plugin-back-to-top" "^1.9.5" - "@vuepress/theme-default" "^1.8.2" - algoliasearch "^4.13.1" - clipboard "^2.0.11" - vuepress "^1.8.2" - vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.2.7" - -vuepress-theme-uni-app-test@^1.2.7: - version "1.2.7" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.7.tgz#99b0bc91c49ca3b342345f6d36415cfb9bc7fc5d" - integrity sha512-6aE36v4/Je2L72Oq2SI4iPX0LTUxrLy5wsePCZ8Wup81/omT1CZxBXxXa7K186yfOcojgaI4HFbXZU4dtVii4w== +vuepress-theme-uni-app-test@^1.3.0: + version "1.3.0" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.0.tgz#3b1c169e10e386d528d82e12030a79a875c9dfb0" + integrity sha512-daruCe2L1GwenbKt/xqIe5eMNpnhzav7g4/6TiU0XFDjR6pDqsnV3iDcwAC/LXOKTfcQnci+8CWUk+eNBjEELw== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2" algoliasearch "^4.13.1" clipboard "^2.0.11" - vuepress "^1.8.2" + vuepress "^1.9.8" vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.2.0" + vuepress-plugin-mermaidjs "1.9.1" -vuepress@^1.8.2: - version "1.9.7" - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc" - integrity sha512-aSXpoJBGhgjaWUsT1Zs/ZO8JdDWWsxZRlVme/E7QYpn+ZB9iunSgPMozJQNFaHzcRq4kPx5A4k9UhzLRcvtdMg== +vuepress@^1.9.8: + version "1.9.8" + resolved "https://registry.npmmirror.com/vuepress/-/vuepress-1.9.8.tgz#8bc436eb89ece2d95339a2a1cd7bfc6a53fcd8d3" + integrity sha512-bjfSSRHlpxsZIrJo4Ds0mjt01lwC5H/a7ynDqub4zgXl7/osSsM6GmEgIqlc8oMAQ7j3nY7EBsHdAyrQamPjwA== dependencies: - "@vuepress/core" "1.9.7" - "@vuepress/theme-default" "1.9.7" - "@vuepress/types" "1.9.7" + "@vuepress/core" "1.9.8" + "@vuepress/theme-default" "1.9.8" + "@vuepress/types" "1.9.8" cac "^6.5.6" envinfo "^7.2.0" opencollective-postinstall "^2.0.2" -- GitLab