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

This commit is contained in:
Renovate
2025-01-25 15:07:36 +00:00
parent 07f06441ab
commit 13e416d6d0
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -43,7 +43,7 @@
"nuxt": "3.15.3",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.13.2",
"stylelint": "16.14.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",
@@ -17996,9 +17996,9 @@
}
},
"node_modules/stylelint": {
"version": "16.13.2",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz",
"integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==",
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.0.tgz",
"integrity": "sha512-orePw2dKxzXC0hd1VmxrDBqgf1KUV9DYsZY4guKLE9XcQD7m0BxVnWMaoQqMNsQIG14MyyTHf6zoajvOnDra8g==",
"devOptional": true,
"funding": [
{
@@ -18030,7 +18030,7 @@
"globby": "^11.1.0",
"globjoin": "^0.1.4",
"html-tags": "^3.3.1",
"ignore": "^7.0.1",
"ignore": "^7.0.3",
"imurmurhash": "^0.1.4",
"is-plain-object": "^5.0.0",
"known-css-properties": "^0.35.0",
@@ -18039,7 +18039,7 @@
"micromatch": "^4.0.8",
"normalize-path": "^3.0.0",
"picocolors": "^1.1.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-resolve-nested-selector": "^0.1.6",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.0.0",
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "3.15.3",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.13.2",
"stylelint": "16.14.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",