|
|
|
@ -118,7 +118,7 @@
@@ -118,7 +118,7 @@
|
|
|
|
|
"style-loader": "3.3.3", |
|
|
|
|
"stylelint": "^15.8.0", |
|
|
|
|
"stylelint-config-standard": "^33.0.0", |
|
|
|
|
"stylelint-config-standard-scss": "^9.0.0", |
|
|
|
|
"stylelint-config-standard-scss": "^10.0.0", |
|
|
|
|
"ts-jest": "^29.1.0", |
|
|
|
|
"typescript": "4.9.5" |
|
|
|
|
} |
|
|
|
@ -41747,14 +41747,14 @@
@@ -41747,14 +41747,14 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-recommended-scss": { |
|
|
|
|
"version": "11.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-11.0.0.tgz", |
|
|
|
|
"integrity": "sha512-EDghTDU7aOv2LTsRZvcT1w8mcjUaMhuy+t38iV5I/0Qiu6ixdkRwhLEMul3K/fnB2v9Nwqvb3xpvJfPH+HduDw==", |
|
|
|
|
"version": "12.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-12.0.0.tgz", |
|
|
|
|
"integrity": "sha512-5Bb2mlGy6WLa30oNeKpZvavv2lowJUsUJO25+OA68GFTemlwd1zbFsL7q0bReKipOSU3sG47hKneZ6Nd+ctrFA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"postcss-scss": "^4.0.6", |
|
|
|
|
"stylelint-config-recommended": "^12.0.0", |
|
|
|
|
"stylelint-scss": "^4.6.0" |
|
|
|
|
"stylelint-scss": "^5.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"postcss": "^8.3.3", |
|
|
|
@ -41779,12 +41779,12 @@
@@ -41779,12 +41779,12 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-standard-scss": { |
|
|
|
|
"version": "9.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-9.0.0.tgz", |
|
|
|
|
"integrity": "sha512-yPKpJsrZn4ybuQZx/DkEHuCjw7pJginErE/47dFhCnrvD48IJ4UYec8tSiCuJWMA3HRjbIa3nh5ZeSauDGuVAg==", |
|
|
|
|
"version": "10.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-10.0.0.tgz", |
|
|
|
|
"integrity": "sha512-bChBEo1p3xUVWh/wenJI+josoMk21f2yuLDGzGjmKYcALfl2u3DFltY+n4UHswYiXghqXaA8mRh+bFy/q1hQlg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"stylelint-config-recommended-scss": "^11.0.0", |
|
|
|
|
"stylelint-config-recommended-scss": "^12.0.0", |
|
|
|
|
"stylelint-config-standard": "^33.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
@ -41798,14 +41798,14 @@
@@ -41798,14 +41798,14 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-scss": { |
|
|
|
|
"version": "4.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.7.0.tgz", |
|
|
|
|
"integrity": "sha512-TSUgIeS0H3jqDZnby1UO1Qv3poi1N8wUYIJY6D1tuUq2MN3lwp/rITVo0wD+1SWTmRm0tNmGO0b7nKInnqF6Hg==", |
|
|
|
|
"version": "5.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.0.1.tgz", |
|
|
|
|
"integrity": "sha512-n87iCRZrr2J7//I/QFsDXxFLnHKw633U4qvWZ+mOW6KDAp/HLj06H+6+f9zOuTYy+MdGdTuCSDROCpQIhw5fvQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"postcss-media-query-parser": "^0.2.3", |
|
|
|
|
"postcss-resolve-nested-selector": "^0.1.1", |
|
|
|
|
"postcss-selector-parser": "^6.0.11", |
|
|
|
|
"postcss-selector-parser": "^6.0.13", |
|
|
|
|
"postcss-value-parser": "^4.2.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|