From 22704ace8b325c60add58241a623d9ddc246ed37 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Tue, 21 Feb 2023 00:00:48 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20=E5=8D=87=E7=BA=A7elemen?= =?UTF-8?q?t-plus=E7=89=88=E6=9C=AC2.2.29=E2=86=922.2.32?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 51144711a325b4dd0499627c77e3c1c4ccd8c169 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 39595572..ddfd9813 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "axios": "^1.2.2", "default-passive-events": "^2.0.0", "echarts": "^5.2.2", - "element-plus": "^2.2.29", + "element-plus": "^2.2.32", "js-cookie": "^3.0.1", "nprogress": "^0.2.0", "path-browserify": "^1.0.1", @@ -50,7 +50,7 @@ "husky": "^7.0.4", "postcss": "^8.4.20", "prettier": "^2.6.2", - "sass": "^1.53.3", + "sass": "^1.53.0", "tailwindcss": "^3.2.4", "typescript": "^4.7.4", "unplugin-auto-import": "^0.13.0",