From 7ec3b1286f311a4018e9eaf2b4037f511df5bbab Mon Sep 17 00:00:00 2001
From: YangYuGang <1378265336@qq.com>
Date: 星期三, 05 三月 2025 10:03:47 +0800
Subject: [PATCH] 一些更改

---
 internal/stylelint-config/package.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/internal/stylelint-config/package.json b/internal/stylelint-config/package.json
index 18dd5d2..addd2a1 100644
--- a/internal/stylelint-config/package.json
+++ b/internal/stylelint-config/package.json
@@ -32,18 +32,18 @@
     "stub": "pnpm unbuild --stub"
   },
   "devDependencies": {
-    "postcss": "^8.4.38",
-    "postcss-html": "^1.6.0",
+    "postcss": "^8.5.3",
+    "postcss-html": "^1.8.0",
     "postcss-less": "^6.0.0",
     "postcss-scss": "^4.0.9",
-    "prettier": "^3.2.5",
-    "stylelint": "^16.4.0",
+    "prettier": "^3.5.3",
+    "stylelint": "^16.15.0",
     "stylelint-config-property-sort-order-smacss": "^10.0.0",
-    "stylelint-config-recommended-scss": "^14.0.0",
-    "stylelint-config-recommended-vue": "^1.5.0",
-    "stylelint-config-standard": "^36.0.0",
+    "stylelint-config-recommended-scss": "^14.1.0",
+    "stylelint-config-recommended-vue": "^1.6.0",
+    "stylelint-config-standard": "^36.0.1",
     "stylelint-config-standard-scss": "^13.1.0",
     "stylelint-order": "^6.0.4",
-    "stylelint-prettier": "^5.0.0"
+    "stylelint-prettier": "^5.0.3"
   }
 }

--
Gitblit v1.9.3