From 8a64b9566895e19bfd950b27c4a1090537df3116 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Thu, 5 Nov 2020 14:20:19 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=85Update=20dependencies?= 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 0b5a70d..7157f70 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "axios": "^0.21.0", "clipboard": "^2.0.6", "core-js": "^3.6.5", - "dayjs": "^1.9.4", + "dayjs": "^1.9.5", "js-cookie": "^3.0.0-rc.1", "mockjs": "^1.1.0", "remixicon": "^2.5.0", @@ -39,7 +39,7 @@ "eslint": "^7.12.1", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^7.1.0", - "filemanager-webpack-plugin": "^3.0.0-alpha.4", + "filemanager-webpack-plugin": "^3.0.0-alpha.5", "image-webpack-loader": "^7.0.1", "less": "^3.13.1-alpha.1", "less-loader": "^7.0.2",