chore(deps): update dependency stylelint to v17.9.0 #2874

Merged
renovate merged 1 commits from renovate/stylelint into main 2026-04-26 08:05:49 +00:00
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -43,7 +43,7 @@
"nuxt": "4.4.2", "nuxt": "4.4.2",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"sass": "1.99.0", "sass": "1.99.0",
"stylelint": "17.8.0", "stylelint": "17.9.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0", "stylelint-config-standard": "40.0.0",
"typescript": "6.0.3", "typescript": "6.0.3",
@@ -1006,9 +1006,9 @@
} }
}, },
"node_modules/@csstools/css-calc": { "node_modules/@csstools/css-calc": {
"version": "3.1.1", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz", "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.0.tgz",
"integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==", "integrity": "sha512-bR9e6o2BDB12jzN/gIbjHa5wLJ4UjD1CB9pM7ehlc0ddk6EBz+yYS1EV2MF55/HUxrHcB/hehAyt5vhsA3hx7w==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -19772,9 +19772,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "17.8.0", "version": "17.9.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.8.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.0.tgz",
"integrity": "sha512-oHkld9T60LDSaUQ4CSVc+tlt9eUoDlxhaGWShsUCKyIL14boZfmK5bSphZqx64aiC5tCqX+BsQMTMoSz8D1zIg==", "integrity": "sha512-xO0jeY6z1/urFL5L/BZLmB1yYlbRiRMQnYH6ArZIDWJ+SZXGssOY7XoYb1JIv/L220+EBnwwJXJS4Mt/F96SvA==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -19788,9 +19788,9 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@csstools/css-calc": "^3.1.1", "@csstools/css-calc": "^3.2.0",
"@csstools/css-parser-algorithms": "^4.0.0", "@csstools/css-parser-algorithms": "^4.0.0",
"@csstools/css-syntax-patches-for-csstree": "^1.1.2", "@csstools/css-syntax-patches-for-csstree": "^1.1.3",
"@csstools/css-tokenizer": "^4.0.0", "@csstools/css-tokenizer": "^4.0.0",
"@csstools/media-query-list-parser": "^5.0.0", "@csstools/media-query-list-parser": "^5.0.0",
"@csstools/selector-resolve-nested": "^4.0.0", "@csstools/selector-resolve-nested": "^4.0.0",
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "4.4.2", "nuxt": "4.4.2",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"sass": "1.99.0", "sass": "1.99.0",
"stylelint": "17.8.0", "stylelint": "17.9.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0", "stylelint-config-standard": "40.0.0",
"typescript": "6.0.3", "typescript": "6.0.3",