chore(deps): update dependency stylelint to v16.23.0

This commit is contained in:
Renovate
2025-08-04 17:05:46 +00:00
committed by Joakim Olsson
parent b95cade0c2
commit d47ae822dc
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -46,7 +46,7 @@
"nuxt": "4.0.2",
"postcss-html": "1.8.0",
"sass": "1.89.2",
"stylelint": "16.22.0",
"stylelint": "16.23.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "38.0.0",
"typescript": "5.8.3",
@@ -20851,9 +20851,9 @@
}
},
"node_modules/stylelint": {
"version": "16.22.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.22.0.tgz",
"integrity": "sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==",
"version": "16.23.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz",
"integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==",
"dev": true,
"funding": [
{
@@ -20880,7 +20880,7 @@
"debug": "^4.4.1",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^10.1.1",
"file-entry-cache": "^10.1.3",
"global-modules": "^2.0.0",
"globby": "^11.1.0",
"globjoin": "^0.1.4",
+1 -1
View File
@@ -37,7 +37,7 @@
"nuxt": "4.0.2",
"postcss-html": "1.8.0",
"sass": "1.89.2",
"stylelint": "16.22.0",
"stylelint": "16.23.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "38.0.0",
"typescript": "5.8.3",