diff --git a/package-lock.json b/package-lock.json index dbc637b..467120b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,14 +9,13 @@ "version": "0.0.0", "dependencies": { "hexo": "^7.0.0", - "hexo-asset-image": "github:xcodebuild/hexo-asset-image", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", "hexo-generator-index": "^3.0.0", "hexo-generator-tag": "^2.0.0", "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-marked": "^6.2.0", - "hexo-renderer-stylus": "^3.0.0", + "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-fluid": "^1.9.7", "hexo-theme-landscape": "^1.0.0" @@ -211,11 +210,6 @@ "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz", "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" }, - "node_modules/boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" - }, "node_modules/brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -265,90 +259,6 @@ "node": ">=10" } }, - "node_modules/cheerio": { - "version": "0.19.0", - "resolved": "https://registry.npmmirror.com/cheerio/-/cheerio-0.19.0.tgz", - "integrity": "sha512-Fwcm3zkR37STnPC8FepSHeSYJM5Rd596TZOcfDUdojR4Q735aK1Xn+M+ISagNneuCwMjK28w4kX+ETILGNT/UQ==", - "dependencies": { - "css-select": "~1.0.0", - "dom-serializer": "~0.1.0", - "entities": "~1.1.1", - "htmlparser2": "~3.8.1", - "lodash": "^3.2.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cheerio/node_modules/dom-serializer": { - "version": "0.1.1", - "resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-0.1.1.tgz", - "integrity": "sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==", - "dependencies": { - "domelementtype": "^1.3.0", - "entities": "^1.1.1" - } - }, - "node_modules/cheerio/node_modules/domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" - }, - "node_modules/cheerio/node_modules/domhandler": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-2.3.0.tgz", - "integrity": "sha512-q9bUwjfp7Eif8jWxxxPSykdRZAb6GkguBGSgvvCrhI9wB71W2K/Kvv4E61CF/mcCfnVJDeDWx/Vb/uAqbDj6UQ==", - "dependencies": { - "domelementtype": "1" - } - }, - "node_modules/cheerio/node_modules/domutils": { - "version": "1.5.1", - "resolved": "https://registry.npmmirror.com/domutils/-/domutils-1.5.1.tgz", - "integrity": "sha512-gSu5Oi/I+3wDENBsOWBiRK1eoGxcywYSqg3rR960/+EfY0CF4EX1VPkgHOZ3WiS/Jg2DtliF6BhWcHlfpYUcGw==", - "dependencies": { - "dom-serializer": "0", - "domelementtype": "1" - } - }, - "node_modules/cheerio/node_modules/entities": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/entities/-/entities-1.1.2.tgz", - "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" - }, - "node_modules/cheerio/node_modules/htmlparser2": { - "version": "3.8.3", - "resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-3.8.3.tgz", - "integrity": "sha512-hBxEg3CYXe+rPIua8ETe7tmG3XDn9B0edOE/e9wH2nLczxzgdu0m0aNHY+5wFZiviLWLdANPJTssa92dMcXQ5Q==", - "dependencies": { - "domelementtype": "1", - "domhandler": "2.3", - "domutils": "1.5", - "entities": "1.0", - "readable-stream": "1.1" - } - }, - "node_modules/cheerio/node_modules/htmlparser2/node_modules/entities": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/entities/-/entities-1.0.0.tgz", - "integrity": "sha512-LbLqfXgJMmy81t+7c14mnulFHJ170cM6E+0vMXR9k/ZiZwgX8i5pNgjTCX3SO4VeUsFLV+8InixoretwU+MjBQ==" - }, - "node_modules/cheerio/node_modules/readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "node_modules/cheerio/node_modules/string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==" - }, "node_modules/chokidar": { "version": "3.5.3", "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz", @@ -456,11 +366,6 @@ "node": ">= 0.10.0" } }, - "node_modules/core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - }, "node_modules/cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -474,38 +379,6 @@ "node": ">= 8" } }, - "node_modules/css-select": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/css-select/-/css-select-1.0.0.tgz", - "integrity": "sha512-/xPlD7betkfd7ChGkLGGWx5HWyiHDOSn7aACLzdH0nwucPvB0EAm8hMBm7Xn7vGfAeRRN7KZ8wumGm8NoNcMRw==", - "dependencies": { - "boolbase": "~1.0.0", - "css-what": "1.0", - "domutils": "1.4", - "nth-check": "~1.0.0" - } - }, - "node_modules/css-select/node_modules/domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" - }, - "node_modules/css-select/node_modules/domutils": { - "version": "1.4.3", - "resolved": "https://registry.npmmirror.com/domutils/-/domutils-1.4.3.tgz", - "integrity": "sha512-ZkVgS/PpxjyJMb+S2iVHHEZjVnOUtjGp0/zstqKGTE9lrZtNHlNQmLwP/lhLMEApYbzc08BKMx9IFpKhaSbW1w==", - "dependencies": { - "domelementtype": "1" - } - }, - "node_modules/css-what": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/css-what/-/css-what-1.0.0.tgz", - "integrity": "sha512-60SUMPBreXrLXgvpM8kYpO0AOyMRhdRlXFX5BMQbZq1SIJCyNE56nqFQhmvREQdUJpedbGRYZ5wOyq3/F6q5Zw==", - "engines": { - "node": "*" - } - }, "node_modules/cssom": { "version": "0.5.0", "resolved": "https://registry.npmmirror.com/cssom/-/cssom-0.5.0.tgz", @@ -941,20 +814,6 @@ "node": ">=14" } }, - "node_modules/hexo-asset-image": { - "version": "0.0.5", - "resolved": "git+ssh://git@github.com/xcodebuild/hexo-asset-image.git#3c114cf0c0343ab28469635085b225fcae7fb9d3", - "license": "MIT", - "dependencies": { - "cheerio": "^0.19.0", - "entities": "^1.1.2" - } - }, - "node_modules/hexo-asset-image/node_modules/entities": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/entities/-/entities-1.1.2.tgz", - "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" - }, "node_modules/hexo-cli": { "version": "4.3.1", "resolved": "https://registry.npmmirror.com/hexo-cli/-/hexo-cli-4.3.1.tgz", @@ -1249,12 +1108,12 @@ } }, "node_modules/hexo-renderer-stylus": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/hexo-renderer-stylus/-/hexo-renderer-stylus-3.0.0.tgz", - "integrity": "sha512-wgKOcjUzq1i4Y70luoyYDbh91QeQcDzJO+v1598LgY+IdREFAm+vy1MWtl/TZsVXyPaEtsULNi3Vi22hdsPUSA==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/hexo-renderer-stylus/-/hexo-renderer-stylus-3.0.1.tgz", + "integrity": "sha512-cFm8ZwShBBeFcQwOXc8EK7lIZnSYVD6OJykdL4GBw99hxc4eD5Hlsi32nRzE8sgKv00jhX1s9Da3GVVFMPAVQg==", "dependencies": { "nib": "^1.2.0", - "stylus": "^0.59.0" + "stylus": "^0.62.0" }, "engines": { "node": ">=14" @@ -1538,11 +1397,6 @@ "node": ">=8" } }, - "node_modules/isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" - }, "node_modules/isexe": { "version": "2.0.0", "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz", @@ -1639,11 +1493,6 @@ "node >= 0.2.0" ] }, - "node_modules/lodash": { - "version": "3.10.1", - "resolved": "https://registry.npmmirror.com/lodash/-/lodash-3.10.1.tgz", - "integrity": "sha512-9mDDwqVIma6OZX79ZlDACZl8sBm0TEnkf99zV3iMA4GzkIT/9hiqP5mY0HoT1iNLCrKc/R1HByV+yJfRWVJryQ==" - }, "node_modules/lower-case": { "version": "2.0.2", "resolved": "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz", @@ -1818,14 +1667,6 @@ "node": ">=0.10.0" } }, - "node_modules/nth-check": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-1.0.2.tgz", - "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", - "dependencies": { - "boolbase": "~1.0.0" - } - }, "node_modules/nunjucks": { "version": "3.2.4", "resolved": "https://registry.npmmirror.com/nunjucks/-/nunjucks-3.2.4.tgz", @@ -2054,9 +1895,9 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "node_modules/sax": { - "version": "1.2.4", - "resolved": "https://registry.npmmirror.com/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz", + "integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==" }, "node_modules/saxes": { "version": "6.0.0", @@ -2223,14 +2064,14 @@ } }, "node_modules/stylus": { - "version": "0.59.0", - "resolved": "https://registry.npmmirror.com/stylus/-/stylus-0.59.0.tgz", - "integrity": "sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/stylus/-/stylus-0.62.0.tgz", + "integrity": "sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==", "dependencies": { - "@adobe/css-tools": "^4.0.1", + "@adobe/css-tools": "~4.3.1", "debug": "^4.3.2", "glob": "^7.1.6", - "sax": "~1.2.4", + "sax": "~1.3.0", "source-map": "^0.7.3" }, "bin": { @@ -2238,6 +2079,9 @@ }, "engines": { "node": "*" + }, + "funding": { + "url": "https://opencollective.com/stylus" } }, "node_modules/stylus/node_modules/debug": { diff --git a/package.json b/package.json index 8f0aea5..6f2b870 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "hexo-generator-tag": "^2.0.0", "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-marked": "^6.2.0", - "hexo-renderer-stylus": "^3.0.0", + "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-fluid": "^1.9.7", "hexo-theme-landscape": "^1.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0af0e4..f6fb563 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,91 +1,306 @@ -lockfileVersion: 5.4 - -specifiers: - hexo: ^7.0.0 - hexo-generator-archive: ^2.0.0 - hexo-generator-category: ^2.0.0 - hexo-generator-index: ^3.0.0 - hexo-generator-tag: ^2.0.0 - hexo-renderer-ejs: ^2.0.0 - hexo-renderer-marked: ^6.0.0 - hexo-renderer-stylus: ^3.0.0 - hexo-server: ^3.0.0 - hexo-theme-landscape: ^1.0.0 +lockfileVersion: '6.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: - hexo: registry.npmmirror.com/hexo/7.0.0 - hexo-generator-archive: registry.npmmirror.com/hexo-generator-archive/2.0.0 - hexo-generator-category: registry.npmmirror.com/hexo-generator-category/2.0.0 - hexo-generator-index: registry.npmmirror.com/hexo-generator-index/3.0.0 - hexo-generator-tag: registry.npmmirror.com/hexo-generator-tag/2.0.0 - hexo-renderer-ejs: registry.npmmirror.com/hexo-renderer-ejs/2.0.0 - hexo-renderer-marked: registry.npmmirror.com/hexo-renderer-marked/6.2.0 - hexo-renderer-stylus: registry.npmmirror.com/hexo-renderer-stylus/3.0.0 - hexo-server: registry.npmmirror.com/hexo-server/3.0.0 - hexo-theme-landscape: registry.npmmirror.com/hexo-theme-landscape/1.0.0 + hexo: + specifier: ^7.0.0 + version: registry.npmmirror.com/hexo@7.0.0 + hexo-generator-archive: + specifier: ^2.0.0 + version: registry.npmmirror.com/hexo-generator-archive@2.0.0 + hexo-generator-category: + specifier: ^2.0.0 + version: registry.npmmirror.com/hexo-generator-category@2.0.0 + hexo-generator-index: + specifier: ^3.0.0 + version: registry.npmmirror.com/hexo-generator-index@3.0.0 + hexo-generator-tag: + specifier: ^2.0.0 + version: registry.npmmirror.com/hexo-generator-tag@2.0.0 + hexo-renderer-ejs: + specifier: ^2.0.0 + version: registry.npmmirror.com/hexo-renderer-ejs@2.0.0 + hexo-renderer-marked: + specifier: ^6.2.0 + version: registry.npmmirror.com/hexo-renderer-marked@6.2.0 + hexo-renderer-stylus: + specifier: ^3.0.1 + version: 3.0.1 + hexo-server: + specifier: ^3.0.0 + version: registry.npmmirror.com/hexo-server@3.0.0 + hexo-theme-fluid: + specifier: ^1.9.7 + version: 1.9.7(nunjucks@3.2.4) + hexo-theme-landscape: + specifier: ^1.0.0 + version: registry.npmmirror.com/hexo-theme-landscape@1.0.0 packages: - registry.npmmirror.com/@adobe/css-tools/4.3.2: - resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@adobe/css-tools/-/css-tools-4.3.2.tgz} - name: '@adobe/css-tools' - version: 4.3.2 + /@adobe/css-tools@4.3.2: + resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==} + dev: false + + /a-sync-waterfall@1.0.1: + resolution: {integrity: sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA==} + dev: false + + /asap@2.0.6: + resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==} + dev: false + + /balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + dev: false + + /brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + dev: false + + /brace-expansion@2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + dependencies: + balanced-match: 1.0.2 + dev: false + + /commander@5.1.0: + resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==} + engines: {node: '>= 6'} + dev: false + + /concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + dev: false + + /debug@2.6.9: + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.0.0 + dev: false + + /debug@4.3.4: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + dev: false + + /fs.realpath@1.0.0: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + dev: false + + /fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /glob@7.2.3: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 + dev: false + + /hexo-renderer-stylus@3.0.1: + resolution: {integrity: sha512-cFm8ZwShBBeFcQwOXc8EK7lIZnSYVD6OJykdL4GBw99hxc4eD5Hlsi32nRzE8sgKv00jhX1s9Da3GVVFMPAVQg==} + engines: {node: '>=14'} + dependencies: + nib: 1.2.0(stylus@0.62.0) + stylus: 0.62.0 + transitivePeerDependencies: + - supports-color dev: false - registry.npmmirror.com/@tootallnate/once/2.0.0: + /hexo-theme-fluid@1.9.7(nunjucks@3.2.4): + resolution: {integrity: sha512-rLpUNcs8XhAQZ9Iq8nZ27XbMDtbJs/y35kkpPmebUqV9hV+j3/Yy3tf3zKJW3nzZhTO/8bXYrtNDvmoj1TRmBQ==} + engines: {node: '>=8.10.0'} + peerDependencies: + nunjucks: ^3.0.0 + dependencies: + nunjucks: 3.2.4 + dev: false + + /inflight@1.0.6: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + dependencies: + once: 1.4.0 + wrappy: 1.0.2 + dev: false + + /inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + dev: false + + /minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + dependencies: + brace-expansion: 1.1.11 + dev: false + + /minimatch@5.1.6: + resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} + engines: {node: '>=10'} + dependencies: + brace-expansion: 2.0.1 + dev: false + + /ms@2.0.0: + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + dev: false + + /ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + dev: false + + /ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + dev: false + + /nib@1.2.0(stylus@0.62.0): + resolution: {integrity: sha512-7HgrnMl/3yOmWykueO8/D0q+0iWwe7Z+CK2Eaq/xQV8w1hK80WN1oReRQkfkrztbAAnp/nTHkUSl5EcVkor6JQ==} + peerDependencies: + stylus: '*' + dependencies: + stylus: 0.62.0 + dev: false + + /nunjucks@3.2.4: + resolution: {integrity: sha512-26XRV6BhkgK0VOxfbU5cQI+ICFUtMLixv1noZn1tGU38kQH5A5nmmbk/O45xdyBhD1esk47nKrY0mvQpZIhRjQ==} + engines: {node: '>= 6.9.0'} + hasBin: true + peerDependencies: + chokidar: ^3.3.0 + peerDependenciesMeta: + chokidar: + optional: true + dependencies: + a-sync-waterfall: 1.0.1 + asap: 2.0.6 + commander: 5.1.0 + dev: false + + /once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + dependencies: + wrappy: 1.0.2 + dev: false + + /path-is-absolute@1.0.1: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} + engines: {node: '>=0.10.0'} + dev: false + + /sax@1.3.0: + resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} + dev: false + + /source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + requiresBuild: true + dev: false + optional: true + + /source-map@0.7.4: + resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} + engines: {node: '>= 8'} + dev: false + + /stylus@0.62.0: + resolution: {integrity: sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==} + hasBin: true + dependencies: + '@adobe/css-tools': 4.3.2 + debug: 4.3.4 + glob: 7.2.3 + sax: 1.3.0 + source-map: 0.7.4 + transitivePeerDependencies: + - supports-color + dev: false + + /wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + dev: false + + registry.npmmirror.com/@tootallnate/once@2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tootallnate/once/-/once-2.0.0.tgz} name: '@tootallnate/once' version: 2.0.0 engines: {node: '>= 10'} dev: false - registry.npmmirror.com/a-sync-waterfall/1.0.1: + registry.npmmirror.com/a-sync-waterfall@1.0.1: resolution: {integrity: sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/a-sync-waterfall/-/a-sync-waterfall-1.0.1.tgz} name: a-sync-waterfall version: 1.0.1 dev: false - registry.npmmirror.com/abab/2.0.6: + registry.npmmirror.com/abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abab/-/abab-2.0.6.tgz} name: abab version: 2.0.6 deprecated: Use your platform's native atob() and btoa() methods instead dev: false - registry.npmmirror.com/abbrev/2.0.0: + registry.npmmirror.com/abbrev@2.0.0: resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abbrev/-/abbrev-2.0.0.tgz} name: abbrev version: 2.0.0 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: false - registry.npmmirror.com/accepts/1.3.8: + registry.npmmirror.com/accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz} name: accepts version: 1.3.8 engines: {node: '>= 0.6'} dependencies: - mime-types: registry.npmmirror.com/mime-types/2.1.35 - negotiator: registry.npmmirror.com/negotiator/0.6.3 + mime-types: registry.npmmirror.com/mime-types@2.1.35 + negotiator: registry.npmmirror.com/negotiator@0.6.3 dev: false - registry.npmmirror.com/acorn-globals/7.0.1: + registry.npmmirror.com/acorn-globals@7.0.1: resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-globals/-/acorn-globals-7.0.1.tgz} name: acorn-globals version: 7.0.1 dependencies: - acorn: registry.npmmirror.com/acorn/8.11.2 - acorn-walk: registry.npmmirror.com/acorn-walk/8.3.1 + acorn: registry.npmmirror.com/acorn@8.11.2 + acorn-walk: registry.npmmirror.com/acorn-walk@8.3.1 dev: false - registry.npmmirror.com/acorn-walk/8.3.1: + registry.npmmirror.com/acorn-walk@8.3.1: resolution: {integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.1.tgz} name: acorn-walk version: 8.3.1 engines: {node: '>=0.4.0'} dev: false - registry.npmmirror.com/acorn/8.11.2: + registry.npmmirror.com/acorn@8.11.2: resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.11.2.tgz} name: acorn version: 8.11.2 @@ -93,304 +308,275 @@ packages: hasBin: true dev: false - registry.npmmirror.com/agent-base/6.0.2: + registry.npmmirror.com/agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz} name: agent-base version: 6.0.2 engines: {node: '>= 6.0.0'} dependencies: - debug: registry.npmmirror.com/debug/4.3.4 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/ansi-regex/5.0.1: + registry.npmmirror.com/ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz} name: ansi-regex version: 5.0.1 engines: {node: '>=8'} dev: false - registry.npmmirror.com/ansi-styles/4.3.0: + registry.npmmirror.com/ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz} name: ansi-styles version: 4.3.0 engines: {node: '>=8'} dependencies: - color-convert: registry.npmmirror.com/color-convert/2.0.1 + color-convert: registry.npmmirror.com/color-convert@2.0.1 dev: false - registry.npmmirror.com/anymatch/3.1.3: + registry.npmmirror.com/anymatch@3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz} name: anymatch version: 3.1.3 engines: {node: '>= 8'} dependencies: - normalize-path: registry.npmmirror.com/normalize-path/3.0.0 - picomatch: registry.npmmirror.com/picomatch/2.3.1 + normalize-path: registry.npmmirror.com/normalize-path@3.0.0 + picomatch: registry.npmmirror.com/picomatch@2.3.1 dev: false - registry.npmmirror.com/archy/1.0.0: + registry.npmmirror.com/archy@1.0.0: resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz} name: archy version: 1.0.0 dev: false - registry.npmmirror.com/argparse/2.0.1: + registry.npmmirror.com/argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz} name: argparse version: 2.0.1 dev: false - registry.npmmirror.com/asap/2.0.6: + registry.npmmirror.com/asap@2.0.6: resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asap/-/asap-2.0.6.tgz} name: asap version: 2.0.6 dev: false - registry.npmmirror.com/async/3.2.5: + registry.npmmirror.com/async@3.2.5: resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async/-/async-3.2.5.tgz} name: async version: 3.2.5 dev: false - registry.npmmirror.com/asynckit/0.4.0: + registry.npmmirror.com/asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz} name: asynckit version: 0.4.0 dev: false - registry.npmmirror.com/balanced-match/1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz} - name: balanced-match - version: 1.0.2 - dev: false - - registry.npmmirror.com/basic-auth/2.0.1: + registry.npmmirror.com/basic-auth@2.0.1: resolution: {integrity: sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/basic-auth/-/basic-auth-2.0.1.tgz} name: basic-auth version: 2.0.1 engines: {node: '>= 0.8'} dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 + safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 dev: false - registry.npmmirror.com/binary-extensions/2.2.0: + registry.npmmirror.com/binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} dev: false - registry.npmmirror.com/bluebird/3.7.2: + registry.npmmirror.com/bluebird@3.7.2: resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz} name: bluebird version: 3.7.2 dev: false - registry.npmmirror.com/brace-expansion/1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz} - name: brace-expansion - version: 1.1.11 - dependencies: - balanced-match: registry.npmmirror.com/balanced-match/1.0.2 - concat-map: registry.npmmirror.com/concat-map/0.0.1 - dev: false - - registry.npmmirror.com/brace-expansion/2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz} - name: brace-expansion - version: 2.0.1 - dependencies: - balanced-match: registry.npmmirror.com/balanced-match/1.0.2 - dev: false - - registry.npmmirror.com/braces/3.0.2: + registry.npmmirror.com/braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz} name: braces version: 3.0.2 engines: {node: '>=8'} dependencies: - fill-range: registry.npmmirror.com/fill-range/7.0.1 + fill-range: registry.npmmirror.com/fill-range@7.0.1 dev: false - registry.npmmirror.com/bytes/3.0.0: + registry.npmmirror.com/bytes@3.0.0: resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bytes/-/bytes-3.0.0.tgz} name: bytes version: 3.0.0 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/camel-case/4.1.2: + registry.npmmirror.com/camel-case@4.1.2: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz} name: camel-case version: 4.1.2 dependencies: - pascal-case: registry.npmmirror.com/pascal-case/3.1.2 - tslib: registry.npmmirror.com/tslib/2.6.2 + pascal-case: registry.npmmirror.com/pascal-case@3.1.2 + tslib: registry.npmmirror.com/tslib@2.6.2 dev: false - registry.npmmirror.com/chalk/4.1.2: + registry.npmmirror.com/chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz} name: chalk version: 4.1.2 engines: {node: '>=10'} dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 - supports-color: registry.npmmirror.com/supports-color/7.2.0 + ansi-styles: registry.npmmirror.com/ansi-styles@4.3.0 + supports-color: registry.npmmirror.com/supports-color@7.2.0 dev: false - registry.npmmirror.com/chokidar/3.5.3: + registry.npmmirror.com/chokidar@3.5.3: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz} name: chokidar version: 3.5.3 engines: {node: '>= 8.10.0'} dependencies: - anymatch: registry.npmmirror.com/anymatch/3.1.3 - braces: registry.npmmirror.com/braces/3.0.2 - glob-parent: registry.npmmirror.com/glob-parent/5.1.2 - is-binary-path: registry.npmmirror.com/is-binary-path/2.1.0 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - normalize-path: registry.npmmirror.com/normalize-path/3.0.0 - readdirp: registry.npmmirror.com/readdirp/3.6.0 + anymatch: registry.npmmirror.com/anymatch@3.1.3 + braces: registry.npmmirror.com/braces@3.0.2 + glob-parent: registry.npmmirror.com/glob-parent@5.1.2 + is-binary-path: registry.npmmirror.com/is-binary-path@2.1.0 + is-glob: registry.npmmirror.com/is-glob@4.0.3 + normalize-path: registry.npmmirror.com/normalize-path@3.0.0 + readdirp: registry.npmmirror.com/readdirp@3.6.0 optionalDependencies: - fsevents: registry.npmmirror.com/fsevents/2.3.3 + fsevents: 2.3.3 dev: false - registry.npmmirror.com/color-convert/2.0.1: + registry.npmmirror.com/color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz} name: color-convert version: 2.0.1 engines: {node: '>=7.0.0'} dependencies: - color-name: registry.npmmirror.com/color-name/1.1.4 + color-name: registry.npmmirror.com/color-name@1.1.4 dev: false - registry.npmmirror.com/color-name/1.1.4: + registry.npmmirror.com/color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz} name: color-name version: 1.1.4 dev: false - registry.npmmirror.com/combined-stream/1.0.8: + registry.npmmirror.com/combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz} name: combined-stream version: 1.0.8 engines: {node: '>= 0.8'} dependencies: - delayed-stream: registry.npmmirror.com/delayed-stream/1.0.0 + delayed-stream: registry.npmmirror.com/delayed-stream@1.0.0 dev: false - registry.npmmirror.com/command-exists/1.2.9: + registry.npmmirror.com/command-exists@1.2.9: resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/command-exists/-/command-exists-1.2.9.tgz} name: command-exists version: 1.2.9 dev: false - registry.npmmirror.com/commander/5.1.0: + registry.npmmirror.com/commander@5.1.0: resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-5.1.0.tgz} name: commander version: 5.1.0 engines: {node: '>= 6'} dev: false - registry.npmmirror.com/compressible/2.0.18: + registry.npmmirror.com/compressible@2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compressible/-/compressible-2.0.18.tgz} name: compressible version: 2.0.18 engines: {node: '>= 0.6'} dependencies: - mime-db: registry.npmmirror.com/mime-db/1.52.0 + mime-db: registry.npmmirror.com/mime-db@1.52.0 dev: false - registry.npmmirror.com/compression/1.7.4: + registry.npmmirror.com/compression@1.7.4: resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compression/-/compression-1.7.4.tgz} name: compression version: 1.7.4 engines: {node: '>= 0.8.0'} dependencies: - accepts: registry.npmmirror.com/accepts/1.3.8 - bytes: registry.npmmirror.com/bytes/3.0.0 - compressible: registry.npmmirror.com/compressible/2.0.18 - debug: registry.npmmirror.com/debug/2.6.9 - on-headers: registry.npmmirror.com/on-headers/1.0.2 - safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 - vary: registry.npmmirror.com/vary/1.1.2 + accepts: registry.npmmirror.com/accepts@1.3.8 + bytes: registry.npmmirror.com/bytes@3.0.0 + compressible: registry.npmmirror.com/compressible@2.0.18 + debug: registry.npmmirror.com/debug@2.6.9 + on-headers: registry.npmmirror.com/on-headers@1.0.2 + safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 + vary: registry.npmmirror.com/vary@1.1.2 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/concat-map/0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz} - name: concat-map - version: 0.0.1 - dev: false - - registry.npmmirror.com/connect/3.7.0: + registry.npmmirror.com/connect@3.7.0: resolution: {integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/connect/-/connect-3.7.0.tgz} name: connect version: 3.7.0 engines: {node: '>= 0.10.0'} dependencies: - debug: registry.npmmirror.com/debug/2.6.9 - finalhandler: registry.npmmirror.com/finalhandler/1.1.2 - parseurl: registry.npmmirror.com/parseurl/1.3.3 - utils-merge: registry.npmmirror.com/utils-merge/1.0.1 + debug: registry.npmmirror.com/debug@2.6.9 + finalhandler: registry.npmmirror.com/finalhandler@1.1.2 + parseurl: registry.npmmirror.com/parseurl@1.3.3 + utils-merge: registry.npmmirror.com/utils-merge@1.0.1 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/cross-spawn/7.0.3: + registry.npmmirror.com/cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz} name: cross-spawn version: 7.0.3 engines: {node: '>= 8'} dependencies: - path-key: registry.npmmirror.com/path-key/3.1.1 - shebang-command: registry.npmmirror.com/shebang-command/2.0.0 - which: registry.npmmirror.com/which/2.0.2 + path-key: registry.npmmirror.com/path-key@3.1.1 + shebang-command: registry.npmmirror.com/shebang-command@2.0.0 + which: registry.npmmirror.com/which@2.0.2 dev: false - registry.npmmirror.com/cssom/0.3.8: + registry.npmmirror.com/cssom@0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssom/-/cssom-0.3.8.tgz} name: cssom version: 0.3.8 dev: false - registry.npmmirror.com/cssom/0.5.0: + registry.npmmirror.com/cssom@0.5.0: resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssom/-/cssom-0.5.0.tgz} name: cssom version: 0.5.0 dev: false - registry.npmmirror.com/cssstyle/2.3.0: + registry.npmmirror.com/cssstyle@2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssstyle/-/cssstyle-2.3.0.tgz} name: cssstyle version: 2.3.0 engines: {node: '>=8'} dependencies: - cssom: registry.npmmirror.com/cssom/0.3.8 + cssom: registry.npmmirror.com/cssom@0.3.8 dev: false - registry.npmmirror.com/cuid/2.1.8: + registry.npmmirror.com/cuid@2.1.8: resolution: {integrity: sha512-xiEMER6E7TlTPnDxrM4eRiC6TRgjNX9xzEZ5U/Se2YJKr7Mq4pJn/2XEHjl3STcSh96GmkHPcBXLES8M29wyyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cuid/-/cuid-2.1.8.tgz} name: cuid version: 2.1.8 deprecated: Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead. dev: false - registry.npmmirror.com/data-urls/3.0.2: + registry.npmmirror.com/data-urls@3.0.2: resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/data-urls/-/data-urls-3.0.2.tgz} name: data-urls version: 3.0.2 engines: {node: '>=12'} dependencies: - abab: registry.npmmirror.com/abab/2.0.6 - whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype/3.0.0 - whatwg-url: registry.npmmirror.com/whatwg-url/11.0.0 + abab: registry.npmmirror.com/abab@2.0.6 + whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype@3.0.0 + whatwg-url: registry.npmmirror.com/whatwg-url@11.0.0 dev: false - registry.npmmirror.com/debug/2.6.9: + registry.npmmirror.com/debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz} name: debug version: 2.6.9 @@ -400,208 +586,194 @@ packages: supports-color: optional: true dependencies: - ms: registry.npmmirror.com/ms/2.0.0 - dev: false - - registry.npmmirror.com/debug/4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz} - name: debug - version: 4.3.4 - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: registry.npmmirror.com/ms/2.1.2 + ms: 2.0.0 dev: false - registry.npmmirror.com/decimal.js/10.4.3: + registry.npmmirror.com/decimal.js@10.4.3: resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decimal.js/-/decimal.js-10.4.3.tgz} name: decimal.js version: 10.4.3 dev: false - registry.npmmirror.com/deepmerge/4.3.1: + registry.npmmirror.com/deepmerge@4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz} name: deepmerge version: 4.3.1 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/define-lazy-prop/2.0.0: + registry.npmmirror.com/define-lazy-prop@2.0.0: resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz} name: define-lazy-prop version: 2.0.0 engines: {node: '>=8'} dev: false - registry.npmmirror.com/delayed-stream/1.0.0: + registry.npmmirror.com/delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz} name: delayed-stream version: 1.0.0 engines: {node: '>=0.4.0'} dev: false - registry.npmmirror.com/depd/2.0.0: + registry.npmmirror.com/depd@2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz} name: depd version: 2.0.0 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/destroy/1.2.0: + registry.npmmirror.com/destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz} name: destroy version: 1.2.0 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dev: false - registry.npmmirror.com/dom-serializer/1.4.1: + registry.npmmirror.com/dom-serializer@1.4.1: resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz} name: dom-serializer version: 1.4.1 dependencies: - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 - domhandler: registry.npmmirror.com/domhandler/4.3.1 - entities: registry.npmmirror.com/entities/2.2.0 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 + domhandler: registry.npmmirror.com/domhandler@4.3.1 + entities: registry.npmmirror.com/entities@2.2.0 dev: false - registry.npmmirror.com/dom-serializer/2.0.0: + registry.npmmirror.com/dom-serializer@2.0.0: resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz} name: dom-serializer version: 2.0.0 dependencies: - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 - domhandler: registry.npmmirror.com/domhandler/5.0.3 - entities: registry.npmmirror.com/entities/4.5.0 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 + domhandler: registry.npmmirror.com/domhandler@5.0.3 + entities: registry.npmmirror.com/entities@4.5.0 dev: false - registry.npmmirror.com/domelementtype/2.3.0: + registry.npmmirror.com/domelementtype@2.3.0: resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz} name: domelementtype version: 2.3.0 dev: false - registry.npmmirror.com/domexception/4.0.0: + registry.npmmirror.com/domexception@4.0.0: resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domexception/-/domexception-4.0.0.tgz} name: domexception version: 4.0.0 engines: {node: '>=12'} deprecated: Use your platform's native DOMException instead dependencies: - webidl-conversions: registry.npmmirror.com/webidl-conversions/7.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions@7.0.0 dev: false - registry.npmmirror.com/domhandler/4.3.1: + registry.npmmirror.com/domhandler@4.3.1: resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz} name: domhandler version: 4.3.1 engines: {node: '>= 4'} dependencies: - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 dev: false - registry.npmmirror.com/domhandler/5.0.3: + registry.npmmirror.com/domhandler@5.0.3: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz} name: domhandler version: 5.0.3 engines: {node: '>= 4'} dependencies: - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 dev: false - registry.npmmirror.com/dompurify/3.0.6: + registry.npmmirror.com/dompurify@3.0.6: resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dompurify/-/dompurify-3.0.6.tgz} name: dompurify version: 3.0.6 dev: false - registry.npmmirror.com/domutils/2.8.0: + registry.npmmirror.com/domutils@2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz} name: domutils version: 2.8.0 dependencies: - dom-serializer: registry.npmmirror.com/dom-serializer/1.4.1 - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 - domhandler: registry.npmmirror.com/domhandler/4.3.1 + dom-serializer: registry.npmmirror.com/dom-serializer@1.4.1 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 + domhandler: registry.npmmirror.com/domhandler@4.3.1 dev: false - registry.npmmirror.com/domutils/3.1.0: + registry.npmmirror.com/domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz} name: domutils version: 3.1.0 dependencies: - dom-serializer: registry.npmmirror.com/dom-serializer/2.0.0 - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 - domhandler: registry.npmmirror.com/domhandler/5.0.3 + dom-serializer: registry.npmmirror.com/dom-serializer@2.0.0 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 + domhandler: registry.npmmirror.com/domhandler@5.0.3 dev: false - registry.npmmirror.com/ee-first/1.1.1: + registry.npmmirror.com/ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz} name: ee-first version: 1.1.1 dev: false - registry.npmmirror.com/ejs/3.1.9: + registry.npmmirror.com/ejs@3.1.9: resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ejs/-/ejs-3.1.9.tgz} name: ejs version: 3.1.9 engines: {node: '>=0.10.0'} hasBin: true dependencies: - jake: registry.npmmirror.com/jake/10.8.7 + jake: registry.npmmirror.com/jake@10.8.7 dev: false - registry.npmmirror.com/encodeurl/1.0.2: + registry.npmmirror.com/encodeurl@1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz} name: encodeurl version: 1.0.2 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/entities/2.2.0: + registry.npmmirror.com/entities@2.2.0: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz} name: entities version: 2.2.0 dev: false - registry.npmmirror.com/entities/3.0.1: + registry.npmmirror.com/entities@3.0.1: resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-3.0.1.tgz} name: entities version: 3.0.1 engines: {node: '>=0.12'} dev: false - registry.npmmirror.com/entities/4.5.0: + registry.npmmirror.com/entities@4.5.0: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz} name: entities version: 4.5.0 engines: {node: '>=0.12'} dev: false - registry.npmmirror.com/escape-html/1.0.3: + registry.npmmirror.com/escape-html@1.0.3: resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz} name: escape-html version: 1.0.3 dev: false - registry.npmmirror.com/escodegen/2.1.0: + registry.npmmirror.com/escodegen@2.1.0: resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-2.1.0.tgz} name: escodegen version: 2.1.0 engines: {node: '>=6.0'} hasBin: true dependencies: - esprima: registry.npmmirror.com/esprima/4.0.1 - estraverse: registry.npmmirror.com/estraverse/5.3.0 - esutils: registry.npmmirror.com/esutils/2.0.3 + esprima: registry.npmmirror.com/esprima@4.0.1 + estraverse: registry.npmmirror.com/estraverse@5.3.0 + esutils: registry.npmmirror.com/esutils@2.0.3 optionalDependencies: - source-map: registry.npmmirror.com/source-map/0.6.1 + source-map: 0.6.1 dev: false - registry.npmmirror.com/esprima/4.0.1: + registry.npmmirror.com/esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz} name: esprima version: 4.0.1 @@ -609,271 +781,242 @@ packages: hasBin: true dev: false - registry.npmmirror.com/estraverse/5.3.0: + registry.npmmirror.com/estraverse@5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz} name: estraverse version: 5.3.0 engines: {node: '>=4.0'} dev: false - registry.npmmirror.com/esutils/2.0.3: + registry.npmmirror.com/esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz} name: esutils version: 2.0.3 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/etag/1.8.1: + registry.npmmirror.com/etag@1.8.1: resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz} name: etag version: 1.8.1 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/fast-equals/3.0.3: + registry.npmmirror.com/fast-equals@3.0.3: resolution: {integrity: sha512-NCe8qxnZFARSHGztGMZOO/PC1qa5MIFB5Hp66WdzbCRAz8U8US3bx1UTgLS49efBQPcUtO9gf5oVEY8o7y/7Kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-equals/-/fast-equals-3.0.3.tgz} name: fast-equals version: 3.0.3 dev: false - registry.npmmirror.com/filelist/1.0.4: + registry.npmmirror.com/filelist@1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/filelist/-/filelist-1.0.4.tgz} name: filelist version: 1.0.4 dependencies: - minimatch: registry.npmmirror.com/minimatch/5.1.6 + minimatch: 5.1.6 dev: false - registry.npmmirror.com/fill-range/7.0.1: + registry.npmmirror.com/fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz} name: fill-range version: 7.0.1 engines: {node: '>=8'} dependencies: - to-regex-range: registry.npmmirror.com/to-regex-range/5.0.1 + to-regex-range: registry.npmmirror.com/to-regex-range@5.0.1 dev: false - registry.npmmirror.com/finalhandler/1.1.2: + registry.npmmirror.com/finalhandler@1.1.2: resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz} name: finalhandler version: 1.1.2 engines: {node: '>= 0.8'} dependencies: - debug: registry.npmmirror.com/debug/2.6.9 - encodeurl: registry.npmmirror.com/encodeurl/1.0.2 - escape-html: registry.npmmirror.com/escape-html/1.0.3 - on-finished: registry.npmmirror.com/on-finished/2.3.0 - parseurl: registry.npmmirror.com/parseurl/1.3.3 - statuses: registry.npmmirror.com/statuses/1.5.0 - unpipe: registry.npmmirror.com/unpipe/1.0.0 + debug: 2.6.9 + encodeurl: registry.npmmirror.com/encodeurl@1.0.2 + escape-html: registry.npmmirror.com/escape-html@1.0.3 + on-finished: registry.npmmirror.com/on-finished@2.3.0 + parseurl: registry.npmmirror.com/parseurl@1.3.3 + statuses: registry.npmmirror.com/statuses@1.5.0 + unpipe: registry.npmmirror.com/unpipe@1.0.0 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/form-data/4.0.0: + registry.npmmirror.com/form-data@4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz} name: form-data version: 4.0.0 engines: {node: '>= 6'} dependencies: - asynckit: registry.npmmirror.com/asynckit/0.4.0 - combined-stream: registry.npmmirror.com/combined-stream/1.0.8 - mime-types: registry.npmmirror.com/mime-types/2.1.35 + asynckit: registry.npmmirror.com/asynckit@0.4.0 + combined-stream: registry.npmmirror.com/combined-stream@1.0.8 + mime-types: registry.npmmirror.com/mime-types@2.1.35 dev: false - registry.npmmirror.com/fresh/0.5.2: + registry.npmmirror.com/fresh@0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz} name: fresh version: 0.5.2 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/fs.realpath/1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz} - name: fs.realpath - version: 1.0.0 - dev: false - - registry.npmmirror.com/fsevents/2.3.3: - resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz} - name: fsevents - version: 2.3.3 - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true - dev: false - optional: true - - registry.npmmirror.com/function-bind/1.1.2: + registry.npmmirror.com/function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz} name: function-bind version: 1.1.2 dev: false - registry.npmmirror.com/glob-parent/5.1.2: + registry.npmmirror.com/glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz} name: glob-parent version: 5.1.2 engines: {node: '>= 6'} dependencies: - is-glob: registry.npmmirror.com/is-glob/4.0.3 + is-glob: registry.npmmirror.com/is-glob@4.0.3 dev: false - registry.npmmirror.com/glob/7.2.3: - resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz} - name: glob - version: 7.2.3 - dependencies: - fs.realpath: registry.npmmirror.com/fs.realpath/1.0.0 - inflight: registry.npmmirror.com/inflight/1.0.6 - inherits: registry.npmmirror.com/inherits/2.0.4 - minimatch: registry.npmmirror.com/minimatch/3.1.2 - once: registry.npmmirror.com/once/1.4.0 - path-is-absolute: registry.npmmirror.com/path-is-absolute/1.0.1 - dev: false - - registry.npmmirror.com/graceful-fs/4.2.11: + registry.npmmirror.com/graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz} name: graceful-fs version: 4.2.11 dev: false - registry.npmmirror.com/has-flag/4.0.0: + registry.npmmirror.com/has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz} name: has-flag version: 4.0.0 engines: {node: '>=8'} dev: false - registry.npmmirror.com/hasown/2.0.0: + registry.npmmirror.com/hasown@2.0.0: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hasown/-/hasown-2.0.0.tgz} name: hasown version: 2.0.0 engines: {node: '>= 0.4'} dependencies: - function-bind: registry.npmmirror.com/function-bind/1.1.2 + function-bind: registry.npmmirror.com/function-bind@1.1.2 dev: false - registry.npmmirror.com/hexo-cli/4.3.1: + registry.npmmirror.com/hexo-cli@4.3.1: resolution: {integrity: sha512-nYe7yJhXT7MwlDEpIAjneMfz0wnWTdIhRv+cVW2OPTw8JtG2X+8Y/sYhPDvQz/ZqjFRZ4qgiKFXN5orFJ/u1vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-cli/-/hexo-cli-4.3.1.tgz} name: hexo-cli version: 4.3.1 engines: {node: '>=14'} hasBin: true dependencies: - abbrev: registry.npmmirror.com/abbrev/2.0.0 - bluebird: registry.npmmirror.com/bluebird/3.7.2 - command-exists: registry.npmmirror.com/command-exists/1.2.9 - hexo-fs: registry.npmmirror.com/hexo-fs/4.1.1 - hexo-log: registry.npmmirror.com/hexo-log/4.1.0 - hexo-util: registry.npmmirror.com/hexo-util/2.7.0 - minimist: registry.npmmirror.com/minimist/1.2.8 - picocolors: registry.npmmirror.com/picocolors/1.0.0 - resolve: registry.npmmirror.com/resolve/1.22.8 - tildify: registry.npmmirror.com/tildify/2.0.0 + abbrev: registry.npmmirror.com/abbrev@2.0.0 + bluebird: registry.npmmirror.com/bluebird@3.7.2 + command-exists: registry.npmmirror.com/command-exists@1.2.9 + hexo-fs: registry.npmmirror.com/hexo-fs@4.1.1 + hexo-log: registry.npmmirror.com/hexo-log@4.1.0 + hexo-util: registry.npmmirror.com/hexo-util@2.7.0 + minimist: registry.npmmirror.com/minimist@1.2.8 + picocolors: registry.npmmirror.com/picocolors@1.0.0 + resolve: registry.npmmirror.com/resolve@1.22.8 + tildify: registry.npmmirror.com/tildify@2.0.0 dev: false - registry.npmmirror.com/hexo-front-matter/4.2.1: + registry.npmmirror.com/hexo-front-matter@4.2.1: resolution: {integrity: sha512-sJJI0GNmejYiwBvgnGRKn5V3sbODB4dNPr8jyw2Qp0PRHr4Uuyv8iyxw6WfK3+T7yvzYvJOh+tZ7jnwr2BYARA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-front-matter/-/hexo-front-matter-4.2.1.tgz} name: hexo-front-matter version: 4.2.1 engines: {node: '>=14'} dependencies: - js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + js-yaml: registry.npmmirror.com/js-yaml@4.1.0 dev: false - registry.npmmirror.com/hexo-fs/4.1.1: + registry.npmmirror.com/hexo-fs@4.1.1: resolution: {integrity: sha512-aDysNTyv8ElcerbFVbPLRXnYt+QDY6gAOZZ5DLbCxudY0Ywppqd+uZ03gZ2BDypIBvmNB27WYWYz76M+Yv/YXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-fs/-/hexo-fs-4.1.1.tgz} name: hexo-fs version: 4.1.1 engines: {node: '>=14'} dependencies: - bluebird: registry.npmmirror.com/bluebird/3.7.2 - chokidar: registry.npmmirror.com/chokidar/3.5.3 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.11 - hexo-util: registry.npmmirror.com/hexo-util/2.7.0 + bluebird: registry.npmmirror.com/bluebird@3.7.2 + chokidar: registry.npmmirror.com/chokidar@3.5.3 + graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11 + hexo-util: registry.npmmirror.com/hexo-util@2.7.0 dev: false - registry.npmmirror.com/hexo-generator-archive/2.0.0: + registry.npmmirror.com/hexo-generator-archive@2.0.0: resolution: {integrity: sha512-KikJk7dGFbtNHOgqtLFGf5T/S8n1paGp+Gy0KfVDz+HKYhGbXOouyiZkmc3O9KrYt6ja14rmkMhq7KKGtvfehw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-generator-archive/-/hexo-generator-archive-2.0.0.tgz} name: hexo-generator-archive version: 2.0.0 engines: {node: '>=14'} dependencies: - hexo-pagination: registry.npmmirror.com/hexo-pagination/3.0.0 + hexo-pagination: registry.npmmirror.com/hexo-pagination@3.0.0 dev: false - registry.npmmirror.com/hexo-generator-category/2.0.0: + registry.npmmirror.com/hexo-generator-category@2.0.0: resolution: {integrity: sha512-9OduRBf3WeRDa4BR0kAfRjOVHur7v3fm0NKAwbjUiqULigAdNZVZPO3cHKW2MlBbl/lI5PuWdhQ9zZ99CCCAgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-generator-category/-/hexo-generator-category-2.0.0.tgz} name: hexo-generator-category version: 2.0.0 engines: {node: '>=14'} dependencies: - hexo-pagination: registry.npmmirror.com/hexo-pagination/3.0.0 + hexo-pagination: registry.npmmirror.com/hexo-pagination@3.0.0 dev: false - registry.npmmirror.com/hexo-generator-index/3.0.0: + registry.npmmirror.com/hexo-generator-index@3.0.0: resolution: {integrity: sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz} name: hexo-generator-index version: 3.0.0 engines: {node: '>=14'} dependencies: - hexo-pagination: registry.npmmirror.com/hexo-pagination/3.0.0 + hexo-pagination: registry.npmmirror.com/hexo-pagination@3.0.0 dev: false - registry.npmmirror.com/hexo-generator-tag/2.0.0: + registry.npmmirror.com/hexo-generator-tag@2.0.0: resolution: {integrity: sha512-1px/hF3veEohWDN8jjzchQhaiz+uOStUvvMaBJC9vWOlALh30UFcapL8IrvAwwJZjFRVA+WqGgDRqoQ8+yaaFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-generator-tag/-/hexo-generator-tag-2.0.0.tgz} name: hexo-generator-tag version: 2.0.0 engines: {node: '>=14'} dependencies: - hexo-pagination: registry.npmmirror.com/hexo-pagination/3.0.0 + hexo-pagination: registry.npmmirror.com/hexo-pagination@3.0.0 dev: false - registry.npmmirror.com/hexo-i18n/2.0.0: + registry.npmmirror.com/hexo-i18n@2.0.0: resolution: {integrity: sha512-dkUXecEtChaQMdTHN4WR13c8GwKqjbSOZPJS9qDqV6Ebnb77Wa/nQzWFckhP0dCps3a9lUQBd8hYGOMbOosiQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-i18n/-/hexo-i18n-2.0.0.tgz} name: hexo-i18n version: 2.0.0 engines: {node: '>=14'} dependencies: - sprintf-js: registry.npmmirror.com/sprintf-js/1.1.3 + sprintf-js: registry.npmmirror.com/sprintf-js@1.1.3 dev: false - registry.npmmirror.com/hexo-log/4.1.0: + registry.npmmirror.com/hexo-log@4.1.0: resolution: {integrity: sha512-i2Sgxk8Cgx5viSjq5qW5N/rBFfwoCKQcH8qnnW1fawCapcdEAhIsq+Y3vbrs9bssyDlyU6Vqm4oQmosREaNI7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-log/-/hexo-log-4.1.0.tgz} name: hexo-log version: 4.1.0 engines: {node: '>=14'} dependencies: - picocolors: registry.npmmirror.com/picocolors/1.0.0 + picocolors: registry.npmmirror.com/picocolors@1.0.0 dev: false - registry.npmmirror.com/hexo-pagination/3.0.0: + registry.npmmirror.com/hexo-pagination@3.0.0: resolution: {integrity: sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-3.0.0.tgz} name: hexo-pagination version: 3.0.0 engines: {node: '>=14'} dev: false - registry.npmmirror.com/hexo-renderer-ejs/2.0.0: + registry.npmmirror.com/hexo-renderer-ejs@2.0.0: resolution: {integrity: sha512-qCjE1IdwgDgv65qyb0KMVCwCdSVAkH0vwAe9XihjvaKWkmb9dtt8DgErOdqCXn0HReSyWiEVP2BrLRj3gyHwOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-renderer-ejs/-/hexo-renderer-ejs-2.0.0.tgz} name: hexo-renderer-ejs version: 2.0.0 engines: {node: '>=12'} dependencies: - ejs: registry.npmmirror.com/ejs/3.1.9 + ejs: registry.npmmirror.com/ejs@3.1.9 dev: false - registry.npmmirror.com/hexo-renderer-marked/6.2.0: + registry.npmmirror.com/hexo-renderer-marked@6.2.0: resolution: {integrity: sha512-/TwgQCAmqYIyxONzrgqokw0n8rU6W/lCtgbjhWcMoZxhwTaQCYpzaO0+sdu+PKXf9BL4910pg+xAbeFaqqIIrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-renderer-marked/-/hexo-renderer-marked-6.2.0.tgz} name: hexo-renderer-marked version: 6.2.0 engines: {node: '>=14'} dependencies: - dompurify: registry.npmmirror.com/dompurify/3.0.6 - hexo-util: registry.npmmirror.com/hexo-util/3.1.0 - jsdom: registry.npmmirror.com/jsdom/20.0.3 - marked: registry.npmmirror.com/marked/4.3.0 + dompurify: registry.npmmirror.com/dompurify@3.0.6 + hexo-util: registry.npmmirror.com/hexo-util@3.1.0 + jsdom: registry.npmmirror.com/jsdom@20.0.3 + marked: registry.npmmirror.com/marked@4.3.0 transitivePeerDependencies: - bufferutil - canvas @@ -881,227 +1024,200 @@ packages: - utf-8-validate dev: false - registry.npmmirror.com/hexo-renderer-stylus/3.0.0: - resolution: {integrity: sha512-wgKOcjUzq1i4Y70luoyYDbh91QeQcDzJO+v1598LgY+IdREFAm+vy1MWtl/TZsVXyPaEtsULNi3Vi22hdsPUSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-renderer-stylus/-/hexo-renderer-stylus-3.0.0.tgz} - name: hexo-renderer-stylus - version: 3.0.0 - engines: {node: '>=14'} - dependencies: - nib: registry.npmmirror.com/nib/1.2.0_stylus@0.59.0 - stylus: registry.npmmirror.com/stylus/0.59.0 - transitivePeerDependencies: - - supports-color - dev: false - - registry.npmmirror.com/hexo-server/3.0.0: + registry.npmmirror.com/hexo-server@3.0.0: resolution: {integrity: sha512-u4s0ty9Aew6jV+a9oMrXBwhrRpUQ0U8PWM/88a5aHgDru58VY81mVrxOFxs788NAsWQ8OvsJtF5m7mnXoRnSIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-server/-/hexo-server-3.0.0.tgz} name: hexo-server version: 3.0.0 engines: {node: '>=12.13.0'} dependencies: - bluebird: registry.npmmirror.com/bluebird/3.7.2 - compression: registry.npmmirror.com/compression/1.7.4 - connect: registry.npmmirror.com/connect/3.7.0 - mime: registry.npmmirror.com/mime/3.0.0 - morgan: registry.npmmirror.com/morgan/1.10.0 - open: registry.npmmirror.com/open/8.4.2 - picocolors: registry.npmmirror.com/picocolors/1.0.0 - serve-static: registry.npmmirror.com/serve-static/1.15.0 + bluebird: registry.npmmirror.com/bluebird@3.7.2 + compression: registry.npmmirror.com/compression@1.7.4 + connect: registry.npmmirror.com/connect@3.7.0 + mime: registry.npmmirror.com/mime@3.0.0 + morgan: registry.npmmirror.com/morgan@1.10.0 + open: registry.npmmirror.com/open@8.4.2 + picocolors: registry.npmmirror.com/picocolors@1.0.0 + serve-static: registry.npmmirror.com/serve-static@1.15.0 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/hexo-theme-landscape/1.0.0: + registry.npmmirror.com/hexo-theme-landscape@1.0.0: resolution: {integrity: sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-theme-landscape/-/hexo-theme-landscape-1.0.0.tgz} name: hexo-theme-landscape version: 1.0.0 dev: false - registry.npmmirror.com/hexo-util/2.7.0: + registry.npmmirror.com/hexo-util@2.7.0: resolution: {integrity: sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-util/-/hexo-util-2.7.0.tgz} name: hexo-util version: 2.7.0 engines: {node: '>=12.4.0'} dependencies: - bluebird: registry.npmmirror.com/bluebird/3.7.2 - camel-case: registry.npmmirror.com/camel-case/4.1.2 - cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 - deepmerge: registry.npmmirror.com/deepmerge/4.3.1 - highlight.js: registry.npmmirror.com/highlight.js/11.9.0 - htmlparser2: registry.npmmirror.com/htmlparser2/7.2.0 - prismjs: registry.npmmirror.com/prismjs/1.29.0 - strip-indent: registry.npmmirror.com/strip-indent/3.0.0 + bluebird: registry.npmmirror.com/bluebird@3.7.2 + camel-case: registry.npmmirror.com/camel-case@4.1.2 + cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3 + deepmerge: registry.npmmirror.com/deepmerge@4.3.1 + highlight.js: registry.npmmirror.com/highlight.js@11.9.0 + htmlparser2: registry.npmmirror.com/htmlparser2@7.2.0 + prismjs: registry.npmmirror.com/prismjs@1.29.0 + strip-indent: registry.npmmirror.com/strip-indent@3.0.0 dev: false - registry.npmmirror.com/hexo-util/3.1.0: + registry.npmmirror.com/hexo-util@3.1.0: resolution: {integrity: sha512-LmztAhkJHQ59VHqz6AnvwEKiNA0pCBBI0qW08cCzjhnpGoqZ8tlGDwElzy7oTxCvMChkiqg5V8VflhdI8tHsGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo-util/-/hexo-util-3.1.0.tgz} name: hexo-util version: 3.1.0 engines: {node: '>=14'} requiresBuild: true dependencies: - camel-case: registry.npmmirror.com/camel-case/4.1.2 - cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 - deepmerge: registry.npmmirror.com/deepmerge/4.3.1 - highlight.js: registry.npmmirror.com/highlight.js/11.9.0 - htmlparser2: registry.npmmirror.com/htmlparser2/9.0.0 - prismjs: registry.npmmirror.com/prismjs/1.29.0 - strip-indent: registry.npmmirror.com/strip-indent/3.0.0 + camel-case: registry.npmmirror.com/camel-case@4.1.2 + cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3 + deepmerge: registry.npmmirror.com/deepmerge@4.3.1 + highlight.js: registry.npmmirror.com/highlight.js@11.9.0 + htmlparser2: registry.npmmirror.com/htmlparser2@9.0.0 + prismjs: registry.npmmirror.com/prismjs@1.29.0 + strip-indent: registry.npmmirror.com/strip-indent@3.0.0 dev: false - registry.npmmirror.com/hexo/7.0.0: + registry.npmmirror.com/hexo@7.0.0: resolution: {integrity: sha512-3iRSYReDcYd+bdCrDYS53aFjR717M+eSwKVXdM1tF2QETi8urcwDdDDoD7Nm2E0trqN4oeoHJ7FoXbn2UsZxqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hexo/-/hexo-7.0.0.tgz} name: hexo version: 7.0.0 engines: {node: '>=14'} hasBin: true dependencies: - abbrev: registry.npmmirror.com/abbrev/2.0.0 - archy: registry.npmmirror.com/archy/1.0.0 - bluebird: registry.npmmirror.com/bluebird/3.7.2 - hexo-cli: registry.npmmirror.com/hexo-cli/4.3.1 - hexo-front-matter: registry.npmmirror.com/hexo-front-matter/4.2.1 - hexo-fs: registry.npmmirror.com/hexo-fs/4.1.1 - hexo-i18n: registry.npmmirror.com/hexo-i18n/2.0.0 - hexo-log: registry.npmmirror.com/hexo-log/4.1.0 - hexo-util: registry.npmmirror.com/hexo-util/3.1.0 - js-yaml: registry.npmmirror.com/js-yaml/4.1.0 - js-yaml-js-types: registry.npmmirror.com/js-yaml-js-types/1.0.1_js-yaml@4.1.0 - micromatch: registry.npmmirror.com/micromatch/4.0.5 - moize: registry.npmmirror.com/moize/6.1.6 - moment: registry.npmmirror.com/moment/2.30.1 - moment-timezone: registry.npmmirror.com/moment-timezone/0.5.43 - nunjucks: registry.npmmirror.com/nunjucks/3.2.4 - picocolors: registry.npmmirror.com/picocolors/1.0.0 - pretty-hrtime: registry.npmmirror.com/pretty-hrtime/1.0.3 - resolve: registry.npmmirror.com/resolve/1.22.8 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - text-table: registry.npmmirror.com/text-table/0.2.0 - tildify: registry.npmmirror.com/tildify/2.0.0 - titlecase: registry.npmmirror.com/titlecase/1.1.3 - warehouse: registry.npmmirror.com/warehouse/5.0.0 + abbrev: registry.npmmirror.com/abbrev@2.0.0 + archy: registry.npmmirror.com/archy@1.0.0 + bluebird: registry.npmmirror.com/bluebird@3.7.2 + hexo-cli: registry.npmmirror.com/hexo-cli@4.3.1 + hexo-front-matter: registry.npmmirror.com/hexo-front-matter@4.2.1 + hexo-fs: registry.npmmirror.com/hexo-fs@4.1.1 + hexo-i18n: registry.npmmirror.com/hexo-i18n@2.0.0 + hexo-log: registry.npmmirror.com/hexo-log@4.1.0 + hexo-util: registry.npmmirror.com/hexo-util@3.1.0 + js-yaml: registry.npmmirror.com/js-yaml@4.1.0 + js-yaml-js-types: registry.npmmirror.com/js-yaml-js-types@1.0.1(js-yaml@4.1.0) + micromatch: registry.npmmirror.com/micromatch@4.0.5 + moize: registry.npmmirror.com/moize@6.1.6 + moment: registry.npmmirror.com/moment@2.30.1 + moment-timezone: registry.npmmirror.com/moment-timezone@0.5.43 + nunjucks: registry.npmmirror.com/nunjucks@3.2.4 + picocolors: registry.npmmirror.com/picocolors@1.0.0 + pretty-hrtime: registry.npmmirror.com/pretty-hrtime@1.0.3 + resolve: registry.npmmirror.com/resolve@1.22.8 + strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 + text-table: registry.npmmirror.com/text-table@0.2.0 + tildify: registry.npmmirror.com/tildify@2.0.0 + titlecase: registry.npmmirror.com/titlecase@1.1.3 + warehouse: registry.npmmirror.com/warehouse@5.0.0 transitivePeerDependencies: - chokidar dev: false - registry.npmmirror.com/highlight.js/11.9.0: + registry.npmmirror.com/highlight.js@11.9.0: resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/highlight.js/-/highlight.js-11.9.0.tgz} name: highlight.js version: 11.9.0 engines: {node: '>=12.0.0'} dev: false - registry.npmmirror.com/html-encoding-sniffer/3.0.0: + registry.npmmirror.com/html-encoding-sniffer@3.0.0: resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz} name: html-encoding-sniffer version: 3.0.0 engines: {node: '>=12'} dependencies: - whatwg-encoding: registry.npmmirror.com/whatwg-encoding/2.0.0 + whatwg-encoding: registry.npmmirror.com/whatwg-encoding@2.0.0 dev: false - registry.npmmirror.com/htmlparser2/7.2.0: + registry.npmmirror.com/htmlparser2@7.2.0: resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-7.2.0.tgz} name: htmlparser2 version: 7.2.0 dependencies: - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 - domhandler: registry.npmmirror.com/domhandler/4.3.1 - domutils: registry.npmmirror.com/domutils/2.8.0 - entities: registry.npmmirror.com/entities/3.0.1 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 + domhandler: registry.npmmirror.com/domhandler@4.3.1 + domutils: registry.npmmirror.com/domutils@2.8.0 + entities: registry.npmmirror.com/entities@3.0.1 dev: false - registry.npmmirror.com/htmlparser2/9.0.0: + registry.npmmirror.com/htmlparser2@9.0.0: resolution: {integrity: sha512-uxbSI98wmFT/G4P2zXx4OVx04qWUmyFPrD2/CNepa2Zo3GPNaCaaxElDgwUrwYWkK1nr9fft0Ya8dws8coDLLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-9.0.0.tgz} name: htmlparser2 version: 9.0.0 dependencies: - domelementtype: registry.npmmirror.com/domelementtype/2.3.0 - domhandler: registry.npmmirror.com/domhandler/5.0.3 - domutils: registry.npmmirror.com/domutils/3.1.0 - entities: registry.npmmirror.com/entities/4.5.0 + domelementtype: registry.npmmirror.com/domelementtype@2.3.0 + domhandler: registry.npmmirror.com/domhandler@5.0.3 + domutils: registry.npmmirror.com/domutils@3.1.0 + entities: registry.npmmirror.com/entities@4.5.0 dev: false - registry.npmmirror.com/http-errors/2.0.0: + registry.npmmirror.com/http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz} name: http-errors version: 2.0.0 engines: {node: '>= 0.8'} dependencies: - depd: registry.npmmirror.com/depd/2.0.0 - inherits: registry.npmmirror.com/inherits/2.0.4 - setprototypeof: registry.npmmirror.com/setprototypeof/1.2.0 - statuses: registry.npmmirror.com/statuses/2.0.1 - toidentifier: registry.npmmirror.com/toidentifier/1.0.1 + depd: registry.npmmirror.com/depd@2.0.0 + inherits: 2.0.4 + setprototypeof: registry.npmmirror.com/setprototypeof@1.2.0 + statuses: registry.npmmirror.com/statuses@2.0.1 + toidentifier: registry.npmmirror.com/toidentifier@1.0.1 dev: false - registry.npmmirror.com/http-proxy-agent/5.0.0: + registry.npmmirror.com/http-proxy-agent@5.0.0: resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz} name: http-proxy-agent version: 5.0.0 engines: {node: '>= 6'} dependencies: - '@tootallnate/once': registry.npmmirror.com/@tootallnate/once/2.0.0 - agent-base: registry.npmmirror.com/agent-base/6.0.2 - debug: registry.npmmirror.com/debug/4.3.4 + '@tootallnate/once': registry.npmmirror.com/@tootallnate/once@2.0.0 + agent-base: registry.npmmirror.com/agent-base@6.0.2 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/https-proxy-agent/5.0.1: + registry.npmmirror.com/https-proxy-agent@5.0.1: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz} name: https-proxy-agent version: 5.0.1 engines: {node: '>= 6'} dependencies: - agent-base: registry.npmmirror.com/agent-base/6.0.2 - debug: registry.npmmirror.com/debug/4.3.4 + agent-base: registry.npmmirror.com/agent-base@6.0.2 + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/iconv-lite/0.6.3: + registry.npmmirror.com/iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz} name: iconv-lite version: 0.6.3 engines: {node: '>=0.10.0'} dependencies: - safer-buffer: registry.npmmirror.com/safer-buffer/2.1.2 - dev: false - - registry.npmmirror.com/inflight/1.0.6: - resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz} - name: inflight - version: 1.0.6 - dependencies: - once: registry.npmmirror.com/once/1.4.0 - wrappy: registry.npmmirror.com/wrappy/1.0.2 - dev: false - - registry.npmmirror.com/inherits/2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz} - name: inherits - version: 2.0.4 + safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 dev: false - registry.npmmirror.com/is-binary-path/2.1.0: + registry.npmmirror.com/is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} dependencies: - binary-extensions: registry.npmmirror.com/binary-extensions/2.2.0 + binary-extensions: registry.npmmirror.com/binary-extensions@2.2.0 dev: false - registry.npmmirror.com/is-core-module/2.13.1: + registry.npmmirror.com/is-core-module@2.13.1: resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.13.1.tgz} name: is-core-module version: 2.13.1 dependencies: - hasown: registry.npmmirror.com/hasown/2.0.0 + hasown: registry.npmmirror.com/hasown@2.0.0 dev: false - registry.npmmirror.com/is-docker/2.2.1: + registry.npmmirror.com/is-docker@2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz} name: is-docker version: 2.2.1 @@ -1109,71 +1225,71 @@ packages: hasBin: true dev: false - registry.npmmirror.com/is-extglob/2.1.1: + registry.npmmirror.com/is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz} name: is-extglob version: 2.1.1 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/is-glob/4.0.3: + registry.npmmirror.com/is-glob@4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz} name: is-glob version: 4.0.3 engines: {node: '>=0.10.0'} dependencies: - is-extglob: registry.npmmirror.com/is-extglob/2.1.1 + is-extglob: registry.npmmirror.com/is-extglob@2.1.1 dev: false - registry.npmmirror.com/is-number/7.0.0: + registry.npmmirror.com/is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz} name: is-number version: 7.0.0 engines: {node: '>=0.12.0'} dev: false - registry.npmmirror.com/is-plain-object/5.0.0: + registry.npmmirror.com/is-plain-object@5.0.0: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz} name: is-plain-object version: 5.0.0 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/is-potential-custom-element-name/1.0.1: + registry.npmmirror.com/is-potential-custom-element-name@1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz} name: is-potential-custom-element-name version: 1.0.1 dev: false - registry.npmmirror.com/is-wsl/2.2.0: + registry.npmmirror.com/is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz} name: is-wsl version: 2.2.0 engines: {node: '>=8'} dependencies: - is-docker: registry.npmmirror.com/is-docker/2.2.1 + is-docker: registry.npmmirror.com/is-docker@2.2.1 dev: false - registry.npmmirror.com/isexe/2.0.0: + registry.npmmirror.com/isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz} name: isexe version: 2.0.0 dev: false - registry.npmmirror.com/jake/10.8.7: + registry.npmmirror.com/jake@10.8.7: resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jake/-/jake-10.8.7.tgz} name: jake version: 10.8.7 engines: {node: '>=10'} hasBin: true dependencies: - async: registry.npmmirror.com/async/3.2.5 - chalk: registry.npmmirror.com/chalk/4.1.2 - filelist: registry.npmmirror.com/filelist/1.0.4 - minimatch: registry.npmmirror.com/minimatch/3.1.2 + async: registry.npmmirror.com/async@3.2.5 + chalk: registry.npmmirror.com/chalk@4.1.2 + filelist: registry.npmmirror.com/filelist@1.0.4 + minimatch: 3.1.2 dev: false - registry.npmmirror.com/js-yaml-js-types/1.0.1_js-yaml@4.1.0: + registry.npmmirror.com/js-yaml-js-types@1.0.1(js-yaml@4.1.0): resolution: {integrity: sha512-5tpfyORs8OQ43alNERbWfYRCtWgykvzYgY46fUhrQi2+kS7N0NuuFYLZ/IrfmVm5muLTndeMublgraXiFRjEPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml-js-types/-/js-yaml-js-types-1.0.1.tgz} id: registry.npmmirror.com/js-yaml-js-types/1.0.1 name: js-yaml-js-types @@ -1181,20 +1297,20 @@ packages: peerDependencies: js-yaml: 4.x dependencies: - esprima: registry.npmmirror.com/esprima/4.0.1 - js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + esprima: registry.npmmirror.com/esprima@4.0.1 + js-yaml: registry.npmmirror.com/js-yaml@4.1.0 dev: false - registry.npmmirror.com/js-yaml/4.1.0: + registry.npmmirror.com/js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz} name: js-yaml version: 4.1.0 hasBin: true dependencies: - argparse: registry.npmmirror.com/argparse/2.0.1 + argparse: registry.npmmirror.com/argparse@2.0.1 dev: false - registry.npmmirror.com/jsdom/20.0.3: + registry.npmmirror.com/jsdom@20.0.3: resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsdom/-/jsdom-20.0.3.tgz} name: jsdom version: 20.0.3 @@ -1205,54 +1321,54 @@ packages: canvas: optional: true dependencies: - abab: registry.npmmirror.com/abab/2.0.6 - acorn: registry.npmmirror.com/acorn/8.11.2 - acorn-globals: registry.npmmirror.com/acorn-globals/7.0.1 - cssom: registry.npmmirror.com/cssom/0.5.0 - cssstyle: registry.npmmirror.com/cssstyle/2.3.0 - data-urls: registry.npmmirror.com/data-urls/3.0.2 - decimal.js: registry.npmmirror.com/decimal.js/10.4.3 - domexception: registry.npmmirror.com/domexception/4.0.0 - escodegen: registry.npmmirror.com/escodegen/2.1.0 - form-data: registry.npmmirror.com/form-data/4.0.0 - html-encoding-sniffer: registry.npmmirror.com/html-encoding-sniffer/3.0.0 - http-proxy-agent: registry.npmmirror.com/http-proxy-agent/5.0.0 - https-proxy-agent: registry.npmmirror.com/https-proxy-agent/5.0.1 - is-potential-custom-element-name: registry.npmmirror.com/is-potential-custom-element-name/1.0.1 - nwsapi: registry.npmmirror.com/nwsapi/2.2.7 - parse5: registry.npmmirror.com/parse5/7.1.2 - saxes: registry.npmmirror.com/saxes/6.0.0 - symbol-tree: registry.npmmirror.com/symbol-tree/3.2.4 - tough-cookie: registry.npmmirror.com/tough-cookie/4.1.3 - w3c-xmlserializer: registry.npmmirror.com/w3c-xmlserializer/4.0.0 - webidl-conversions: registry.npmmirror.com/webidl-conversions/7.0.0 - whatwg-encoding: registry.npmmirror.com/whatwg-encoding/2.0.0 - whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype/3.0.0 - whatwg-url: registry.npmmirror.com/whatwg-url/11.0.0 - ws: registry.npmmirror.com/ws/8.16.0 - xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 + abab: registry.npmmirror.com/abab@2.0.6 + acorn: registry.npmmirror.com/acorn@8.11.2 + acorn-globals: registry.npmmirror.com/acorn-globals@7.0.1 + cssom: registry.npmmirror.com/cssom@0.5.0 + cssstyle: registry.npmmirror.com/cssstyle@2.3.0 + data-urls: registry.npmmirror.com/data-urls@3.0.2 + decimal.js: registry.npmmirror.com/decimal.js@10.4.3 + domexception: registry.npmmirror.com/domexception@4.0.0 + escodegen: registry.npmmirror.com/escodegen@2.1.0 + form-data: registry.npmmirror.com/form-data@4.0.0 + html-encoding-sniffer: registry.npmmirror.com/html-encoding-sniffer@3.0.0 + http-proxy-agent: registry.npmmirror.com/http-proxy-agent@5.0.0 + https-proxy-agent: registry.npmmirror.com/https-proxy-agent@5.0.1 + is-potential-custom-element-name: registry.npmmirror.com/is-potential-custom-element-name@1.0.1 + nwsapi: registry.npmmirror.com/nwsapi@2.2.7 + parse5: registry.npmmirror.com/parse5@7.1.2 + saxes: registry.npmmirror.com/saxes@6.0.0 + symbol-tree: registry.npmmirror.com/symbol-tree@3.2.4 + tough-cookie: registry.npmmirror.com/tough-cookie@4.1.3 + w3c-xmlserializer: registry.npmmirror.com/w3c-xmlserializer@4.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions@7.0.0 + whatwg-encoding: registry.npmmirror.com/whatwg-encoding@2.0.0 + whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype@3.0.0 + whatwg-url: registry.npmmirror.com/whatwg-url@11.0.0 + ws: registry.npmmirror.com/ws@8.16.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator@4.0.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: false - registry.npmmirror.com/jsonparse/1.3.1: + registry.npmmirror.com/jsonparse@1.3.1: resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz} name: jsonparse version: 1.3.1 engines: {'0': node >= 0.2.0} dev: false - registry.npmmirror.com/lower-case/2.0.2: + registry.npmmirror.com/lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz} name: lower-case version: 2.0.2 dependencies: - tslib: registry.npmmirror.com/tslib/2.6.2 + tslib: registry.npmmirror.com/tslib@2.6.2 dev: false - registry.npmmirror.com/marked/4.3.0: + registry.npmmirror.com/marked@4.3.0: resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/marked/-/marked-4.3.0.tgz} name: marked version: 4.3.0 @@ -1260,39 +1376,39 @@ packages: hasBin: true dev: false - registry.npmmirror.com/micro-memoize/4.1.2: + registry.npmmirror.com/micro-memoize@4.1.2: resolution: {integrity: sha512-+HzcV2H+rbSJzApgkj0NdTakkC+bnyeiUxgT6/m7mjcz1CmM22KYFKp+EVj1sWe4UYcnriJr5uqHQD/gMHLD+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micro-memoize/-/micro-memoize-4.1.2.tgz} name: micro-memoize version: 4.1.2 dev: false - registry.npmmirror.com/micromatch/4.0.5: + registry.npmmirror.com/micromatch@4.0.5: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz} name: micromatch version: 4.0.5 engines: {node: '>=8.6'} dependencies: - braces: registry.npmmirror.com/braces/3.0.2 - picomatch: registry.npmmirror.com/picomatch/2.3.1 + braces: registry.npmmirror.com/braces@3.0.2 + picomatch: registry.npmmirror.com/picomatch@2.3.1 dev: false - registry.npmmirror.com/mime-db/1.52.0: + registry.npmmirror.com/mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz} name: mime-db version: 1.52.0 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/mime-types/2.1.35: + registry.npmmirror.com/mime-types@2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz} name: mime-types version: 2.1.35 engines: {node: '>= 0.6'} dependencies: - mime-db: registry.npmmirror.com/mime-db/1.52.0 + mime-db: registry.npmmirror.com/mime-db@1.52.0 dev: false - registry.npmmirror.com/mime/1.6.0: + registry.npmmirror.com/mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz} name: mime version: 1.6.0 @@ -1300,7 +1416,7 @@ packages: hasBin: true dev: false - registry.npmmirror.com/mime/3.0.0: + registry.npmmirror.com/mime@3.0.0: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-3.0.0.tgz} name: mime version: 3.0.0 @@ -1308,127 +1424,81 @@ packages: hasBin: true dev: false - registry.npmmirror.com/min-indent/1.0.1: + registry.npmmirror.com/min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/min-indent/-/min-indent-1.0.1.tgz} name: min-indent version: 1.0.1 engines: {node: '>=4'} dev: false - registry.npmmirror.com/minimatch/3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} - name: minimatch - version: 3.1.2 - dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 - dev: false - - registry.npmmirror.com/minimatch/5.1.6: - resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz} - name: minimatch - version: 5.1.6 - engines: {node: '>=10'} - dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 - dev: false - - registry.npmmirror.com/minimist/1.2.8: + registry.npmmirror.com/minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz} name: minimist version: 1.2.8 dev: false - registry.npmmirror.com/moize/6.1.6: + registry.npmmirror.com/moize@6.1.6: resolution: {integrity: sha512-vSKdIUO61iCmTqhdoIDrqyrtp87nWZUmBPniNjO0fX49wEYmyDO4lvlnFXiGcaH1JLE/s/9HbiK4LSHsbiUY6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/moize/-/moize-6.1.6.tgz} name: moize version: 6.1.6 dependencies: - fast-equals: registry.npmmirror.com/fast-equals/3.0.3 - micro-memoize: registry.npmmirror.com/micro-memoize/4.1.2 + fast-equals: registry.npmmirror.com/fast-equals@3.0.3 + micro-memoize: registry.npmmirror.com/micro-memoize@4.1.2 dev: false - registry.npmmirror.com/moment-timezone/0.5.43: + registry.npmmirror.com/moment-timezone@0.5.43: resolution: {integrity: sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/moment-timezone/-/moment-timezone-0.5.43.tgz} name: moment-timezone version: 0.5.43 dependencies: - moment: registry.npmmirror.com/moment/2.30.1 + moment: registry.npmmirror.com/moment@2.30.1 dev: false - registry.npmmirror.com/moment/2.30.1: + registry.npmmirror.com/moment@2.30.1: resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz} name: moment version: 2.30.1 dev: false - registry.npmmirror.com/morgan/1.10.0: + registry.npmmirror.com/morgan@1.10.0: resolution: {integrity: sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/morgan/-/morgan-1.10.0.tgz} name: morgan version: 1.10.0 engines: {node: '>= 0.8.0'} dependencies: - basic-auth: registry.npmmirror.com/basic-auth/2.0.1 - debug: registry.npmmirror.com/debug/2.6.9 - depd: registry.npmmirror.com/depd/2.0.0 - on-finished: registry.npmmirror.com/on-finished/2.3.0 - on-headers: registry.npmmirror.com/on-headers/1.0.2 + basic-auth: registry.npmmirror.com/basic-auth@2.0.1 + debug: registry.npmmirror.com/debug@2.6.9 + depd: registry.npmmirror.com/depd@2.0.0 + on-finished: registry.npmmirror.com/on-finished@2.3.0 + on-headers: registry.npmmirror.com/on-headers@1.0.2 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/ms/2.0.0: - resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz} - name: ms - version: 2.0.0 - dev: false - - registry.npmmirror.com/ms/2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz} - name: ms - version: 2.1.2 - dev: false - - registry.npmmirror.com/ms/2.1.3: - resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz} - name: ms - version: 2.1.3 - dev: false - - registry.npmmirror.com/negotiator/0.6.3: + registry.npmmirror.com/negotiator@0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz} name: negotiator version: 0.6.3 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/nib/1.2.0_stylus@0.59.0: - resolution: {integrity: sha512-7HgrnMl/3yOmWykueO8/D0q+0iWwe7Z+CK2Eaq/xQV8w1hK80WN1oReRQkfkrztbAAnp/nTHkUSl5EcVkor6JQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nib/-/nib-1.2.0.tgz} - id: registry.npmmirror.com/nib/1.2.0 - name: nib - version: 1.2.0 - peerDependencies: - stylus: '*' - dependencies: - stylus: registry.npmmirror.com/stylus/0.59.0 - dev: false - - registry.npmmirror.com/no-case/3.0.4: + registry.npmmirror.com/no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz} name: no-case version: 3.0.4 dependencies: - lower-case: registry.npmmirror.com/lower-case/2.0.2 - tslib: registry.npmmirror.com/tslib/2.6.2 + lower-case: registry.npmmirror.com/lower-case@2.0.2 + tslib: registry.npmmirror.com/tslib@2.6.2 dev: false - registry.npmmirror.com/normalize-path/3.0.0: + registry.npmmirror.com/normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/nunjucks/3.2.4: + registry.npmmirror.com/nunjucks@3.2.4: resolution: {integrity: sha512-26XRV6BhkgK0VOxfbU5cQI+ICFUtMLixv1noZn1tGU38kQH5A5nmmbk/O45xdyBhD1esk47nKrY0mvQpZIhRjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nunjucks/-/nunjucks-3.2.4.tgz} name: nunjucks version: 3.2.4 @@ -1440,581 +1510,523 @@ packages: chokidar: optional: true dependencies: - a-sync-waterfall: registry.npmmirror.com/a-sync-waterfall/1.0.1 - asap: registry.npmmirror.com/asap/2.0.6 - commander: registry.npmmirror.com/commander/5.1.0 + a-sync-waterfall: registry.npmmirror.com/a-sync-waterfall@1.0.1 + asap: registry.npmmirror.com/asap@2.0.6 + commander: registry.npmmirror.com/commander@5.1.0 dev: false - registry.npmmirror.com/nwsapi/2.2.7: + registry.npmmirror.com/nwsapi@2.2.7: resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.7.tgz} name: nwsapi version: 2.2.7 dev: false - registry.npmmirror.com/on-finished/2.3.0: + registry.npmmirror.com/on-finished@2.3.0: resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz} name: on-finished version: 2.3.0 engines: {node: '>= 0.8'} dependencies: - ee-first: registry.npmmirror.com/ee-first/1.1.1 + ee-first: registry.npmmirror.com/ee-first@1.1.1 dev: false - registry.npmmirror.com/on-finished/2.4.1: + registry.npmmirror.com/on-finished@2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz} name: on-finished version: 2.4.1 engines: {node: '>= 0.8'} dependencies: - ee-first: registry.npmmirror.com/ee-first/1.1.1 + ee-first: registry.npmmirror.com/ee-first@1.1.1 dev: false - registry.npmmirror.com/on-headers/1.0.2: + registry.npmmirror.com/on-headers@1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/on-headers/-/on-headers-1.0.2.tgz} name: on-headers version: 1.0.2 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/once/1.4.0: - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz} - name: once - version: 1.4.0 - dependencies: - wrappy: registry.npmmirror.com/wrappy/1.0.2 - dev: false - - registry.npmmirror.com/open/8.4.2: + registry.npmmirror.com/open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/open/-/open-8.4.2.tgz} name: open version: 8.4.2 engines: {node: '>=12'} dependencies: - define-lazy-prop: registry.npmmirror.com/define-lazy-prop/2.0.0 - is-docker: registry.npmmirror.com/is-docker/2.2.1 - is-wsl: registry.npmmirror.com/is-wsl/2.2.0 + define-lazy-prop: registry.npmmirror.com/define-lazy-prop@2.0.0 + is-docker: registry.npmmirror.com/is-docker@2.2.1 + is-wsl: registry.npmmirror.com/is-wsl@2.2.0 dev: false - registry.npmmirror.com/parse5/7.1.2: + registry.npmmirror.com/parse5@7.1.2: resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz} name: parse5 version: 7.1.2 dependencies: - entities: registry.npmmirror.com/entities/4.5.0 + entities: registry.npmmirror.com/entities@4.5.0 dev: false - registry.npmmirror.com/parseurl/1.3.3: + registry.npmmirror.com/parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz} name: parseurl version: 1.3.3 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/pascal-case/3.1.2: + registry.npmmirror.com/pascal-case@3.1.2: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz} name: pascal-case version: 3.1.2 dependencies: - no-case: registry.npmmirror.com/no-case/3.0.4 - tslib: registry.npmmirror.com/tslib/2.6.2 - dev: false - - registry.npmmirror.com/path-is-absolute/1.0.1: - resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz} - name: path-is-absolute - version: 1.0.1 - engines: {node: '>=0.10.0'} + no-case: registry.npmmirror.com/no-case@3.0.4 + tslib: registry.npmmirror.com/tslib@2.6.2 dev: false - registry.npmmirror.com/path-key/3.1.1: + registry.npmmirror.com/path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz} name: path-key version: 3.1.1 engines: {node: '>=8'} dev: false - registry.npmmirror.com/path-parse/1.0.7: + registry.npmmirror.com/path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz} name: path-parse version: 1.0.7 dev: false - registry.npmmirror.com/picocolors/1.0.0: + registry.npmmirror.com/picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz} name: picocolors version: 1.0.0 dev: false - registry.npmmirror.com/picomatch/2.3.1: + registry.npmmirror.com/picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz} name: picomatch version: 2.3.1 engines: {node: '>=8.6'} dev: false - registry.npmmirror.com/pretty-hrtime/1.0.3: + registry.npmmirror.com/pretty-hrtime@1.0.3: resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz} name: pretty-hrtime version: 1.0.3 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/prismjs/1.29.0: + registry.npmmirror.com/prismjs@1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz} name: prismjs version: 1.29.0 engines: {node: '>=6'} dev: false - registry.npmmirror.com/psl/1.9.0: + registry.npmmirror.com/psl@1.9.0: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/psl/-/psl-1.9.0.tgz} name: psl version: 1.9.0 dev: false - registry.npmmirror.com/punycode/2.3.1: + registry.npmmirror.com/punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz} name: punycode version: 2.3.1 engines: {node: '>=6'} dev: false - registry.npmmirror.com/querystringify/2.2.0: + registry.npmmirror.com/querystringify@2.2.0: resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz} name: querystringify version: 2.2.0 dev: false - registry.npmmirror.com/range-parser/1.2.1: + registry.npmmirror.com/range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz} name: range-parser version: 1.2.1 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/readable-stream/3.6.2: + registry.npmmirror.com/readable-stream@3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz} name: readable-stream version: 3.6.2 engines: {node: '>= 6'} dependencies: - inherits: registry.npmmirror.com/inherits/2.0.4 - string_decoder: registry.npmmirror.com/string_decoder/1.3.0 - util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 + inherits: 2.0.4 + string_decoder: registry.npmmirror.com/string_decoder@1.3.0 + util-deprecate: registry.npmmirror.com/util-deprecate@1.0.2 dev: false - registry.npmmirror.com/readdirp/3.6.0: + registry.npmmirror.com/readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz} name: readdirp version: 3.6.0 engines: {node: '>=8.10.0'} dependencies: - picomatch: registry.npmmirror.com/picomatch/2.3.1 + picomatch: registry.npmmirror.com/picomatch@2.3.1 dev: false - registry.npmmirror.com/requires-port/1.0.0: + registry.npmmirror.com/requires-port@1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz} name: requires-port version: 1.0.0 dev: false - registry.npmmirror.com/resolve/1.22.8: + registry.npmmirror.com/resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz} name: resolve version: 1.22.8 hasBin: true dependencies: - is-core-module: registry.npmmirror.com/is-core-module/2.13.1 - path-parse: registry.npmmirror.com/path-parse/1.0.7 - supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0 + is-core-module: registry.npmmirror.com/is-core-module@2.13.1 + path-parse: registry.npmmirror.com/path-parse@1.0.7 + supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0 dev: false - registry.npmmirror.com/rfdc/1.3.0: + registry.npmmirror.com/rfdc@1.3.0: resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rfdc/-/rfdc-1.3.0.tgz} name: rfdc version: 1.3.0 dev: false - registry.npmmirror.com/safe-buffer/5.1.2: + registry.npmmirror.com/safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz} name: safe-buffer version: 5.1.2 dev: false - registry.npmmirror.com/safe-buffer/5.2.1: + registry.npmmirror.com/safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz} name: safe-buffer version: 5.2.1 dev: false - registry.npmmirror.com/safer-buffer/2.1.2: + registry.npmmirror.com/safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz} name: safer-buffer version: 2.1.2 dev: false - registry.npmmirror.com/sax/1.2.4: - resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sax/-/sax-1.2.4.tgz} - name: sax - version: 1.2.4 - dev: false - - registry.npmmirror.com/saxes/6.0.0: + registry.npmmirror.com/saxes@6.0.0: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/saxes/-/saxes-6.0.0.tgz} name: saxes version: 6.0.0 engines: {node: '>=v12.22.7'} dependencies: - xmlchars: registry.npmmirror.com/xmlchars/2.2.0 + xmlchars: registry.npmmirror.com/xmlchars@2.2.0 dev: false - registry.npmmirror.com/send/0.18.0: + registry.npmmirror.com/send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/send/-/send-0.18.0.tgz} name: send version: 0.18.0 engines: {node: '>= 0.8.0'} dependencies: - debug: registry.npmmirror.com/debug/2.6.9 - depd: registry.npmmirror.com/depd/2.0.0 - destroy: registry.npmmirror.com/destroy/1.2.0 - encodeurl: registry.npmmirror.com/encodeurl/1.0.2 - escape-html: registry.npmmirror.com/escape-html/1.0.3 - etag: registry.npmmirror.com/etag/1.8.1 - fresh: registry.npmmirror.com/fresh/0.5.2 - http-errors: registry.npmmirror.com/http-errors/2.0.0 - mime: registry.npmmirror.com/mime/1.6.0 - ms: registry.npmmirror.com/ms/2.1.3 - on-finished: registry.npmmirror.com/on-finished/2.4.1 - range-parser: registry.npmmirror.com/range-parser/1.2.1 - statuses: registry.npmmirror.com/statuses/2.0.1 + debug: 2.6.9 + depd: registry.npmmirror.com/depd@2.0.0 + destroy: registry.npmmirror.com/destroy@1.2.0 + encodeurl: registry.npmmirror.com/encodeurl@1.0.2 + escape-html: registry.npmmirror.com/escape-html@1.0.3 + etag: registry.npmmirror.com/etag@1.8.1 + fresh: registry.npmmirror.com/fresh@0.5.2 + http-errors: registry.npmmirror.com/http-errors@2.0.0 + mime: registry.npmmirror.com/mime@1.6.0 + ms: 2.1.3 + on-finished: registry.npmmirror.com/on-finished@2.4.1 + range-parser: registry.npmmirror.com/range-parser@1.2.1 + statuses: registry.npmmirror.com/statuses@2.0.1 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/serve-static/1.15.0: + registry.npmmirror.com/serve-static@1.15.0: resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/serve-static/-/serve-static-1.15.0.tgz} name: serve-static version: 1.15.0 engines: {node: '>= 0.8.0'} dependencies: - encodeurl: registry.npmmirror.com/encodeurl/1.0.2 - escape-html: registry.npmmirror.com/escape-html/1.0.3 - parseurl: registry.npmmirror.com/parseurl/1.3.3 - send: registry.npmmirror.com/send/0.18.0 + encodeurl: registry.npmmirror.com/encodeurl@1.0.2 + escape-html: registry.npmmirror.com/escape-html@1.0.3 + parseurl: registry.npmmirror.com/parseurl@1.3.3 + send: registry.npmmirror.com/send@0.18.0 transitivePeerDependencies: - supports-color dev: false - registry.npmmirror.com/setprototypeof/1.2.0: + registry.npmmirror.com/setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz} name: setprototypeof version: 1.2.0 dev: false - registry.npmmirror.com/shebang-command/2.0.0: + registry.npmmirror.com/shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz} name: shebang-command version: 2.0.0 engines: {node: '>=8'} dependencies: - shebang-regex: registry.npmmirror.com/shebang-regex/3.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex@3.0.0 dev: false - registry.npmmirror.com/shebang-regex/3.0.0: + registry.npmmirror.com/shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz} name: shebang-regex version: 3.0.0 engines: {node: '>=8'} dev: false - registry.npmmirror.com/source-map/0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} - name: source-map - version: 0.6.1 - engines: {node: '>=0.10.0'} - requiresBuild: true - dev: false - optional: true - - registry.npmmirror.com/source-map/0.7.4: - resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz} - name: source-map - version: 0.7.4 - engines: {node: '>= 8'} - dev: false - - registry.npmmirror.com/sprintf-js/1.1.3: + registry.npmmirror.com/sprintf-js@1.1.3: resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz} name: sprintf-js version: 1.1.3 dev: false - registry.npmmirror.com/statuses/1.5.0: + registry.npmmirror.com/statuses@1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz} name: statuses version: 1.5.0 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/statuses/2.0.1: + registry.npmmirror.com/statuses@2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz} name: statuses version: 2.0.1 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/string_decoder/1.3.0: + registry.npmmirror.com/string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz} name: string_decoder version: 1.3.0 dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 + safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 dev: false - registry.npmmirror.com/strip-ansi/6.0.1: + registry.npmmirror.com/strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz} name: strip-ansi version: 6.0.1 engines: {node: '>=8'} dependencies: - ansi-regex: registry.npmmirror.com/ansi-regex/5.0.1 + ansi-regex: registry.npmmirror.com/ansi-regex@5.0.1 dev: false - registry.npmmirror.com/strip-indent/3.0.0: + registry.npmmirror.com/strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-indent/-/strip-indent-3.0.0.tgz} name: strip-indent version: 3.0.0 engines: {node: '>=8'} dependencies: - min-indent: registry.npmmirror.com/min-indent/1.0.1 + min-indent: registry.npmmirror.com/min-indent@1.0.1 dev: false - registry.npmmirror.com/stylus/0.59.0: - resolution: {integrity: sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylus/-/stylus-0.59.0.tgz} - name: stylus - version: 0.59.0 - hasBin: true - dependencies: - '@adobe/css-tools': registry.npmmirror.com/@adobe/css-tools/4.3.2 - debug: registry.npmmirror.com/debug/4.3.4 - glob: registry.npmmirror.com/glob/7.2.3 - sax: registry.npmmirror.com/sax/1.2.4 - source-map: registry.npmmirror.com/source-map/0.7.4 - transitivePeerDependencies: - - supports-color - dev: false - - registry.npmmirror.com/supports-color/7.2.0: + registry.npmmirror.com/supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz} name: supports-color version: 7.2.0 engines: {node: '>=8'} dependencies: - has-flag: registry.npmmirror.com/has-flag/4.0.0 + has-flag: registry.npmmirror.com/has-flag@4.0.0 dev: false - registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0: + registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} name: supports-preserve-symlinks-flag version: 1.0.0 engines: {node: '>= 0.4'} dev: false - registry.npmmirror.com/symbol-tree/3.2.4: + registry.npmmirror.com/symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/symbol-tree/-/symbol-tree-3.2.4.tgz} name: symbol-tree version: 3.2.4 dev: false - registry.npmmirror.com/text-table/0.2.0: + registry.npmmirror.com/text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz} name: text-table version: 0.2.0 dev: false - registry.npmmirror.com/through2/4.0.2: + registry.npmmirror.com/through2@4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz} name: through2 version: 4.0.2 dependencies: - readable-stream: registry.npmmirror.com/readable-stream/3.6.2 + readable-stream: registry.npmmirror.com/readable-stream@3.6.2 dev: false - registry.npmmirror.com/tildify/2.0.0: + registry.npmmirror.com/tildify@2.0.0: resolution: {integrity: sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tildify/-/tildify-2.0.0.tgz} name: tildify version: 2.0.0 engines: {node: '>=8'} dev: false - registry.npmmirror.com/titlecase/1.1.3: + registry.npmmirror.com/titlecase@1.1.3: resolution: {integrity: sha512-pQX4oiemzjBEELPqgK4WE+q0yhAqjp/yzusGtlSJsOuiDys0RQxggepYmo0BuegIDppYS3b3cpdegRwkpyN3hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/titlecase/-/titlecase-1.1.3.tgz} name: titlecase version: 1.1.3 hasBin: true dev: false - registry.npmmirror.com/to-regex-range/5.0.1: + registry.npmmirror.com/to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz} name: to-regex-range version: 5.0.1 engines: {node: '>=8.0'} dependencies: - is-number: registry.npmmirror.com/is-number/7.0.0 + is-number: registry.npmmirror.com/is-number@7.0.0 dev: false - registry.npmmirror.com/toidentifier/1.0.1: + registry.npmmirror.com/toidentifier@1.0.1: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz} name: toidentifier version: 1.0.1 engines: {node: '>=0.6'} dev: false - registry.npmmirror.com/tough-cookie/4.1.3: + registry.npmmirror.com/tough-cookie@4.1.3: resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tough-cookie/-/tough-cookie-4.1.3.tgz} name: tough-cookie version: 4.1.3 engines: {node: '>=6'} dependencies: - psl: registry.npmmirror.com/psl/1.9.0 - punycode: registry.npmmirror.com/punycode/2.3.1 - universalify: registry.npmmirror.com/universalify/0.2.0 - url-parse: registry.npmmirror.com/url-parse/1.5.10 + psl: registry.npmmirror.com/psl@1.9.0 + punycode: registry.npmmirror.com/punycode@2.3.1 + universalify: registry.npmmirror.com/universalify@0.2.0 + url-parse: registry.npmmirror.com/url-parse@1.5.10 dev: false - registry.npmmirror.com/tr46/3.0.0: + registry.npmmirror.com/tr46@3.0.0: resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/-/tr46-3.0.0.tgz} name: tr46 version: 3.0.0 engines: {node: '>=12'} dependencies: - punycode: registry.npmmirror.com/punycode/2.3.1 + punycode: registry.npmmirror.com/punycode@2.3.1 dev: false - registry.npmmirror.com/tslib/2.6.2: + registry.npmmirror.com/tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.6.2.tgz} name: tslib version: 2.6.2 dev: false - registry.npmmirror.com/universalify/0.2.0: + registry.npmmirror.com/universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-0.2.0.tgz} name: universalify version: 0.2.0 engines: {node: '>= 4.0.0'} dev: false - registry.npmmirror.com/unpipe/1.0.0: + registry.npmmirror.com/unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz} name: unpipe version: 1.0.0 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/url-parse/1.5.10: + registry.npmmirror.com/url-parse@1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-parse/-/url-parse-1.5.10.tgz} name: url-parse version: 1.5.10 dependencies: - querystringify: registry.npmmirror.com/querystringify/2.2.0 - requires-port: registry.npmmirror.com/requires-port/1.0.0 + querystringify: registry.npmmirror.com/querystringify@2.2.0 + requires-port: registry.npmmirror.com/requires-port@1.0.0 dev: false - registry.npmmirror.com/util-deprecate/1.0.2: + registry.npmmirror.com/util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz} name: util-deprecate version: 1.0.2 dev: false - registry.npmmirror.com/utils-merge/1.0.1: + registry.npmmirror.com/utils-merge@1.0.1: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz} name: utils-merge version: 1.0.1 engines: {node: '>= 0.4.0'} dev: false - registry.npmmirror.com/vary/1.1.2: + registry.npmmirror.com/vary@1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz} name: vary version: 1.1.2 engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/w3c-xmlserializer/4.0.0: + registry.npmmirror.com/w3c-xmlserializer@4.0.0: resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz} name: w3c-xmlserializer version: 4.0.0 engines: {node: '>=14'} dependencies: - xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator@4.0.0 dev: false - registry.npmmirror.com/warehouse/5.0.0: + registry.npmmirror.com/warehouse@5.0.0: resolution: {integrity: sha512-3NDCqIF1r83ermIM6QffsJPn9sYoNN/aohb87edraeE2NF57yjSd651f+G7tqOgg4SZuD2DgGmwekc8fTIdi2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/warehouse/-/warehouse-5.0.0.tgz} name: warehouse version: 5.0.0 engines: {node: '>=14'} dependencies: - bluebird: registry.npmmirror.com/bluebird/3.7.2 - cuid: registry.npmmirror.com/cuid/2.1.8 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.11 - hexo-log: registry.npmmirror.com/hexo-log/4.1.0 - is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 - jsonparse: registry.npmmirror.com/jsonparse/1.3.1 - rfdc: registry.npmmirror.com/rfdc/1.3.0 - through2: registry.npmmirror.com/through2/4.0.2 + bluebird: registry.npmmirror.com/bluebird@3.7.2 + cuid: registry.npmmirror.com/cuid@2.1.8 + graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11 + hexo-log: registry.npmmirror.com/hexo-log@4.1.0 + is-plain-object: registry.npmmirror.com/is-plain-object@5.0.0 + jsonparse: registry.npmmirror.com/jsonparse@1.3.1 + rfdc: registry.npmmirror.com/rfdc@1.3.0 + through2: registry.npmmirror.com/through2@4.0.2 dev: false - registry.npmmirror.com/webidl-conversions/7.0.0: + registry.npmmirror.com/webidl-conversions@7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz} name: webidl-conversions version: 7.0.0 engines: {node: '>=12'} dev: false - registry.npmmirror.com/whatwg-encoding/2.0.0: + registry.npmmirror.com/whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz} name: whatwg-encoding version: 2.0.0 engines: {node: '>=12'} dependencies: - iconv-lite: registry.npmmirror.com/iconv-lite/0.6.3 + iconv-lite: registry.npmmirror.com/iconv-lite@0.6.3 dev: false - registry.npmmirror.com/whatwg-mimetype/3.0.0: + registry.npmmirror.com/whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz} name: whatwg-mimetype version: 3.0.0 engines: {node: '>=12'} dev: false - registry.npmmirror.com/whatwg-url/11.0.0: + registry.npmmirror.com/whatwg-url@11.0.0: resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-11.0.0.tgz} name: whatwg-url version: 11.0.0 engines: {node: '>=12'} dependencies: - tr46: registry.npmmirror.com/tr46/3.0.0 - webidl-conversions: registry.npmmirror.com/webidl-conversions/7.0.0 + tr46: registry.npmmirror.com/tr46@3.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions@7.0.0 dev: false - registry.npmmirror.com/which/2.0.2: + registry.npmmirror.com/which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz} name: which version: 2.0.2 engines: {node: '>= 8'} hasBin: true dependencies: - isexe: registry.npmmirror.com/isexe/2.0.0 - dev: false - - registry.npmmirror.com/wrappy/1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz} - name: wrappy - version: 1.0.2 + isexe: registry.npmmirror.com/isexe@2.0.0 dev: false - registry.npmmirror.com/ws/8.16.0: + registry.npmmirror.com/ws@8.16.0: resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz} name: ws version: 8.16.0 @@ -2029,14 +2041,14 @@ packages: optional: true dev: false - registry.npmmirror.com/xml-name-validator/4.0.0: + registry.npmmirror.com/xml-name-validator@4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz} name: xml-name-validator version: 4.0.0 engines: {node: '>=12'} dev: false - registry.npmmirror.com/xmlchars/2.2.0: + registry.npmmirror.com/xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz} name: xmlchars version: 2.2.0