|
|
@ -725,31 +725,41 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/autoprefixer": { |
|
|
|
"version": "9.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.1.tgz", |
|
|
|
"integrity": "sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==", |
|
|
|
"version": "9.8.8", |
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz", |
|
|
|
"integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"browserslist": "^4.6.3", |
|
|
|
"caniuse-lite": "^1.0.30000980", |
|
|
|
"chalk": "^2.4.2", |
|
|
|
"browserslist": "^4.12.0", |
|
|
|
"caniuse-lite": "^1.0.30001109", |
|
|
|
"normalize-range": "^0.1.2", |
|
|
|
"num2fraction": "^1.2.2", |
|
|
|
"postcss": "^7.0.17", |
|
|
|
"postcss-value-parser": "^4.0.0" |
|
|
|
"picocolors": "^0.2.1", |
|
|
|
"postcss": "^7.0.32", |
|
|
|
"postcss-value-parser": "^4.1.0" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"autoprefixer": "bin/autoprefixer" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.0.0" |
|
|
|
"funding": { |
|
|
|
"type": "tidelift", |
|
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/autoprefixer/node_modules/picocolors": { |
|
|
|
"version": "0.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz", |
|
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==", |
|
|
|
"dev": true, |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
|
"node_modules/autoprefixer/node_modules/postcss-value-parser": { |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz", |
|
|
|
"integrity": "sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==", |
|
|
|
"dev": true |
|
|
|
"version": "4.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
|
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/bail": { |
|
|
|
"version": "1.0.4", |
|
|
@ -3769,12 +3779,13 @@ |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"node_modules/postcss-safe-parser": { |
|
|
|
"version": "4.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.1.tgz", |
|
|
|
"integrity": "sha512-xZsFA3uX8MO3yAda03QrG3/Eg1LN3EPfjjf07vke/46HERLZyHrTsQ9E1r1w1W//fWEhtYNndo2hQplN2cVpCQ==", |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz", |
|
|
|
"integrity": "sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"postcss": "^7.0.0" |
|
|
|
"postcss": "^7.0.26" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.0.0" |
|
|
@ -3791,12 +3802,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/postcss-scss": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.0.0.tgz", |
|
|
|
"integrity": "sha512-um9zdGKaDZirMm+kZFKKVsnKPF7zF7qBAtIfTSnZXD1jZ0JNZIxdB6TxQOjCnlSzLRInVl2v3YdBh/M881C4ug==", |
|
|
|
"version": "2.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.1.1.tgz", |
|
|
|
"integrity": "sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"postcss": "^7.0.0" |
|
|
|
"postcss": "^7.0.6" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.0.0" |
|
|
|