chore(deps): update dependency stylelint to v17.4.0
This commit is contained in:
parent
599d05dd5e
commit
89c9209de4
|
|
@ -139,7 +139,7 @@
|
|||
"rollup": "4.59.0",
|
||||
"rollup-plugin-visualizer": "6.0.8",
|
||||
"sass-embedded": "1.97.3",
|
||||
"stylelint": "17.3.0",
|
||||
"stylelint": "17.4.0",
|
||||
"stylelint-config-property-sort-order-smacss": "10.0.0",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
|
|
|
|||
|
|
@ -279,20 +279,20 @@ importers:
|
|||
specifier: 1.97.3
|
||||
version: 1.97.3
|
||||
stylelint:
|
||||
specifier: 17.3.0
|
||||
version: 17.3.0(typescript@5.9.3)
|
||||
specifier: 17.4.0
|
||||
version: 17.4.0(typescript@5.9.3)
|
||||
stylelint-config-property-sort-order-smacss:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0(stylelint@17.3.0(typescript@5.9.3))
|
||||
version: 10.0.0(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-config-recommended-vue:
|
||||
specifier: 1.6.1
|
||||
version: 1.6.1(postcss-html@1.8.0)(stylelint@17.3.0(typescript@5.9.3))
|
||||
version: 1.6.1(postcss-html@1.8.0)(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-config-standard-scss:
|
||||
specifier: 17.0.0
|
||||
version: 17.0.0(postcss@8.5.6)(stylelint@17.3.0(typescript@5.9.3))
|
||||
version: 17.0.0(postcss@8.5.6)(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-use-logical:
|
||||
specifier: 2.1.3
|
||||
version: 2.1.3(stylelint@17.3.0(typescript@5.9.3))
|
||||
version: 2.1.3(stylelint@17.4.0(typescript@5.9.3))
|
||||
typescript:
|
||||
specifier: 5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -975,6 +975,9 @@ packages:
|
|||
'@csstools/css-syntax-patches-for-csstree@1.0.26':
|
||||
resolution: {integrity: sha512-6boXK0KkzT5u5xOgF6TKB+CLq9SOpEGmkZw0g5n9/7yg85wab3UzSxB8TxhLJ31L4SGJ6BCFRw/iftTha1CJXA==}
|
||||
|
||||
'@csstools/css-syntax-patches-for-csstree@1.0.28':
|
||||
resolution: {integrity: sha512-1NRf1CUBjnr3K7hu8BLxjQrKCxEe8FP/xmPTenAxCRZWVLbmGotkFvG9mfNpjA6k7Bw1bw4BilZq9cu19RA5pg==}
|
||||
|
||||
'@csstools/css-tokenizer@3.0.4':
|
||||
resolution: {integrity: sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==}
|
||||
engines: {node: '>=18'}
|
||||
|
|
@ -3040,10 +3043,6 @@ packages:
|
|||
peerDependencies:
|
||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
balanced-match@3.0.1:
|
||||
resolution: {integrity: sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
balanced-match@4.0.3:
|
||||
resolution: {integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
|
@ -3355,9 +3354,9 @@ packages:
|
|||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
|
||||
css-functions-list@3.2.3:
|
||||
resolution: {integrity: sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==}
|
||||
engines: {node: '>=12 || >=16'}
|
||||
css-functions-list@3.3.3:
|
||||
resolution: {integrity: sha512-8HFEBPKhOpJPEPu70wJJetjKta86Gw9+CCyCnB3sui2qQfOvRyqBy4IKLKKAwdMpWb2lHXWk9Wb4Z6AmaUT1Pg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
css-has-pseudo@8.0.0:
|
||||
resolution: {integrity: sha512-Uz/bsHRbOeir/5Oeuz85tq/yLJLxX+3dpoRdjNTshs6jjqwUg8XaEZGDd0ci3fw7l53Srw0EkJ8mYan0eW5uGQ==}
|
||||
|
|
@ -5948,8 +5947,8 @@ packages:
|
|||
peerDependencies:
|
||||
stylelint: '>= 11 < 18'
|
||||
|
||||
stylelint@17.3.0:
|
||||
resolution: {integrity: sha512-1POV91lcEMhj6SLVaOeA0KlS9yattS+qq+cyWqP/nYzWco7K5jznpGH1ExngvPlTM9QF1Kjd2bmuzJu9TH2OcA==}
|
||||
stylelint@17.4.0:
|
||||
resolution: {integrity: sha512-3kQ2/cHv3Zt8OBg+h2B8XCx9evEABQIrv4hh3uXahGz/ZEHrTR80zxBiK2NfXNaSoyBzxO1pjsz1Vhdzwn5XSw==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -7591,6 +7590,8 @@ snapshots:
|
|||
|
||||
'@csstools/css-syntax-patches-for-csstree@1.0.26': {}
|
||||
|
||||
'@csstools/css-syntax-patches-for-csstree@1.0.28': {}
|
||||
|
||||
'@csstools/css-tokenizer@3.0.4': {}
|
||||
|
||||
'@csstools/css-tokenizer@4.0.0': {}
|
||||
|
|
@ -9672,8 +9673,6 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
balanced-match@3.0.1: {}
|
||||
|
||||
balanced-match@4.0.3: {}
|
||||
|
||||
bare-events@2.5.4:
|
||||
|
|
@ -9978,7 +9977,7 @@ snapshots:
|
|||
postcss: 8.5.6
|
||||
postcss-selector-parser: 7.1.1
|
||||
|
||||
css-functions-list@3.2.3: {}
|
||||
css-functions-list@3.3.3: {}
|
||||
|
||||
css-has-pseudo@8.0.0(postcss@8.5.6):
|
||||
dependencies:
|
||||
|
|
@ -12763,62 +12762,62 @@ snapshots:
|
|||
|
||||
style-mod@4.1.2: {}
|
||||
|
||||
stylelint-config-html@1.1.0(postcss-html@1.8.0)(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-html@1.1.0(postcss-html@1.8.0)(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
postcss-html: 1.8.0
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-config-property-sort-order-smacss@10.0.0(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-property-sort-order-smacss@10.0.0(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
css-property-sort-order-smacss: 2.2.0
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint-order: 6.0.4(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
stylelint-order: 6.0.4(stylelint@17.4.0(typescript@5.9.3))
|
||||
|
||||
stylelint-config-recommended-scss@17.0.0(postcss@8.5.6)(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-recommended-scss@17.0.0(postcss@8.5.6)(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
postcss-scss: 4.0.9(postcss@8.5.6)
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint-config-recommended: 18.0.0(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint-scss: 7.0.0(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
stylelint-config-recommended: 18.0.0(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-scss: 7.0.0(stylelint@17.4.0(typescript@5.9.3))
|
||||
optionalDependencies:
|
||||
postcss: 8.5.6
|
||||
|
||||
stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.0)(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.0)(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
postcss-html: 1.8.0
|
||||
semver: 7.7.1
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint-config-recommended: 17.0.0(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-config-recommended: 17.0.0(stylelint@17.4.0(typescript@5.9.3))
|
||||
|
||||
stylelint-config-recommended@17.0.0(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-recommended@17.0.0(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-config-recommended@18.0.0(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-recommended@18.0.0(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-config-standard-scss@17.0.0(postcss@8.5.6)(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-standard-scss@17.0.0(postcss@8.5.6)(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint-config-recommended-scss: 17.0.0(postcss@8.5.6)(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint-config-standard: 40.0.0(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
stylelint-config-recommended-scss: 17.0.0(postcss@8.5.6)(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-config-standard: 40.0.0(stylelint@17.4.0(typescript@5.9.3))
|
||||
optionalDependencies:
|
||||
postcss: 8.5.6
|
||||
|
||||
stylelint-config-standard@40.0.0(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-config-standard@40.0.0(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint-config-recommended: 18.0.0(stylelint@17.3.0(typescript@5.9.3))
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
stylelint-config-recommended: 18.0.0(stylelint@17.4.0(typescript@5.9.3))
|
||||
|
||||
stylelint-order@6.0.4(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-order@6.0.4(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
postcss: 8.5.6
|
||||
postcss-sorting: 8.0.2(postcss@8.5.6)
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-scss@7.0.0(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-scss@7.0.0(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
css-tree: 3.1.0
|
||||
is-plain-object: 5.0.0
|
||||
|
|
@ -12828,25 +12827,24 @@ snapshots:
|
|||
postcss-resolve-nested-selector: 0.1.6
|
||||
postcss-selector-parser: 7.1.1
|
||||
postcss-value-parser: 4.2.0
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-use-logical@2.1.3(stylelint@17.3.0(typescript@5.9.3)):
|
||||
stylelint-use-logical@2.1.3(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 17.3.0(typescript@5.9.3)
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint@17.3.0(typescript@5.9.3):
|
||||
stylelint@17.4.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-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
||||
'@csstools/css-syntax-patches-for-csstree': 1.0.26
|
||||
'@csstools/css-syntax-patches-for-csstree': 1.0.28
|
||||
'@csstools/css-tokenizer': 4.0.0
|
||||
'@csstools/media-query-list-parser': 5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
|
||||
'@csstools/selector-resolve-nested': 4.0.0(postcss-selector-parser@7.1.1)
|
||||
'@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1)
|
||||
balanced-match: 3.0.1
|
||||
colord: 2.9.3
|
||||
cosmiconfig: 9.0.0(typescript@5.9.3)
|
||||
css-functions-list: 3.2.3
|
||||
css-functions-list: 3.3.3
|
||||
css-tree: 3.1.0
|
||||
debug: 4.4.3
|
||||
fast-glob: 3.3.3
|
||||
|
|
@ -12860,7 +12858,6 @@ snapshots:
|
|||
import-meta-resolve: 4.2.0
|
||||
imurmurhash: 0.1.4
|
||||
is-plain-object: 5.0.0
|
||||
known-css-properties: 0.37.0
|
||||
mathml-tag-names: 4.0.0
|
||||
meow: 14.0.0
|
||||
micromatch: 4.0.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue