diff --git a/docs/package.json b/docs/package.json index ff74f2c..9a9ef7a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -5,6 +5,6 @@ "build": "vuepress build" }, "devDependencies": { - "vuepress": "^1.5.0" + "vuepress": "^1.5.1" } } diff --git a/docs/yarn.lock b/docs/yarn.lock index 6476044..3503eb7 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -955,18 +955,18 @@ optionalDependencies: prettier "^1.18.2" -"@vuepress/core@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.0.tgz#a1880a550c59e25a4ac52c2d42f6f3ca70c2bb14" - integrity sha512-GYMFKR1Nzy3ArxcSc7HRTvYTiosAmAI8nGBhYKcxdp/ZTIzCkgUkyk1OCKvl/7c2H3Iv1AmvwM2DEXTXrfS5Mw== +"@vuepress/core@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.1.tgz#0920ad33f50ca4baacf353765fccdc8a9e00a0ae" + integrity sha512-gLogkq6Mm8/y7SuywNNE2ny2idMAoBUnRV40TpYK1pOAjQKRlbh3C1fDck+N/nUubB7zKkZUt7uBVqzSRGk9/g== dependencies: "@babel/core" "^7.8.4" "@vue/babel-preset-app" "^4.1.2" - "@vuepress/markdown" "1.5.0" - "@vuepress/markdown-loader" "1.5.0" - "@vuepress/plugin-last-updated" "1.5.0" - "@vuepress/plugin-register-components" "1.5.0" - "@vuepress/shared-utils" "1.5.0" + "@vuepress/markdown" "1.5.1" + "@vuepress/markdown-loader" "1.5.1" + "@vuepress/plugin-last-updated" "1.5.1" + "@vuepress/plugin-register-components" "1.5.1" + "@vuepress/shared-utils" "1.5.1" autoprefixer "^9.5.1" babel-loader "^8.0.4" cache-loader "^3.0.0" @@ -999,21 +999,21 @@ webpack-merge "^4.1.2" webpackbar "3.2.0" -"@vuepress/markdown-loader@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.0.tgz#8e1c3bdc128cb6fbb720b88e67c96711e2615d13" - integrity sha512-Qu9mkH736yNN1a7Si6UhbUcLGOoHg76hnpWvgaCvHEIGdGKiJopNO0Sjgioo9n4OwS21dtefjhafsmp9nZqYoQ== +"@vuepress/markdown-loader@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.1.tgz#8a539397c00ad14570a9bb5c136bfd71efb2c216" + integrity sha512-yITErIhfzjNBV4KC4dALGDoe9nIF29YQcIC0UbtNtV2zlkUERkRkP+AowT3G1WMBYzY3XhtoCZqXtxxuSCDILQ== dependencies: - "@vuepress/markdown" "1.5.0" + "@vuepress/markdown" "1.5.1" loader-utils "^1.1.0" lru-cache "^5.1.1" -"@vuepress/markdown@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.0.tgz#608502380cb2d92f3d47303cf36c4226e79a63e7" - integrity sha512-dSIRa3kLz0hjEbl1XN70Uqz7MFiK8Nx7bHxXF9uhN8b870R2Hs1vQlWVgDfyC4NICb5aVhks4q7W2TDIOIgjtw== +"@vuepress/markdown@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.1.tgz#eed8e5641565e63f2c8baf2d5c7d470be99ad9b9" + integrity sha512-GzlSa2stbmcnAIgdQISXzDW6qlXONp0wxdB5OFOJe6tBHW1JcSiXFk6A9bcQuYKoF+wyAZyrLExpM8FVp0qpug== dependencies: - "@vuepress/shared-utils" "1.5.0" + "@vuepress/shared-utils" "1.5.1" markdown-it "^8.4.1" markdown-it-anchor "^5.0.2" markdown-it-chain "^1.3.0" @@ -1021,43 +1021,43 @@ markdown-it-table-of-contents "^0.4.0" prismjs "^1.13.0" -"@vuepress/plugin-active-header-links@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.0.tgz#a7b9ce361e97119928f5209aeda69b699205bd31" - integrity sha512-jVMOo4mgGpRe7dNopsLEsoUvQQFDIZmM1IhOJi9bsv6NLRPP3Ej2MwIYV+JQ1akSQn9zmGB8t6aO9DKRaK8J3g== +"@vuepress/plugin-active-header-links@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.1.tgz#707c9912496be123551bb7fbd6b598455bf04598" + integrity sha512-GGqmlJlIJ3NEkAi2Gzob6CemDL5o0cv4TRLvWzjW43H0Pj1idoOi0mbKXtWAIZ6QicrZupeJUMhy49qyipvSWQ== dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-last-updated@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.0.tgz#080ff0d8d8a4dbf5ead83802b4b9dfbf531e50e4" - integrity sha512-qZpxJ0BDofyMdrALuJI4dqtSbP1uSK6X4/kh+P+eLKCWongRIvPCq5eH75xTbn94EIH6N65AgqCbPiZCN4eOKA== +"@vuepress/plugin-last-updated@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.1.tgz#b46154cdcd060d307e2396e19a0770e20eeb94cc" + integrity sha512-uG9P88gJ7KxmMDcTCEHbT248rJ0fZABeHxvyXodUAzSG0bDdqXjw4p34PdkzlWnHHLDiYKBIHIcEYSvKmOiRPQ== dependencies: cross-spawn "^6.0.5" -"@vuepress/plugin-nprogress@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.0.tgz#bbf5d331a4acc1d862e2c7143b3b7587c3e4f0cc" - integrity sha512-0xs5Y0igCpA03/WXBvo01crJLVkirglh+JAIZY+daJUdjY38u4FXtrxe4/Nq7Nwo++Qy/OGFCWoilukgzpL8tA== +"@vuepress/plugin-nprogress@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.1.tgz#0bd07d3b1f69798c10559400d521a36ee2b3d35a" + integrity sha512-BMoJL9Xc+XKoiVe7pSZntuVkt06u8i594J3Q4eEFkmrSRj8D+n9YFFjdRWTfae2haPMtMAvwpVeohAQ6ii61LA== dependencies: nprogress "^0.2.0" -"@vuepress/plugin-register-components@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.0.tgz#0d83956d576e80db7d45e1404e9da9db075245f1" - integrity sha512-TtiCzf3DyErltxz1fdXnLultkdiOw6UMLEwkr02Bf8CtzZCrPxMPiLmXqy/i7h/Ef+0s/LUtwpSL97YYOeZUtA== +"@vuepress/plugin-register-components@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.1.tgz#e46c4fafdb48dd05a6304948c1eea31e811295ad" + integrity sha512-pnovxJepFIQ8mx+uXg62OZ9KoFE1aOIBKxOmmtI5g9Qurx2NTVv5AWUtoi76xYbCxBpl313ffcCyvxMUfXPsrQ== dependencies: - "@vuepress/shared-utils" "1.5.0" + "@vuepress/shared-utils" "1.5.1" -"@vuepress/plugin-search@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.0.tgz#d47a29402945649b69aa6a9db15315075c1651ea" - integrity sha512-zZ7awYWzube+FwYQP2GcrCeoGUxcOWQm6cOaxQ9BiEn+M8sj4/fn18sKjGkzREQ+BVJguxHw0y29gUlvHALPhQ== +"@vuepress/plugin-search@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.1.tgz#86496b39ae9210d62c14fc4f4c67f8c949239bb9" + integrity sha512-JyYrTzDDZs6ANZgp7+DnuRTm3OB1LgrxUJriD5qLb7NXEDwWvJnf7noFxnp7j+yaMogCZN1IloTU0PLSLqub9A== -"@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== +"@vuepress/shared-utils@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.1.tgz#d07f95b7db61fc90f1ea4054267651520c5da4f2" + integrity sha512-rktTYlKa4vla6GlUZZmIiIW6Dfl+YbfcgGvkWE5A7MiIqEmJKnoqKOxJOHLPbnD+T5Ssfu71bj4FVXCG89DUmA== dependencies: chalk "^2.3.2" diacritics "^1.3.0" @@ -1069,14 +1069,14 @@ semver "^6.0.0" upath "^1.1.0" -"@vuepress/theme-default@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.0.tgz#8df53c77c6f464452867bdd80c2037b1f715343c" - integrity sha512-qdV0TVuKt0N9s0sVKRPmrW9o1aLcW2AZvkHATdDmAjKk8R34JC7Gqa0QiBsGLrIr7dUvEVYXy9T0r6IG2Z+dog== +"@vuepress/theme-default@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.1.tgz#66bf820a4bb438c19caa86dee4b3acd549fd501c" + integrity sha512-CojJNniskrFWE/LQg7WE+4SYg7Q8xMChqXj74C4/475kCOd9dPHVeCkuvmjIpZ7NJ2m96aNlG1TvDnOTuhLCCQ== dependencies: - "@vuepress/plugin-active-header-links" "1.5.0" - "@vuepress/plugin-nprogress" "1.5.0" - "@vuepress/plugin-search" "1.5.0" + "@vuepress/plugin-active-header-links" "1.5.1" + "@vuepress/plugin-nprogress" "1.5.1" + "@vuepress/plugin-search" "1.5.1" docsearch.js "^2.5.2" lodash "^4.17.15" stylus "^0.54.5" @@ -7470,13 +7470,13 @@ vuepress-plugin-smooth-scroll@^0.0.3: dependencies: smoothscroll-polyfill "^0.4.3" -vuepress@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.0.tgz#690ed2b190844c2e53665df1e211a5fb107a8de7" - integrity sha512-Th07IdRtD6EiDGtlNwohQqfYorkDVdUkOHjLEC+T6k79Vfj7f0vv3tswmLrFb+sZvRxdfESOHDlpatxUZDjSmA== +vuepress@^1.5.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.1.tgz#e6f4310cd6589c0656b0a9f8c65b6b4ac7892b9f" + integrity sha512-UB5YHwcS1t0XVPfMN4pcKanH2Wb9XvhRNJMGt4O9wiUauwlgC6cwnwhatR3AmsbiwybQYgiOSj+CJKuhjYgAeQ== dependencies: - "@vuepress/core" "1.5.0" - "@vuepress/theme-default" "1.5.0" + "@vuepress/core" "1.5.1" + "@vuepress/theme-default" "1.5.1" cac "^6.5.6" envinfo "^7.2.0" opencollective-postinstall "^2.0.2" diff --git a/package.json b/package.json index bacbdb6..32d4d4d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@nuxtjs/proxy": "^2.0.0", "abort-controller": "^3.0.0", - "consola": "^2.12.2", + "consola": "^2.13.0", "ky": "^0.20.0", "node-fetch": "^2.6.0", "web-streams-polyfill": "^2.1.1" diff --git a/yarn.lock b/yarn.lock index 5490efb..f4795f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3121,7 +3121,7 @@ connect@^3.7.0: parseurl "~1.3.3" utils-merge "1.0.1" -consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.12.2, consola@^2.13.0, consola@^2.6.0, consola@^2.9.0: +consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.13.0, consola@^2.6.0, consola@^2.9.0: version "2.13.0" resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7" integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==