chore: upgrade stylelint-order to 8.1.1

- stylelint-order

Co-authored-by: OpenAI Codex <codex@openai.com>
pull/878/head
DevDengChao 2026-03-23 11:00:59 +08:00
parent f497bf8e23
commit c792f5fa0f
2 changed files with 10 additions and 10 deletions

View File

@ -121,7 +121,7 @@
"stylelint-config-html": "^1.1.0", "stylelint-config-html": "^1.1.0",
"stylelint-config-recommended": "^18.0.0", "stylelint-config-recommended": "^18.0.0",
"stylelint-config-standard": "^40.0.0", "stylelint-config-standard": "^40.0.0",
"stylelint-order": "^7.0.1", "stylelint-order": "^8.1.1",
"terser": "^5.46.1", "terser": "^5.46.1",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "^8.57.1", "typescript-eslint": "^8.57.1",

View File

@ -283,8 +283,8 @@ importers:
specifier: ^40.0.0 specifier: ^40.0.0
version: 40.0.0(stylelint@17.5.0(typescript@5.9.3)) version: 40.0.0(stylelint@17.5.0(typescript@5.9.3))
stylelint-order: stylelint-order:
specifier: ^7.0.1 specifier: ^8.1.1
version: 7.0.1(stylelint@17.5.0(typescript@5.9.3)) version: 8.1.1(stylelint@17.5.0(typescript@5.9.3))
terser: terser:
specifier: ^5.46.1 specifier: ^5.46.1
version: 5.46.1 version: 5.46.1
@ -4715,8 +4715,8 @@ packages:
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
engines: {node: '>=4'} engines: {node: '>=4'}
postcss-sorting@9.1.0: postcss-sorting@10.0.0:
resolution: {integrity: sha512-Mn8KJ45HNNG6JBpBizXcyf6LqY/qyqetGcou/nprDnFwBFBLGj0j/sNKV2lj2KMOVOwdXu14aEzqJv8CIV6e8g==} resolution: {integrity: sha512-TXbU+h6vVRW+86c/+ewhWq9k7pr7ijASTnepVhCQiC87zAOTkvB1v2dHyWP+ggstSTX/PNvjzS+IOqzejndz9w==}
peerDependencies: peerDependencies:
postcss: ^8.4.20 postcss: ^8.4.20
@ -5114,8 +5114,8 @@ packages:
peerDependencies: peerDependencies:
stylelint: ^17.0.0 stylelint: ^17.0.0
stylelint-order@7.0.1: stylelint-order@8.1.1:
resolution: {integrity: sha512-GWPei1zBVDDjxM+/BmcSCiOcHNd8rSqW6FUZtqQGlTRpD0Z5nSzspzWD8rtKif5KPdzUG68DApKEV/y/I9VbTw==} resolution: {integrity: sha512-LqsEB6VggJuu5v10RtkrQsBObcdwBE7GuAOlwfc/LR3VL/w8UqKX2BOLIjhyGt0Gne/njo7gRNGiJAKhfmPMNw==}
engines: {node: '>=20.19.0'} engines: {node: '>=20.19.0'}
peerDependencies: peerDependencies:
stylelint: ^16.18.0 || ^17.0.0 stylelint: ^16.18.0 || ^17.0.0
@ -10472,7 +10472,7 @@ snapshots:
cssesc: 3.0.0 cssesc: 3.0.0
util-deprecate: 1.0.2 util-deprecate: 1.0.2
postcss-sorting@9.1.0(postcss@8.5.8): postcss-sorting@10.0.0(postcss@8.5.8):
dependencies: dependencies:
postcss: 8.5.8 postcss: 8.5.8
@ -10854,10 +10854,10 @@ snapshots:
stylelint: 17.5.0(typescript@5.9.3) stylelint: 17.5.0(typescript@5.9.3)
stylelint-config-recommended: 18.0.0(stylelint@17.5.0(typescript@5.9.3)) stylelint-config-recommended: 18.0.0(stylelint@17.5.0(typescript@5.9.3))
stylelint-order@7.0.1(stylelint@17.5.0(typescript@5.9.3)): stylelint-order@8.1.1(stylelint@17.5.0(typescript@5.9.3)):
dependencies: dependencies:
postcss: 8.5.8 postcss: 8.5.8
postcss-sorting: 9.1.0(postcss@8.5.8) postcss-sorting: 10.0.0(postcss@8.5.8)
stylelint: 17.5.0(typescript@5.9.3) stylelint: 17.5.0(typescript@5.9.3)
stylelint@17.5.0(typescript@5.9.3): stylelint@17.5.0(typescript@5.9.3):