diff --git a/package.json b/package.json index 4405bc2c52e4cf4b4b9995ea808cbb7b58bff806..0eebcd0026d80e185a546d1cf6b6f0b6685c0bf9 100644 --- a/package.json +++ b/package.json @@ -29,11 +29,11 @@ "glob": "^7.1.7", "htmlparser2": "^9.0.0", "markdown-it-attrs": "^4.1.6", - "vuepress-theme-uni-app-test": "^1.3.9" + "vuepress-theme-uni-app-test": "^1.3.10" }, "dependencies": { "@docsearch/js": "^3.1.0", "node-html-parser": "^6.1.4", - "vuepress": "^1.9.8" + "vuepress": "^1.9.9" } } diff --git a/yarn.lock b/yarn.lock index 01c49ad2c4603d6bf14de57cf9f7d2c5f37ec5f1..bd751fec7db2fa7003ec254ad7b9c7586d9edcab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1589,6 +1589,53 @@ webpack-merge "^4.1.2" webpackbar "3.2.0" +"@vuepress/core@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/core/-/core-1.9.9.tgz#aa8bc4497fcbb6aab9c1e290944d422edeb20495" + integrity sha512-Ekgu409ZSgvAV9n14F3DaEWtgkwrEicg1nWs0gbxGgUCdREeX/7rwxSfKwWwBjCwfCUKR2L3+6pXGjzxex0t+g== + dependencies: + "@babel/core" "^7.8.4" + "@vue/babel-preset-app" "^4.1.2" + "@vuepress/markdown" "1.9.9" + "@vuepress/markdown-loader" "1.9.9" + "@vuepress/plugin-last-updated" "1.9.9" + "@vuepress/plugin-register-components" "1.9.9" + "@vuepress/shared-utils" "1.9.9" + "@vuepress/types" "1.9.9" + autoprefixer "^9.5.1" + babel-loader "^8.0.4" + bundle-require "2.1.8" + cache-loader "^3.0.0" + chokidar "^2.0.3" + connect-history-api-fallback "^1.5.0" + copy-webpack-plugin "^5.0.2" + core-js "^3.6.4" + cross-spawn "^6.0.5" + css-loader "^2.1.1" + esbuild "0.14.7" + file-loader "^3.0.1" + js-yaml "^3.13.1" + lru-cache "^5.1.1" + mini-css-extract-plugin "0.6.0" + optimize-css-assets-webpack-plugin "^5.0.1" + portfinder "^1.0.13" + postcss-loader "^3.0.0" + postcss-safe-parser "^4.0.1" + toml "^3.0.0" + url-loader "^1.0.1" + vue "^2.6.10" + vue-loader "^15.7.1" + vue-router "^3.4.5" + vue-server-renderer "^2.6.10" + vue-template-compiler "^2.6.10" + vuepress-html-webpack-plugin "^3.2.0" + vuepress-plugin-container "^2.0.2" + webpack "^4.8.1" + webpack-chain "^6.0.0" + webpack-dev-server "^3.5.1" + webpack-merge "^4.1.2" + webpackbar "3.2.0" + "@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" @@ -1598,6 +1645,15 @@ loader-utils "^1.1.0" lru-cache "^5.1.1" +"@vuepress/markdown-loader@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/markdown-loader/-/markdown-loader-1.9.9.tgz#b44e446a04808b9aef503d32fdcbc1e7fb7afef4" + integrity sha512-nyY+sytuQaDLEIk6Yj9JFUfSQpe9/sz30xQFkGCYqi0lQTRGQM6IcRDgfcTS7b25A0qRlwpDGBfKQiGGMZKSfg== + dependencies: + "@vuepress/markdown" "1.9.9" + loader-utils "^1.1.0" + lru-cache "^5.1.1" + "@vuepress/markdown@1.9.8": version "1.9.8" resolved "https://registry.npmmirror.com/@vuepress/markdown/-/markdown-1.9.8.tgz#7c2ec75c20d4249fe52c0bb98ae4d70a176377cd" @@ -1611,6 +1667,19 @@ markdown-it-table-of-contents "^0.4.0" prismjs "^1.13.0" +"@vuepress/markdown@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/markdown/-/markdown-1.9.9.tgz#1f582e6302e91a09491ca7bd0c8bcf9683140e03" + integrity sha512-JzFdBdGe5aoiKSaEgF+h3JLDXNVfWPI5DJWXrIt7rhhkMJesF6HowIznPLdXqukzHfXHcPvo9oQ4o6eT0YmVGA== + dependencies: + "@vuepress/shared-utils" "1.9.9" + markdown-it "^8.4.1" + markdown-it-anchor "^5.0.2" + markdown-it-chain "^1.3.0" + markdown-it-emoji "^1.4.0" + markdown-it-table-of-contents "^0.4.0" + prismjs "^1.13.0" + "@vuepress/plugin-active-header-links@1.9.7": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.7.tgz#11b3b148d50ebd0a9a9d9e97aa34d81ae04e7307" @@ -1627,6 +1696,14 @@ "@vuepress/types" "1.9.8" lodash.debounce "^4.0.8" +"@vuepress/plugin-active-header-links@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.9.tgz#fad96c550bea0b204fe16266cff1405e8636c1e1" + integrity sha512-lTnIhbuALjOjFts33jJD8r4ScNBxnZ6MtmePKEwvYlC3J9uvngs1Htpb1JzLEX9QCydt+bhLmZ92bTXn/PdTpg== + dependencies: + "@vuepress/types" "1.9.9" + 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" @@ -1643,6 +1720,14 @@ "@vuepress/types" "1.9.8" cross-spawn "^6.0.5" +"@vuepress/plugin-last-updated@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.9.tgz#a7cb5f39b2793c8d113de08a514c316c26cc38c1" + integrity sha512-MV4csmM0/lye83VtkOc+b8fs0roi7mvE7BmCCOE39Z6t8nv/ZmEPOwKeHD0+hXPT+ZfoATYvDcsYU7uxbdw0Pw== + dependencies: + "@vuepress/types" "1.9.9" + cross-spawn "^6.0.5" + "@vuepress/plugin-nprogress@1.9.7": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.7.tgz#76d8368fa26c190ee23c399401a71ec78ffb9744" @@ -1659,6 +1744,14 @@ "@vuepress/types" "1.9.8" nprogress "^0.2.0" +"@vuepress/plugin-nprogress@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.9.tgz#4fee4818ddc8ddc6a1778b7f2b74ab784c90915d" + integrity sha512-+3fLxjwTLH8MeU54E7i1ovRu9KzBom2lvSeUsu9B8PuLyrETAqW7Pe1H66awEEALEe0ZnnEU4d7SeVe9ljsLAQ== + dependencies: + "@vuepress/types" "1.9.9" + 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" @@ -1667,6 +1760,14 @@ "@vuepress/shared-utils" "1.9.8" "@vuepress/types" "1.9.8" +"@vuepress/plugin-register-components@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.9.tgz#95be133d6ef33c03f410caae8eb1fabdf27a7999" + integrity sha512-tddnAiSmJsIWWPzE7TcbGU8xzndXf4a8i4BfIev2QzSUnIOQFZDGXUAsCkw4/f9N9UFxQSObjFPzTeUUxb7EvA== + dependencies: + "@vuepress/shared-utils" "1.9.9" + "@vuepress/types" "1.9.9" + "@vuepress/plugin-search@1.9.7": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.9.7.tgz#37a4714973ccac8c28837fc72a38ae0888d874bf" @@ -1681,6 +1782,13 @@ dependencies: "@vuepress/types" "1.9.8" +"@vuepress/plugin-search@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/plugin-search/-/plugin-search-1.9.9.tgz#d30804b86f9b7f54b3db0b987a288433be3cfd7b" + integrity sha512-W/FE+YHoXDD4qk2wu5yRMkti271TA4y+7UBMrmCavvVAGrLIRnaZfswRUgIiDlEthBc+Pn8/As/Dy1jFTLBa9A== + dependencies: + "@vuepress/types" "1.9.9" + "@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" @@ -1696,6 +1804,21 @@ toml "^3.0.0" upath "^1.1.0" +"@vuepress/shared-utils@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/shared-utils/-/shared-utils-1.9.9.tgz#f6561ec2264d54e4e459d17678766ffe09f4bfc6" + integrity sha512-qhk/7QF5LgMEXhEB1hlqreGFgkz4p2pmaBBNFxnAnYmSwmyO+u/oFOpZLI16QRx9Wg6ekR2ENmByQLxV7y4lJg== + 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" @@ -1727,6 +1850,22 @@ vuepress-plugin-container "^2.0.2" vuepress-plugin-smooth-scroll "^0.0.3" +"@vuepress/theme-default@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/theme-default/-/theme-default-1.9.9.tgz#26f1965e1204445fa617308d3b06f134baab4936" + integrity sha512-de0FiOwM/h3rFTBSZK0NNBB117lA/e3IHusU7Xm2XeZRiZ/EE3yvbWclZnbbRNt3YjDMmrWXEW/kBTBxfiMuWQ== + dependencies: + "@vuepress/plugin-active-header-links" "1.9.9" + "@vuepress/plugin-nprogress" "1.9.9" + "@vuepress/plugin-search" "1.9.9" + "@vuepress/types" "1.9.9" + 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" @@ -1761,6 +1900,15 @@ "@types/webpack-dev-server" "^3" webpack-chain "^6.0.0" +"@vuepress/types@1.9.9": + version "1.9.9" + resolved "https://registry.npmmirror.com/@vuepress/types/-/types-1.9.9.tgz#7c21e4c91c13e58e2ff303ded9ad7425805cb07d" + integrity sha512-ukGW49ILzLhIc7CltHMr+BeIjWKloJNN1mrvbDz3beycp9b9kgH+DXNdRIK9QCKr4fJsy7x08vNMwZr9Nq/PTQ== + 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" @@ -9244,10 +9392,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uni-app-test@^1.3.9: - version "1.3.9" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.9.tgz#a6112b134618706dabd2db6d942f3309dd334fc8" - integrity sha512-9t2OZhR7DyCb/W1LiQuF+hvQIsPRNzOpY13MX0iuuq+jKJRwzxmW42EqIhSxhY/si9YdFPiWL1PyRVFoXdguQA== +vuepress-theme-uni-app-test@^1.3.10: + version "1.3.10" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.10.tgz#93a7d742d737c61509dc69eac180dcc23ef65ed4" + integrity sha512-VwePy1W25opFo6eHC7h0/SA2djj74LuTm7EAyjQzZM6IrTsUkotwR7NFEcsKFgD8rJisvBTXRbxT2poFJ9woOQ== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2" @@ -9271,6 +9419,19 @@ vuepress@^1.9.8: opencollective-postinstall "^2.0.2" update-notifier "^4.0.0" +vuepress@^1.9.9: + version "1.9.9" + resolved "https://registry.npmmirror.com/vuepress/-/vuepress-1.9.9.tgz#75b313f48a21b2eeb435cad52333f26b3b8a7404" + integrity sha512-CU94W3EdWaCavGx2VSvQJMI/hyv+m/YMdrvJJw67EVfmmJJDb1iTGrilDgLd0qsyrXzBy0Ru9Qi6rkf4IwcOTg== + dependencies: + "@vuepress/core" "1.9.9" + "@vuepress/theme-default" "1.9.9" + "@vuepress/types" "1.9.9" + cac "^6.5.6" + envinfo "^7.2.0" + opencollective-postinstall "^2.0.2" + update-notifier "^4.0.0" + watchpack-chokidar2@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#38500072ee6ece66f3769936950ea1771be1c957"