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

This commit is contained in:
Renovate
2025-03-26 12:01:43 +00:00
parent de5a54e961
commit 21337249e6
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"nuxt": "3.16.1",
"postcss-html": "1.8.0",
"sass": "1.86.0",
"stylelint": "16.16.0",
"stylelint": "16.17.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.8.2",
@@ -17836,9 +17836,9 @@
}
},
"node_modules/stylelint": {
"version": "16.16.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.16.0.tgz",
"integrity": "sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg==",
"version": "16.17.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
"integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
"devOptional": true,
"funding": [
{
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "3.16.1",
"postcss-html": "1.8.0",
"sass": "1.86.0",
"stylelint": "16.16.0",
"stylelint": "16.17.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.8.2",