chore(deps): update dependency stylelint to v16.19.1 #2407

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/stylelint-16.x into main 2025-04-25 16:08:53 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"nuxt": "3.16.2",
"postcss-html": "1.8.0",
"sass": "1.87.0",
"stylelint": "16.19.0",
"stylelint": "16.19.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",
"typescript": "5.8.3",
@@ -17409,9 +17409,9 @@
}
},
"node_modules/stylelint": {
"version": "16.19.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.0.tgz",
"integrity": "sha512-BJzc5mo/ez0H/ZSl3UbxGdkK/s0kFGsF5/k6IGu4z8wJ1qp49WrOS9RxswvcN6HMirt0g/iiJqOwLHTbWv49IQ==",
"version": "16.19.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz",
"integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==",
"devOptional": true,
"funding": [
{
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "3.16.2",
"postcss-html": "1.8.0",
"sass": "1.87.0",
"stylelint": "16.19.0",
"stylelint": "16.19.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",
"typescript": "5.8.3",