|
@ -2282,9 +2282,9 @@ |
|
|
"integrity": "sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=" |
|
|
"integrity": "sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=" |
|
|
}, |
|
|
}, |
|
|
"@nodelib/fs.walk": { |
|
|
"@nodelib/fs.walk": { |
|
|
"version": "1.2.7", |
|
|
"version": "1.2.8", |
|
|
"resolved": "https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.7.tgz", |
|
|
"resolved": "https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.8.tgz?cache=0&sync_timestamp=1625769855088&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40nodelib%2Ffs.walk%2Fdownload%2F%40nodelib%2Ffs.walk-1.2.8.tgz", |
|
|
"integrity": "sha1-lMI9sY7kZT4Smr0m+wb4cKyeHuI=", |
|
|
"integrity": "sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"@nodelib/fs.scandir": "2.1.5", |
|
|
"@nodelib/fs.scandir": "2.1.5", |
|
|
"fastq": "^1.6.0" |
|
|
"fastq": "^1.6.0" |
|
@ -2370,16 +2370,16 @@ |
|
|
"dev": true |
|
|
"dev": true |
|
|
}, |
|
|
}, |
|
|
"@tailwindcss/postcss7-compat": { |
|
|
"@tailwindcss/postcss7-compat": { |
|
|
"version": "2.2.0", |
|
|
"version": "2.2.4", |
|
|
"resolved": "https://registry.nlark.com/@tailwindcss/postcss7-compat/download/@tailwindcss/postcss7-compat-2.2.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/@tailwindcss/postcss7-compat/download/@tailwindcss/postcss7-compat-2.2.4.tgz", |
|
|
"integrity": "sha1-rcXDAfX9XvB5nx1nSZmvEuil/UA=", |
|
|
"integrity": "sha1-DltEbpTP34kuT3bOy3A8jWmAUPM=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"@fullhuman/postcss-purgecss": "^3.1.3", |
|
|
"@fullhuman/postcss-purgecss": "^3.1.3", |
|
|
"arg": "^5.0.0", |
|
|
"arg": "^5.0.0", |
|
|
"autoprefixer": "^9", |
|
|
"autoprefixer": "^9", |
|
|
"bytes": "^3.0.0", |
|
|
"bytes": "^3.0.0", |
|
|
"chalk": "^4.1.1", |
|
|
"chalk": "^4.1.1", |
|
|
"chokidar": "^3.5.1", |
|
|
"chokidar": "^3.5.2", |
|
|
"color": "^3.1.3", |
|
|
"color": "^3.1.3", |
|
|
"cosmiconfig": "^7.0.0", |
|
|
"cosmiconfig": "^7.0.0", |
|
|
"detective": "^5.2.0", |
|
|
"detective": "^5.2.0", |
|
@ -2399,7 +2399,7 @@ |
|
|
"postcss": "^7", |
|
|
"postcss": "^7", |
|
|
"postcss-functions": "^3", |
|
|
"postcss-functions": "^3", |
|
|
"postcss-js": "^2", |
|
|
"postcss-js": "^2", |
|
|
"postcss-load-config": "^3.0.1", |
|
|
"postcss-load-config": "^3.1.0", |
|
|
"postcss-nested": "^4", |
|
|
"postcss-nested": "^4", |
|
|
"postcss-selector-parser": "^6.0.6", |
|
|
"postcss-selector-parser": "^6.0.6", |
|
|
"postcss-value-parser": "^4.1.0", |
|
|
"postcss-value-parser": "^4.1.0", |
|
@ -2410,20 +2410,6 @@ |
|
|
"tmp": "^0.2.1" |
|
|
"tmp": "^0.2.1" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"autoprefixer": { |
|
|
|
|
|
"version": "9.8.6", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.6.tgz", |
|
|
|
|
|
"integrity": "sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"browserslist": "^4.12.0", |
|
|
|
|
|
"caniuse-lite": "^1.0.30001109", |
|
|
|
|
|
"colorette": "^1.2.1", |
|
|
|
|
|
"normalize-range": "^0.1.2", |
|
|
|
|
|
"num2fraction": "^1.2.2", |
|
|
|
|
|
"postcss": "^7.0.32", |
|
|
|
|
|
"postcss-value-parser": "^4.1.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"chalk": { |
|
|
"chalk": { |
|
|
"version": "4.1.1", |
|
|
"version": "4.1.1", |
|
|
"resolved": "https://registry.nlark.com/chalk/download/chalk-4.1.1.tgz?cache=0&sync_timestamp=1618995384030&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.1.tgz", |
|
|
"resolved": "https://registry.nlark.com/chalk/download/chalk-4.1.1.tgz?cache=0&sync_timestamp=1618995384030&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.1.tgz", |
|
@ -2435,7 +2421,7 @@ |
|
|
}, |
|
|
}, |
|
|
"cosmiconfig": { |
|
|
"cosmiconfig": { |
|
|
"version": "7.0.0", |
|
|
"version": "7.0.0", |
|
|
"resolved": "https://registry.nlark.com/cosmiconfig/download/cosmiconfig-7.0.0.tgz?cache=0&sync_timestamp=1618846820697&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcosmiconfig%2Fdownload%2Fcosmiconfig-7.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/cosmiconfig/download/cosmiconfig-7.0.0.tgz?cache=0&sync_timestamp=1596312863119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcosmiconfig%2Fdownload%2Fcosmiconfig-7.0.0.tgz", |
|
|
"integrity": "sha1-75tE13OVnK5j3ezRIt4jhTtg+NM=", |
|
|
"integrity": "sha1-75tE13OVnK5j3ezRIt4jhTtg+NM=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"@types/parse-json": "^4.0.0", |
|
|
"@types/parse-json": "^4.0.0", |
|
@ -2456,94 +2442,35 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"glob-parent": { |
|
|
"glob-parent": { |
|
|
"version": "6.0.0", |
|
|
"version": "6.0.1", |
|
|
"resolved": "https://registry.nlark.com/glob-parent/download/glob-parent-6.0.0.tgz?cache=0&sync_timestamp=1620073245729&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob-parent%2Fdownload%2Fglob-parent-6.0.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/glob-parent/download/glob-parent-6.0.1.tgz?cache=0&sync_timestamp=1626760200164&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob-parent%2Fdownload%2Fglob-parent-6.0.1.tgz", |
|
|
"integrity": "sha1-+FG1mziOeI86RNY/q1A4KyhZwzw=", |
|
|
"integrity": "sha1-QgVPaF62pE56fRialu+kClSXGqc=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"is-glob": "^4.0.1" |
|
|
"is-glob": "^4.0.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"jsonfile": { |
|
|
"jsonfile": { |
|
|
"version": "6.1.0", |
|
|
"version": "6.1.0", |
|
|
"resolved": "https://registry.npm.taobao.org/jsonfile/download/jsonfile-6.1.0.tgz?cache=0&sync_timestamp=1604161822397&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjsonfile%2Fdownload%2Fjsonfile-6.1.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/jsonfile/download/jsonfile-6.1.0.tgz?cache=0&sync_timestamp=1604161933968&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjsonfile%2Fdownload%2Fjsonfile-6.1.0.tgz", |
|
|
"integrity": "sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4=", |
|
|
"integrity": "sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"graceful-fs": "^4.1.6", |
|
|
"graceful-fs": "^4.1.6", |
|
|
"universalify": "^2.0.0" |
|
|
"universalify": "^2.0.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"parse-json": { |
|
|
|
|
|
"version": "5.2.0", |
|
|
|
|
|
"resolved": "https://registry.nlark.com/parse-json/download/parse-json-5.2.0.tgz", |
|
|
|
|
|
"integrity": "sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"@babel/code-frame": "^7.0.0", |
|
|
|
|
|
"error-ex": "^1.3.1", |
|
|
|
|
|
"json-parse-even-better-errors": "^2.3.0", |
|
|
|
|
|
"lines-and-columns": "^1.1.6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"path-type": { |
|
|
"path-type": { |
|
|
"version": "4.0.0", |
|
|
"version": "4.0.0", |
|
|
"resolved": "https://registry.npm.taobao.org/path-type/download/path-type-4.0.0.tgz?cache=0&sync_timestamp=1611752074264&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpath-type%2Fdownload%2Fpath-type-4.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/path-type/download/path-type-4.0.0.tgz", |
|
|
"integrity": "sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=" |
|
|
"integrity": "sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=" |
|
|
}, |
|
|
}, |
|
|
"postcss": { |
|
|
|
|
|
"version": "7.0.36", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", |
|
|
|
|
|
"integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"chalk": "^2.4.2", |
|
|
|
|
|
"source-map": "^0.6.1", |
|
|
|
|
|
"supports-color": "^6.1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"ansi-styles": { |
|
|
|
|
|
"version": "3.2.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", |
|
|
|
|
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"color-convert": "^1.9.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"chalk": { |
|
|
|
|
|
"version": "2.4.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", |
|
|
|
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"ansi-styles": "^3.2.1", |
|
|
|
|
|
"escape-string-regexp": "^1.0.5", |
|
|
|
|
|
"supports-color": "^5.3.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
"version": "5.5.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
"version": "6.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"postcss-value-parser": { |
|
|
"postcss-value-parser": { |
|
|
"version": "4.1.0", |
|
|
"version": "4.1.0", |
|
|
"resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz?cache=0&sync_timestamp=1588083303810&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-value-parser%2Fdownload%2Fpostcss-value-parser-4.1.0.tgz", |
|
|
"integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=" |
|
|
"integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=" |
|
|
}, |
|
|
}, |
|
|
"universalify": { |
|
|
"universalify": { |
|
|
"version": "2.0.0", |
|
|
"version": "2.0.0", |
|
|
"resolved": "https://registry.npm.taobao.org/universalify/download/universalify-2.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/universalify/download/universalify-2.0.0.tgz?cache=0&sync_timestamp=1603180048005&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funiversalify%2Fdownload%2Funiversalify-2.0.0.tgz", |
|
|
"integrity": "sha1-daSYTv7cSwiXXFrrc/Uw0C3yVxc=" |
|
|
"integrity": "sha1-daSYTv7cSwiXXFrrc/Uw0C3yVxc=" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
@ -4306,48 +4233,23 @@ |
|
|
"integrity": "sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=" |
|
|
"integrity": "sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=" |
|
|
}, |
|
|
}, |
|
|
"autoprefixer": { |
|
|
"autoprefixer": { |
|
|
"version": "8.0.0", |
|
|
"version": "9.8.6", |
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-8.0.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/autoprefixer/download/autoprefixer-9.8.6.tgz?cache=0&sync_timestamp=1626111053301&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fautoprefixer%2Fdownload%2Fautoprefixer-9.8.6.tgz", |
|
|
"integrity": "sha512-XBEqAoESCyGu3daYmWcTC37Dwmjvs0y40UtUO3MMX+Pd/w7jwNFfUKNtxoMFu0u0wcotP+arDpU3JVH54UV79Q==", |
|
|
"integrity": "sha1-O3NZTKG/kmYyDFrPFYjXTep0IQ8=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"browserslist": "^3.0.0", |
|
|
"browserslist": "^4.12.0", |
|
|
"caniuse-lite": "^1.0.30000808", |
|
|
"caniuse-lite": "^1.0.30001109", |
|
|
|
|
|
"colorette": "^1.2.1", |
|
|
"normalize-range": "^0.1.2", |
|
|
"normalize-range": "^0.1.2", |
|
|
"num2fraction": "^1.2.2", |
|
|
"num2fraction": "^1.2.2", |
|
|
"postcss": "^6.0.17", |
|
|
"postcss": "^7.0.32", |
|
|
"postcss-value-parser": "^3.2.3" |
|
|
"postcss-value-parser": "^4.1.0" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"browserslist": { |
|
|
"postcss-value-parser": { |
|
|
"version": "3.2.8", |
|
|
"version": "4.1.0", |
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-3.2.8.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz?cache=0&sync_timestamp=1588083303810&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-value-parser%2Fdownload%2Fpostcss-value-parser-4.1.0.tgz", |
|
|
"integrity": "sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==", |
|
|
"integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=" |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"caniuse-lite": "^1.0.30000844", |
|
|
|
|
|
"electron-to-chromium": "^1.3.47" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"postcss": { |
|
|
|
|
|
"version": "6.0.23", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz", |
|
|
|
|
|
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"chalk": "^2.4.1", |
|
|
|
|
|
"source-map": "^0.6.1", |
|
|
|
|
|
"supports-color": "^5.4.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
"version": "5.5.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
@ -7552,7 +7454,7 @@ |
|
|
}, |
|
|
}, |
|
|
"defined": { |
|
|
"defined": { |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.0", |
|
|
"resolved": "https://registry.nlark.com/defined/download/defined-1.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/defined/download/defined-1.0.0.tgz", |
|
|
"integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=" |
|
|
"integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=" |
|
|
}, |
|
|
}, |
|
|
"del": { |
|
|
"del": { |
|
@ -8856,9 +8758,9 @@ |
|
|
"dev": true |
|
|
"dev": true |
|
|
}, |
|
|
}, |
|
|
"fast-glob": { |
|
|
"fast-glob": { |
|
|
"version": "3.2.6", |
|
|
"version": "3.2.7", |
|
|
"resolved": "https://registry.nlark.com/fast-glob/download/fast-glob-3.2.6.tgz", |
|
|
"resolved": "https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz", |
|
|
"integrity": "sha1-Q03ZUphFF26gSazJND6CgnZcbho=", |
|
|
"integrity": "sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"@nodelib/fs.stat": "^2.0.2", |
|
|
"@nodelib/fs.stat": "^2.0.2", |
|
|
"@nodelib/fs.walk": "^1.2.3", |
|
|
"@nodelib/fs.walk": "^1.2.3", |
|
@ -8869,7 +8771,7 @@ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"glob-parent": { |
|
|
"glob-parent": { |
|
|
"version": "5.1.2", |
|
|
"version": "5.1.2", |
|
|
"resolved": "https://registry.nlark.com/glob-parent/download/glob-parent-5.1.2.tgz?cache=0&sync_timestamp=1620073245729&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob-parent%2Fdownload%2Fglob-parent-5.1.2.tgz", |
|
|
"resolved": "https://registry.nlark.com/glob-parent/download/glob-parent-5.1.2.tgz?cache=0&sync_timestamp=1626760200164&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob-parent%2Fdownload%2Fglob-parent-5.1.2.tgz", |
|
|
"integrity": "sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=", |
|
|
"integrity": "sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"is-glob": "^4.0.1" |
|
|
"is-glob": "^4.0.1" |
|
@ -8888,9 +8790,9 @@ |
|
|
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=" |
|
|
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=" |
|
|
}, |
|
|
}, |
|
|
"fastq": { |
|
|
"fastq": { |
|
|
"version": "1.11.0", |
|
|
"version": "1.11.1", |
|
|
"resolved": "https://registry.npm.taobao.org/fastq/download/fastq-1.11.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/fastq/download/fastq-1.11.1.tgz?cache=0&sync_timestamp=1625393108958&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffastq%2Fdownload%2Ffastq-1.11.1.tgz", |
|
|
"integrity": "sha1-u5+5VaBxMKkY62PB9RYcwypdCFg=", |
|
|
"integrity": "sha1-XYF1quF9thlH+LFiz8f2MmTSKAc=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"reusify": "^1.0.4" |
|
|
"reusify": "^1.0.4" |
|
|
} |
|
|
} |
|
@ -14728,14 +14630,23 @@ |
|
|
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=" |
|
|
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=" |
|
|
}, |
|
|
}, |
|
|
"postcss": { |
|
|
"postcss": { |
|
|
"version": "8.3.5", |
|
|
"version": "7.0.36", |
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz", |
|
|
"resolved": "https://registry.nlark.com/postcss/download/postcss-7.0.36.tgz", |
|
|
"integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==", |
|
|
"integrity": "sha1-BW+M/6k5ZiqPWQWVDAfVKFZE38s=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"colorette": "^1.2.2", |
|
|
"chalk": "^2.4.2", |
|
|
"nanoid": "^3.1.23", |
|
|
"source-map": "^0.6.1", |
|
|
"source-map-js": "^0.6.2" |
|
|
"supports-color": "^6.1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
"version": "6.1.0", |
|
|
|
|
|
"resolved": "https://registry.nlark.com/supports-color/download/supports-color-6.1.0.tgz", |
|
|
|
|
|
"integrity": "sha1-B2Srxpxj1ayELdSGfo0CXogN+PM=", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"postcss-calc": { |
|
|
"postcss-calc": { |
|
@ -15028,7 +14939,7 @@ |
|
|
}, |
|
|
}, |
|
|
"supports-color": { |
|
|
"supports-color": { |
|
|
"version": "5.5.0", |
|
|
"version": "5.5.0", |
|
|
"resolved": "https://registry.nlark.com/supports-color/download/supports-color-5.5.0.tgz?cache=0&sync_timestamp=1622293670728&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsupports-color%2Fdownload%2Fsupports-color-5.5.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/supports-color/download/supports-color-5.5.0.tgz", |
|
|
"integrity": "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=", |
|
|
"integrity": "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"has-flag": "^3.0.0" |
|
|
"has-flag": "^3.0.0" |
|
@ -15086,26 +14997,6 @@ |
|
|
"requires": { |
|
|
"requires": { |
|
|
"camelcase-css": "^2.0.1", |
|
|
"camelcase-css": "^2.0.1", |
|
|
"postcss": "^7.0.18" |
|
|
"postcss": "^7.0.18" |
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"postcss": { |
|
|
|
|
|
"version": "7.0.36", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", |
|
|
|
|
|
"integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"chalk": "^2.4.2", |
|
|
|
|
|
"source-map": "^0.6.1", |
|
|
|
|
|
"supports-color": "^6.1.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
"version": "6.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"postcss-load-config": { |
|
|
"postcss-load-config": { |
|
@ -15532,26 +15423,6 @@ |
|
|
"requires": { |
|
|
"requires": { |
|
|
"postcss": "^7.0.32", |
|
|
"postcss": "^7.0.32", |
|
|
"postcss-selector-parser": "^6.0.2" |
|
|
"postcss-selector-parser": "^6.0.2" |
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"postcss": { |
|
|
|
|
|
"version": "7.0.36", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", |
|
|
|
|
|
"integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"chalk": "^2.4.2", |
|
|
|
|
|
"source-map": "^0.6.1", |
|
|
|
|
|
"supports-color": "^6.1.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
"version": "6.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"postcss-normalize-charset": { |
|
|
"postcss-normalize-charset": { |
|
@ -18705,13 +18576,13 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"tailwindcss": { |
|
|
"tailwindcss": { |
|
|
"version": "2.2.4", |
|
|
"version": "npm:@tailwindcss/postcss7-compat@2.2.4", |
|
|
"resolved": "https://registry.nlark.com/tailwindcss/download/tailwindcss-2.2.4.tgz", |
|
|
"resolved": "https://registry.nlark.com/@tailwindcss/postcss7-compat/download/@tailwindcss/postcss7-compat-2.2.4.tgz", |
|
|
"integrity": "sha1-ai4lmx4mElrqp83EeZY/0hfDCLA=", |
|
|
"integrity": "sha1-DltEbpTP34kuT3bOy3A8jWmAUPM=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"@fullhuman/postcss-purgecss": "^4.0.3", |
|
|
"@fullhuman/postcss-purgecss": "^3.1.3", |
|
|
"arg": "^5.0.0", |
|
|
"arg": "^5.0.0", |
|
|
|
|
|
"autoprefixer": "^9", |
|
|
"bytes": "^3.0.0", |
|
|
"bytes": "^3.0.0", |
|
|
"chalk": "^4.1.1", |
|
|
"chalk": "^4.1.1", |
|
|
"chokidar": "^3.5.2", |
|
|
"chokidar": "^3.5.2", |
|
@ -18731,9 +18602,11 @@ |
|
|
"node-emoji": "^1.8.1", |
|
|
"node-emoji": "^1.8.1", |
|
|
"normalize-path": "^3.0.0", |
|
|
"normalize-path": "^3.0.0", |
|
|
"object-hash": "^2.2.0", |
|
|
"object-hash": "^2.2.0", |
|
|
"postcss-js": "^3.0.3", |
|
|
"postcss": "^7", |
|
|
|
|
|
"postcss-functions": "^3", |
|
|
|
|
|
"postcss-js": "^2", |
|
|
"postcss-load-config": "^3.1.0", |
|
|
"postcss-load-config": "^3.1.0", |
|
|
"postcss-nested": "5.0.5", |
|
|
"postcss-nested": "^4", |
|
|
"postcss-selector-parser": "^6.0.6", |
|
|
"postcss-selector-parser": "^6.0.6", |
|
|
"postcss-value-parser": "^4.1.0", |
|
|
"postcss-value-parser": "^4.1.0", |
|
|
"pretty-hrtime": "^1.0.3", |
|
|
"pretty-hrtime": "^1.0.3", |
|
@ -18743,36 +18616,19 @@ |
|
|
"tmp": "^0.2.1" |
|
|
"tmp": "^0.2.1" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@fullhuman/postcss-purgecss": { |
|
|
|
|
|
"version": "4.0.3", |
|
|
|
|
|
"resolved": "https://registry.npm.taobao.org/@fullhuman/postcss-purgecss/download/@fullhuman/postcss-purgecss-4.0.3.tgz", |
|
|
|
|
|
"integrity": "sha1-VdcXEuwceojg0bpfEM5/tqoFvrQ=", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"purgecss": "^4.0.3" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"chalk": { |
|
|
"chalk": { |
|
|
"version": "4.1.1", |
|
|
"version": "4.1.1", |
|
|
"resolved": "https://registry.nlark.com/chalk/download/chalk-4.1.1.tgz?cache=0&sync_timestamp=1618995384030&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.1.tgz", |
|
|
"resolved": "https://registry.nlark.com/chalk/download/chalk-4.1.1.tgz?cache=0&sync_timestamp=1618995384030&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.1.tgz", |
|
|
"integrity": "sha1-yAs/qyi/Y3HmhjMl7uZ+YYt35q0=", |
|
|
"integrity": "sha1-yAs/qyi/Y3HmhjMl7uZ+YYt35q0=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"ansi-styles": "^4.1.0", |
|
|
"ansi-styles": "^4.1.0", |
|
|
"supports-color": "^7.1.0" |
|
|
"supports-color": "^7.1.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"commander": { |
|
|
|
|
|
"version": "6.2.1", |
|
|
|
|
|
"resolved": "https://registry.nlark.com/commander/download/commander-6.2.1.tgz?cache=0&sync_timestamp=1624609570521&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcommander%2Fdownload%2Fcommander-6.2.1.tgz", |
|
|
|
|
|
"integrity": "sha1-B5LraC37wyWZm7K4T93duhEKxzw=", |
|
|
|
|
|
"dev": true |
|
|
|
|
|
}, |
|
|
|
|
|
"cosmiconfig": { |
|
|
"cosmiconfig": { |
|
|
"version": "7.0.0", |
|
|
"version": "7.0.0", |
|
|
"resolved": "https://registry.npm.taobao.org/cosmiconfig/download/cosmiconfig-7.0.0.tgz?cache=0&sync_timestamp=1596312863119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcosmiconfig%2Fdownload%2Fcosmiconfig-7.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/cosmiconfig/download/cosmiconfig-7.0.0.tgz?cache=0&sync_timestamp=1596312863119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcosmiconfig%2Fdownload%2Fcosmiconfig-7.0.0.tgz", |
|
|
"integrity": "sha1-75tE13OVnK5j3ezRIt4jhTtg+NM=", |
|
|
"integrity": "sha1-75tE13OVnK5j3ezRIt4jhTtg+NM=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"@types/parse-json": "^4.0.0", |
|
|
"@types/parse-json": "^4.0.0", |
|
|
"import-fresh": "^3.2.1", |
|
|
"import-fresh": "^3.2.1", |
|
@ -18785,7 +18641,6 @@ |
|
|
"version": "10.0.0", |
|
|
"version": "10.0.0", |
|
|
"resolved": "https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz", |
|
|
"integrity": "sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=", |
|
|
"integrity": "sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"graceful-fs": "^4.2.0", |
|
|
"graceful-fs": "^4.2.0", |
|
|
"jsonfile": "^6.0.1", |
|
|
"jsonfile": "^6.0.1", |
|
@ -18793,10 +18648,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"glob-parent": { |
|
|
"glob-parent": { |
|
|
"version": "6.0.0", |
|
|
"version": "6.0.1", |
|
|
"resolved": "https://registry.nlark.com/glob-parent/download/glob-parent-6.0.0.tgz?cache=0&sync_timestamp=1620073245729&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob-parent%2Fdownload%2Fglob-parent-6.0.0.tgz", |
|
|
"resolved": "https://registry.nlark.com/glob-parent/download/glob-parent-6.0.1.tgz?cache=0&sync_timestamp=1626760200164&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob-parent%2Fdownload%2Fglob-parent-6.0.1.tgz", |
|
|
"integrity": "sha1-+FG1mziOeI86RNY/q1A4KyhZwzw=", |
|
|
"integrity": "sha1-QgVPaF62pE56fRialu+kClSXGqc=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"is-glob": "^4.0.1" |
|
|
"is-glob": "^4.0.1" |
|
|
} |
|
|
} |
|
@ -18805,7 +18659,6 @@ |
|
|
"version": "6.1.0", |
|
|
"version": "6.1.0", |
|
|
"resolved": "https://registry.npm.taobao.org/jsonfile/download/jsonfile-6.1.0.tgz?cache=0&sync_timestamp=1604161933968&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjsonfile%2Fdownload%2Fjsonfile-6.1.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/jsonfile/download/jsonfile-6.1.0.tgz?cache=0&sync_timestamp=1604161933968&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjsonfile%2Fdownload%2Fjsonfile-6.1.0.tgz", |
|
|
"integrity": "sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4=", |
|
|
"integrity": "sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4=", |
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
"requires": { |
|
|
"graceful-fs": "^4.1.6", |
|
|
"graceful-fs": "^4.1.6", |
|
|
"universalify": "^2.0.0" |
|
|
"universalify": "^2.0.0" |
|
@ -18814,51 +18667,17 @@ |
|
|
"path-type": { |
|
|
"path-type": { |
|
|
"version": "4.0.0", |
|
|
"version": "4.0.0", |
|
|
"resolved": "https://registry.npm.taobao.org/path-type/download/path-type-4.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/path-type/download/path-type-4.0.0.tgz", |
|
|
"integrity": "sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=", |
|
|
"integrity": "sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=" |
|
|
"dev": true |
|
|
|
|
|
}, |
|
|
|
|
|
"postcss-js": { |
|
|
|
|
|
"version": "3.0.3", |
|
|
|
|
|
"resolved": "https://registry.npm.taobao.org/postcss-js/download/postcss-js-3.0.3.tgz", |
|
|
|
|
|
"integrity": "sha1-LwvTcKLoWZ1FQ59pcEA7WHOr2jM=", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"camelcase-css": "^2.0.1", |
|
|
|
|
|
"postcss": "^8.1.6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"postcss-nested": { |
|
|
|
|
|
"version": "5.0.5", |
|
|
|
|
|
"resolved": "https://registry.npm.taobao.org/postcss-nested/download/postcss-nested-5.0.5.tgz", |
|
|
|
|
|
"integrity": "sha1-8KEH0zqfqxHXY3IF9TIeJyI+NgM=", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"postcss-selector-parser": "^6.0.4" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
}, |
|
|
"postcss-value-parser": { |
|
|
"postcss-value-parser": { |
|
|
"version": "4.1.0", |
|
|
"version": "4.1.0", |
|
|
"resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz?cache=0&sync_timestamp=1588083303810&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-value-parser%2Fdownload%2Fpostcss-value-parser-4.1.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz?cache=0&sync_timestamp=1588083303810&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-value-parser%2Fdownload%2Fpostcss-value-parser-4.1.0.tgz", |
|
|
"integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=", |
|
|
"integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=" |
|
|
"dev": true |
|
|
|
|
|
}, |
|
|
|
|
|
"purgecss": { |
|
|
|
|
|
"version": "4.0.3", |
|
|
|
|
|
"resolved": "https://registry.npm.taobao.org/purgecss/download/purgecss-4.0.3.tgz", |
|
|
|
|
|
"integrity": "sha1-gUe0KfnAnbcZ4F1kkI6otnKRN0I=", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"commander": "^6.0.0", |
|
|
|
|
|
"glob": "^7.0.0", |
|
|
|
|
|
"postcss": "^8.2.1", |
|
|
|
|
|
"postcss-selector-parser": "^6.0.2" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
}, |
|
|
"universalify": { |
|
|
"universalify": { |
|
|
"version": "2.0.0", |
|
|
"version": "2.0.0", |
|
|
"resolved": "https://registry.npm.taobao.org/universalify/download/universalify-2.0.0.tgz?cache=0&sync_timestamp=1603180048005&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funiversalify%2Fdownload%2Funiversalify-2.0.0.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/universalify/download/universalify-2.0.0.tgz?cache=0&sync_timestamp=1603180048005&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funiversalify%2Fdownload%2Funiversalify-2.0.0.tgz", |
|
|
"integrity": "sha1-daSYTv7cSwiXXFrrc/Uw0C3yVxc=", |
|
|
"integrity": "sha1-daSYTv7cSwiXXFrrc/Uw0C3yVxc=" |
|
|
"dev": true |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
@ -19061,7 +18880,7 @@ |
|
|
}, |
|
|
}, |
|
|
"tmp": { |
|
|
"tmp": { |
|
|
"version": "0.2.1", |
|
|
"version": "0.2.1", |
|
|
"resolved": "https://registry.npm.taobao.org/tmp/download/tmp-0.2.1.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/tmp/download/tmp-0.2.1.tgz?cache=0&sync_timestamp=1588178571895&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftmp%2Fdownload%2Ftmp-0.2.1.tgz", |
|
|
"integrity": "sha1-hFf8MDfc9HGcJRNnoa9lAO4czxQ=", |
|
|
"integrity": "sha1-hFf8MDfc9HGcJRNnoa9lAO4czxQ=", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"rimraf": "^3.0.0" |
|
|
"rimraf": "^3.0.0" |
|
|