Compare commits
1 Commits
renovate/s
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
| aa67399422 |
@@ -131,8 +131,8 @@
|
|||||||
"sharp": "^0.34.5",
|
"sharp": "^0.34.5",
|
||||||
"stylelint": "^16.26.0",
|
"stylelint": "^16.26.0",
|
||||||
"stylelint-config-recess-order": "^7.4.0",
|
"stylelint-config-recess-order": "^7.4.0",
|
||||||
"stylelint-config-standard": "^39.0.1",
|
"stylelint-config-standard": "^40.0.0",
|
||||||
"stylelint-config-standard-scss": "^17.0.0",
|
"stylelint-config-standard-scss": "^16.0.0",
|
||||||
"stylelint-config-standard-vue": "^1.0.0",
|
"stylelint-config-standard-vue": "^1.0.0",
|
||||||
"stylelint-define-config": "^16.24.0",
|
"stylelint-define-config": "^16.24.0",
|
||||||
"svgo": "^4.0.0",
|
"svgo": "^4.0.0",
|
||||||
|
|||||||
51
pnpm-lock.yaml
generated
51
pnpm-lock.yaml
generated
@@ -241,11 +241,11 @@ importers:
|
|||||||
specifier: ^7.4.0
|
specifier: ^7.4.0
|
||||||
version: 7.4.0(stylelint-order@7.0.0(stylelint@16.26.1(typescript@5.9.3)))(stylelint@16.26.1(typescript@5.9.3))
|
version: 7.4.0(stylelint-order@7.0.0(stylelint@16.26.1(typescript@5.9.3)))(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-config-standard:
|
stylelint-config-standard:
|
||||||
specifier: ^39.0.1
|
specifier: ^40.0.0
|
||||||
version: 39.0.1(stylelint@16.26.1(typescript@5.9.3))
|
version: 40.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-config-standard-scss:
|
stylelint-config-standard-scss:
|
||||||
specifier: ^17.0.0
|
specifier: ^16.0.0
|
||||||
version: 17.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3))
|
version: 16.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-config-standard-vue:
|
stylelint-config-standard-vue:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
version: 1.0.0(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
||||||
@@ -4473,6 +4473,9 @@ packages:
|
|||||||
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
|
known-css-properties@0.36.0:
|
||||||
|
resolution: {integrity: sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==}
|
||||||
|
|
||||||
known-css-properties@0.37.0:
|
known-css-properties@0.37.0:
|
||||||
resolution: {integrity: sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==}
|
resolution: {integrity: sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==}
|
||||||
|
|
||||||
@@ -5640,12 +5643,12 @@ packages:
|
|||||||
stylelint: '>=16.18'
|
stylelint: '>=16.18'
|
||||||
stylelint-order: '>=7'
|
stylelint-order: '>=7'
|
||||||
|
|
||||||
stylelint-config-recommended-scss@17.0.0:
|
stylelint-config-recommended-scss@16.0.2:
|
||||||
resolution: {integrity: sha512-VkVD9r7jfUT/dq3mA3/I1WXXk2U71rO5wvU2yIil9PW5o1g3UM7Xc82vHmuVJHV7Y8ok5K137fmW5u3HbhtTOA==}
|
resolution: {integrity: sha512-aUTHhPPWCvFyWaxtckJlCPaXTDFsp4pKO8evXNCsW9OwsaUWyMd6jvcUhSmfGWPrTddvzNqK4rS/UuSLcbVGdQ==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.3.3
|
postcss: ^8.3.3
|
||||||
stylelint: ^17.0.0
|
stylelint: ^16.24.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
postcss:
|
postcss:
|
||||||
optional: true
|
optional: true
|
||||||
@@ -5669,12 +5672,12 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^17.0.0
|
stylelint: ^17.0.0
|
||||||
|
|
||||||
stylelint-config-standard-scss@17.0.0:
|
stylelint-config-standard-scss@16.0.0:
|
||||||
resolution: {integrity: sha512-uLJS6xgOCBw5EMsDW7Ukji8l28qRoMnkRch15s0qwZpskXvWt9oPzMmcYM307m9GN4MxuWLsQh4I6hU9yI53cQ==}
|
resolution: {integrity: sha512-/FHECLUu+med/e6OaPFpprG86ShC4SYT7Tzb2PTVdDjJsehhFBOioSlWqYFqJxmGPIwO3AMBxNo+kY3dxrbczA==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.3.3
|
postcss: ^8.3.3
|
||||||
stylelint: ^17.0.0
|
stylelint: ^16.23.1
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
postcss:
|
postcss:
|
||||||
optional: true
|
optional: true
|
||||||
@@ -5710,11 +5713,11 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^16.18.0
|
stylelint: ^16.18.0
|
||||||
|
|
||||||
stylelint-scss@7.0.0:
|
stylelint-scss@6.12.1:
|
||||||
resolution: {integrity: sha512-H88kCC+6Vtzj76NsC8rv6x/LW8slBzIbyeSjsKVlS+4qaEJoDrcJR4L+8JdrR2ORdTscrBzYWiiT2jq6leYR1Q==}
|
resolution: {integrity: sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==}
|
||||||
engines: {node: '>=20.19.0'}
|
engines: {node: '>=18.12.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^16.8.2 || ^17.0.0
|
stylelint: ^16.0.2
|
||||||
|
|
||||||
stylelint@16.26.1:
|
stylelint@16.26.1:
|
||||||
resolution: {integrity: sha512-v20V59/crfc8sVTAtge0mdafI3AdnzQ2KsWe6v523L4OA1bJO02S7MO2oyXDCS6iWb9ckIPnqAFVItqSBQr7jw==}
|
resolution: {integrity: sha512-v20V59/crfc8sVTAtge0mdafI3AdnzQ2KsWe6v523L4OA1bJO02S7MO2oyXDCS6iWb9ckIPnqAFVItqSBQr7jw==}
|
||||||
@@ -10734,6 +10737,8 @@ snapshots:
|
|||||||
|
|
||||||
kleur@4.1.5: {}
|
kleur@4.1.5: {}
|
||||||
|
|
||||||
|
known-css-properties@0.36.0: {}
|
||||||
|
|
||||||
known-css-properties@0.37.0: {}
|
known-css-properties@0.37.0: {}
|
||||||
|
|
||||||
kolorist@1.8.0: {}
|
kolorist@1.8.0: {}
|
||||||
@@ -11920,12 +11925,12 @@ snapshots:
|
|||||||
stylelint: 16.26.1(typescript@5.9.3)
|
stylelint: 16.26.1(typescript@5.9.3)
|
||||||
stylelint-order: 7.0.0(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-order: 7.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||||
|
|
||||||
stylelint-config-recommended-scss@17.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3)):
|
stylelint-config-recommended-scss@16.0.2(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-scss: 4.0.9(postcss@8.5.6)
|
postcss-scss: 4.0.9(postcss@8.5.6)
|
||||||
stylelint: 16.26.1(typescript@5.9.3)
|
stylelint: 16.26.1(typescript@5.9.3)
|
||||||
stylelint-config-recommended: 18.0.0(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-config-recommended: 17.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-scss: 7.0.0(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-scss: 6.12.1(stylelint@16.26.1(typescript@5.9.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
|
|
||||||
@@ -11945,11 +11950,11 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
stylelint: 16.26.1(typescript@5.9.3)
|
stylelint: 16.26.1(typescript@5.9.3)
|
||||||
|
|
||||||
stylelint-config-standard-scss@17.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3)):
|
stylelint-config-standard-scss@16.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
stylelint: 16.26.1(typescript@5.9.3)
|
stylelint: 16.26.1(typescript@5.9.3)
|
||||||
stylelint-config-recommended-scss: 17.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-config-recommended-scss: 16.0.2(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-config-standard: 40.0.0(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-config-standard: 39.0.1(stylelint@16.26.1(typescript@5.9.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
|
|
||||||
@@ -11959,7 +11964,7 @@ snapshots:
|
|||||||
stylelint: 16.26.1(typescript@5.9.3)
|
stylelint: 16.26.1(typescript@5.9.3)
|
||||||
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
||||||
stylelint-config-standard: 39.0.1(stylelint@16.26.1(typescript@5.9.3))
|
stylelint-config-standard: 40.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||||
|
|
||||||
stylelint-config-standard@39.0.1(stylelint@16.26.1(typescript@5.9.3)):
|
stylelint-config-standard@39.0.1(stylelint@16.26.1(typescript@5.9.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -11982,11 +11987,11 @@ snapshots:
|
|||||||
postcss-sorting: 9.1.0(postcss@8.5.6)
|
postcss-sorting: 9.1.0(postcss@8.5.6)
|
||||||
stylelint: 16.26.1(typescript@5.9.3)
|
stylelint: 16.26.1(typescript@5.9.3)
|
||||||
|
|
||||||
stylelint-scss@7.0.0(stylelint@16.26.1(typescript@5.9.3)):
|
stylelint-scss@6.12.1(stylelint@16.26.1(typescript@5.9.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
css-tree: 3.1.0
|
css-tree: 3.1.0
|
||||||
is-plain-object: 5.0.0
|
is-plain-object: 5.0.0
|
||||||
known-css-properties: 0.37.0
|
known-css-properties: 0.36.0
|
||||||
mdn-data: 2.25.0
|
mdn-data: 2.25.0
|
||||||
postcss-media-query-parser: 0.2.3
|
postcss-media-query-parser: 0.2.3
|
||||||
postcss-resolve-nested-selector: 0.1.6
|
postcss-resolve-nested-selector: 0.1.6
|
||||||
|
|||||||
Reference in New Issue
Block a user