|
|
|
|
@ -144,7 +144,7 @@
|
|
|
|
|
"regextras": "^0.8.0",
|
|
|
|
|
"sass": "^1.90.0",
|
|
|
|
|
"sinon": "<= 5.0.7",
|
|
|
|
|
"stylelint": "^16.23.0",
|
|
|
|
|
"stylelint": "^16.23.1",
|
|
|
|
|
"stylelint-use-logical": "^2.1.2",
|
|
|
|
|
"tar": "^7.4.3",
|
|
|
|
|
"ts-node": "^10.9.2",
|
|
|
|
|
@ -23745,9 +23745,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/stylelint": {
|
|
|
|
|
"version": "16.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==",
|
|
|
|
|
"version": "16.23.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz",
|
|
|
|
|
"integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
@ -23759,7 +23759,6 @@
|
|
|
|
|
"url": "https://github.com/sponsors/stylelint"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.5",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.4",
|
|
|
|
|
|