chore(deps): update dependency stylelint to v17.8.0

This commit is contained in:
renovate[bot] 2026-04-15 11:57:11 +00:00 committed by kolaente
parent d09ef36bd4
commit 85dbef8330
2 changed files with 40 additions and 64 deletions

View File

@ -139,7 +139,7 @@
"rollup": "4.60.1",
"rollup-plugin-visualizer": "6.0.11",
"sass-embedded": "1.99.0",
"stylelint": "17.7.0",
"stylelint": "17.8.0",
"stylelint-config-property-sort-order-smacss": "10.0.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard-scss": "17.0.0",

View File

@ -275,20 +275,20 @@ importers:
specifier: 1.99.0
version: 1.99.0
stylelint:
specifier: 17.7.0
version: 17.7.0(typescript@5.9.3)
specifier: 17.8.0
version: 17.8.0(typescript@5.9.3)
stylelint-config-property-sort-order-smacss:
specifier: 10.0.0
version: 10.0.0(stylelint@17.7.0(typescript@5.9.3))
version: 10.0.0(stylelint@17.8.0(typescript@5.9.3))
stylelint-config-recommended-vue:
specifier: 1.6.1
version: 1.6.1(postcss-html@1.8.0)(stylelint@17.7.0(typescript@5.9.3))
version: 1.6.1(postcss-html@1.8.0)(stylelint@17.8.0(typescript@5.9.3))
stylelint-config-standard-scss:
specifier: 17.0.0
version: 17.0.0(postcss@8.5.9)(stylelint@17.7.0(typescript@5.9.3))
version: 17.0.0(postcss@8.5.9)(stylelint@17.8.0(typescript@5.9.3))
stylelint-use-logical:
specifier: 2.1.3
version: 2.1.3(stylelint@17.7.0(typescript@5.9.3))
version: 2.1.3(stylelint@17.8.0(typescript@5.9.3))
tailwindcss:
specifier: 4.2.2
version: 4.2.2
@ -934,13 +934,6 @@ packages:
'@csstools/css-parser-algorithms': ^3.0.5
'@csstools/css-tokenizer': ^3.0.4
'@csstools/css-calc@3.1.1':
resolution: {integrity: sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==}
engines: {node: '>=20.19.0'}
peerDependencies:
'@csstools/css-parser-algorithms': ^4.0.0
'@csstools/css-tokenizer': ^4.0.0
'@csstools/css-calc@3.2.0':
resolution: {integrity: sha512-bR9e6o2BDB12jzN/gIbjHa5wLJ4UjD1CB9pM7ehlc0ddk6EBz+yYS1EV2MF55/HUxrHcB/hehAyt5vhsA3hx7w==}
engines: {node: '>=20.19.0'}
@ -974,14 +967,6 @@ packages:
peerDependencies:
'@csstools/css-tokenizer': ^4.0.0
'@csstools/css-syntax-patches-for-csstree@1.1.1':
resolution: {integrity: sha512-BvqN0AMWNAnLk9G8jnUT77D+mUbY/H2b3uDTvg2isJkHaOufUE2R3AOwxWo7VBQKT1lOdwdvorddo2B/lk64+w==}
peerDependencies:
css-tree: ^3.2.1
peerDependenciesMeta:
css-tree:
optional: true
'@csstools/css-syntax-patches-for-csstree@1.1.2':
resolution: {integrity: sha512-5GkLzz4prTIpoyeUiIu3iV6CSG3Plo7xRVOFPKI7FVEJ3mZ0A8SwK0XU3Gl7xAkiQ+mDyam+NNp875/C5y+jSA==}
peerDependencies:
@ -6225,8 +6210,8 @@ packages:
peerDependencies:
stylelint: '>= 11 < 18'
stylelint@17.7.0:
resolution: {integrity: sha512-n/+4RheCRl+cecGnF+S/Adz59iCRaK9BVznJYB+a7GOksfwNzjiOPnYv17pTO0HgRse9IiqbMtekGNhOb2tVYQ==}
stylelint@17.8.0:
resolution: {integrity: sha512-oHkld9T60LDSaUQ4CSVc+tlt9eUoDlxhaGWShsUCKyIL14boZfmK5bSphZqx64aiC5tCqX+BsQMTMoSz8D1zIg==}
engines: {node: '>=20.19.0'}
hasBin: true
@ -7823,11 +7808,6 @@ snapshots:
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer': 3.0.4
'@csstools/css-calc@3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
dependencies:
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
'@csstools/css-tokenizer': 4.0.0
'@csstools/css-calc@3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
dependencies:
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
@ -7855,10 +7835,6 @@ snapshots:
dependencies:
'@csstools/css-tokenizer': 4.0.0
'@csstools/css-syntax-patches-for-csstree@1.1.1(css-tree@3.2.1)':
optionalDependencies:
css-tree: 3.2.1
'@csstools/css-syntax-patches-for-csstree@1.1.2(css-tree@3.2.1)':
optionalDependencies:
css-tree: 3.2.1
@ -10441,7 +10417,7 @@ snapshots:
cssstyle@5.3.7:
dependencies:
'@asamuzakjp/css-color': 4.1.1
'@csstools/css-syntax-patches-for-csstree': 1.1.1(css-tree@3.2.1)
'@csstools/css-syntax-patches-for-csstree': 1.1.2(css-tree@3.2.1)
css-tree: 3.2.1
lru-cache: 11.2.4
@ -13214,58 +13190,58 @@ snapshots:
style-mod@4.1.2: {}
stylelint-config-html@1.1.0(postcss-html@1.8.0)(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-html@1.1.0(postcss-html@1.8.0)(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
postcss-html: 1.8.0
stylelint: 17.7.0(typescript@5.9.3)
stylelint: 17.8.0(typescript@5.9.3)
stylelint-config-property-sort-order-smacss@10.0.0(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-property-sort-order-smacss@10.0.0(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
css-property-sort-order-smacss: 2.2.0
stylelint: 17.7.0(typescript@5.9.3)
stylelint-order: 6.0.4(stylelint@17.7.0(typescript@5.9.3))
stylelint: 17.8.0(typescript@5.9.3)
stylelint-order: 6.0.4(stylelint@17.8.0(typescript@5.9.3))
stylelint-config-recommended-scss@17.0.0(postcss@8.5.9)(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-recommended-scss@17.0.0(postcss@8.5.9)(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
postcss-scss: 4.0.9(postcss@8.5.9)
stylelint: 17.7.0(typescript@5.9.3)
stylelint-config-recommended: 18.0.0(stylelint@17.7.0(typescript@5.9.3))
stylelint-scss: 7.0.0(stylelint@17.7.0(typescript@5.9.3))
stylelint: 17.8.0(typescript@5.9.3)
stylelint-config-recommended: 18.0.0(stylelint@17.8.0(typescript@5.9.3))
stylelint-scss: 7.0.0(stylelint@17.8.0(typescript@5.9.3))
optionalDependencies:
postcss: 8.5.9
stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.0)(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.0)(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
postcss-html: 1.8.0
semver: 7.7.3
stylelint: 17.7.0(typescript@5.9.3)
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@17.7.0(typescript@5.9.3))
stylelint-config-recommended: 18.0.0(stylelint@17.7.0(typescript@5.9.3))
stylelint: 17.8.0(typescript@5.9.3)
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@17.8.0(typescript@5.9.3))
stylelint-config-recommended: 18.0.0(stylelint@17.8.0(typescript@5.9.3))
stylelint-config-recommended@18.0.0(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-recommended@18.0.0(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
stylelint: 17.7.0(typescript@5.9.3)
stylelint: 17.8.0(typescript@5.9.3)
stylelint-config-standard-scss@17.0.0(postcss@8.5.9)(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-standard-scss@17.0.0(postcss@8.5.9)(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
stylelint: 17.7.0(typescript@5.9.3)
stylelint-config-recommended-scss: 17.0.0(postcss@8.5.9)(stylelint@17.7.0(typescript@5.9.3))
stylelint-config-standard: 40.0.0(stylelint@17.7.0(typescript@5.9.3))
stylelint: 17.8.0(typescript@5.9.3)
stylelint-config-recommended-scss: 17.0.0(postcss@8.5.9)(stylelint@17.8.0(typescript@5.9.3))
stylelint-config-standard: 40.0.0(stylelint@17.8.0(typescript@5.9.3))
optionalDependencies:
postcss: 8.5.9
stylelint-config-standard@40.0.0(stylelint@17.7.0(typescript@5.9.3)):
stylelint-config-standard@40.0.0(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
stylelint: 17.7.0(typescript@5.9.3)
stylelint-config-recommended: 18.0.0(stylelint@17.7.0(typescript@5.9.3))
stylelint: 17.8.0(typescript@5.9.3)
stylelint-config-recommended: 18.0.0(stylelint@17.8.0(typescript@5.9.3))
stylelint-order@6.0.4(stylelint@17.7.0(typescript@5.9.3)):
stylelint-order@6.0.4(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
postcss: 8.5.9
postcss-sorting: 8.0.2(postcss@8.5.9)
stylelint: 17.7.0(typescript@5.9.3)
stylelint: 17.8.0(typescript@5.9.3)
stylelint-scss@7.0.0(stylelint@17.7.0(typescript@5.9.3)):
stylelint-scss@7.0.0(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
css-tree: 3.2.1
is-plain-object: 5.0.0
@ -13275,15 +13251,15 @@ snapshots:
postcss-resolve-nested-selector: 0.1.6
postcss-selector-parser: 7.1.1
postcss-value-parser: 4.2.0
stylelint: 17.7.0(typescript@5.9.3)
stylelint: 17.8.0(typescript@5.9.3)
stylelint-use-logical@2.1.3(stylelint@17.7.0(typescript@5.9.3)):
stylelint-use-logical@2.1.3(stylelint@17.8.0(typescript@5.9.3)):
dependencies:
stylelint: 17.7.0(typescript@5.9.3)
stylelint: 17.8.0(typescript@5.9.3)
stylelint@17.7.0(typescript@5.9.3):
stylelint@17.8.0(typescript@5.9.3):
dependencies:
'@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
'@csstools/css-calc': 3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
'@csstools/css-syntax-patches-for-csstree': 1.1.2(css-tree@3.2.1)
'@csstools/css-tokenizer': 4.0.0