From 910e52b0e88714475e0d0e6e704279b0a0a24c6a Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Thu, 5 Nov 2020 10:21:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20Update=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d15ed45..9f7e440 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "vuex": "^3.5.1", "zx-comparison": "^1.0.3", "zx-count": "^0.3.7", - "zx-icon": "^1.1.10", + "zx-icon": "^1.1.12", "zx-layouts": "^0.6.20", "zx-magnifie": "^0.4.0", "zx-markdown-editor": "^0.0.2", @@ -85,7 +85,7 @@ "lint-staged": "^10.5.1", "plop": "^2.7.4", "prettier": "^2.1.2", - "sass": "^1.28.0", + "sass": "^1.29.0", "sass-loader": "^10.0.5", "stylelint": "^13.7.2", "stylelint-config-prettier": "^8.0.2",