chore(deps): update dependency stylelint to v16.23.1 #2557

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/stylelint-16.x into main 2025-08-07 15:56:10 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -46,7 +46,7 @@
"nuxt": "4.0.3",
"postcss-html": "1.8.0",
"sass": "1.90.0",
"stylelint": "16.23.0",
"stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",
"typescript": "5.9.2",
@@ -20817,9 +20817,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": [
{
+1 -1
View File
@@ -37,7 +37,7 @@
"nuxt": "4.0.3",
"postcss-html": "1.8.0",
"sass": "1.90.0",
"stylelint": "16.23.0",
"stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",
"typescript": "5.9.2",