From fee6d00ecfca34f08c91a5e9fe3c8ba94442cd2c Mon Sep 17 00:00:00 2001 From: YunaiV Date: Thu, 17 Feb 2022 13:44:57 +0800 Subject: [PATCH] =?UTF-8?q?v3.8.0=20=E5=8D=87=E7=BA=A7dart-sass=E5=88=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC1.32.13=E3=80=81=E5=8D=87=E7=BA=A7file-saver?= =?UTF-8?q?=E5=88=B0=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=AC2.0.5=E3=80=81?= =?UTF-8?q?=E5=8D=87=E7=BA=A7sass-loader=E5=88=B0=E6=9C=80=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC10.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-ui-admin/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yudao-ui-admin/package.json b/yudao-ui-admin/package.json index 13f3e41ff..7d8cb7513 100644 --- a/yudao-ui-admin/package.json +++ b/yudao-ui-admin/package.json @@ -43,7 +43,7 @@ "core-js": "3.19.1", "echarts": "4.9.0", "element-ui": "^2.15.6", - "file-saver": "2.0.4", + "file-saver": "2.0.5", "fuse.js": "6.4.3", "highlight.js": "9.18.5", "js-beautify": "1.13.0", @@ -76,9 +76,9 @@ "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", "lint-staged": "10.5.3", - "sass": "1.32.0", + "sass": "1.32.13", "runjs": "4.4.2", - "sass-loader": "10.1.0", + "sass-loader": "10.1.1", "script-ext-html-webpack-plugin": "2.1.5", "svg-sprite-loader": "5.1.1", "vue-template-compiler": "2.6.12",