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

This commit is contained in:
Renovate
2025-04-25 16:02:10 +00:00
parent ec97aadd67
commit 970d04e49a
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",