From 8cdbebd31a4200ce72758d6fd49fa351f26202cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 05:13:16 +0000 Subject: [PATCH] fix(deps): update stylelint order properties --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index efc532a..2641c27 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,11 @@ "stylelint-config-rational-declaration": "2.0.0", "stylelint-config-rational-order": "0.1.2", "stylelint-config-rational-order-fix": "0.1.9", - "stylelint-config-recess-order": "6.0.0", + "stylelint-config-recess-order": "6.1.0", "stylelint-logical-order": "0.1.0", "stylelint-order": "7.0.0", - "stylelint-order-htmlacademy": "3.0.3", - "stylelint-semantic-groups": "1.2.1" + "stylelint-order-htmlacademy": "3.0.4", + "stylelint-semantic-groups": "1.2.2" }, "devDependencies": { "@antfu/eslint-config": "4.13.0",