From 6f359c153492d09f39109b23bbd92127b3509252 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 29 May 2022 10:52:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7sass=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC1.52.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ba18e9..f7193d5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@vitejs/plugin-vue": "2.3.3", "@vue/compiler-sfc": "3.2.36", - "sass": "1.50.0", + "sass": "1.52.1", "unplugin-auto-import": "0.8.5", "vite": "2.9.9", "vite-plugin-compression": "0.5.1",