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

This commit is contained in:
Renovate
2025-07-18 11:02:20 +00:00
parent 935344bc4e
commit 6097d23bc9
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"nuxt": "4.0.0",
"postcss-html": "1.8.0",
"sass": "1.89.2",
"stylelint": "16.21.1",
"stylelint": "16.22.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "38.0.0",
"typescript": "5.8.3",
@@ -20262,9 +20262,9 @@
}
},
"node_modules/stylelint": {
"version": "16.21.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz",
"integrity": "sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==",
"version": "16.22.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.22.0.tgz",
"integrity": "sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -37,7 +37,7 @@
"nuxt": "4.0.0",
"postcss-html": "1.8.0",
"sass": "1.89.2",
"stylelint": "16.21.1",
"stylelint": "16.22.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "38.0.0",
"typescript": "5.8.3",