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

This commit is contained in:
Renovate
2025-01-27 15:08:04 +00:00
parent d4139232a1
commit 9cd236f110
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"nuxt": "3.15.3",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.14.0",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",
@@ -17997,9 +17997,9 @@
}
},
"node_modules/stylelint": {
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.0.tgz",
"integrity": "sha512-orePw2dKxzXC0hd1VmxrDBqgf1KUV9DYsZY4guKLE9XcQD7m0BxVnWMaoQqMNsQIG14MyyTHf6zoajvOnDra8g==",
"version": "16.14.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.1.tgz",
"integrity": "sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==",
"devOptional": true,
"funding": [
{
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "3.15.3",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.14.0",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",