From e15c9b8f12c71ffe47e87a2ccdf925a17fcb96e3 Mon Sep 17 00:00:00 2001 From: liweijie0812 <674416404@qq.com> Date: Mon, 22 Dec 2025 09:36:48 +0800 Subject: [PATCH] chore(deps): less pin 4.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e070f6c..8af8b162 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "husky": "^7.0.4", "inquirer": "^12.9.0", "jsdom": "^24.1.0", - "less": "^4.1.2", + "less": "4.4.2", "lint-staged": "^15.2.9", "markdown-it-fence": "^0.1.3", "mockdate": "^3.0.5",