|
|
|
@ -4606,22 +4606,23 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/stylelint-scss": { |
|
|
|
"version": "3.9.4", |
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.9.4.tgz", |
|
|
|
"integrity": "sha512-RHUHnEDRi2TONwFm2l0OMLo5y78aEYljabZsaf2+27JHM5aLjlO5waMlIwcK7xNfHlD/Ma9LoRAiFtI5ikNI2g==", |
|
|
|
"version": "3.21.0", |
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.21.0.tgz", |
|
|
|
"integrity": "sha512-CMI2wSHL+XVlNExpauy/+DbUcB/oUZLARDtMIXkpV/5yd8nthzylYd1cdHeDMJVBXeYHldsnebUX6MoV5zPW4A==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"lodash": "^4.17.15", |
|
|
|
"postcss-media-query-parser": "^0.2.3", |
|
|
|
"postcss-resolve-nested-selector": "^0.1.1", |
|
|
|
"postcss-selector-parser": "^6.0.2", |
|
|
|
"postcss-value-parser": "^4.0.2" |
|
|
|
"postcss-value-parser": "^4.1.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"stylelint": "^8.0.0 || ^9.0.0 || ^10.0.0" |
|
|
|
"stylelint": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/stylelint-scss/node_modules/postcss-selector-parser": { |
|
|
|
@ -4639,10 +4640,11 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/stylelint-scss/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/stylelint/node_modules/ansi-regex": { |
|
|
|
"version": "4.1.1", |
|
|
|
|