From 35d0c67a5c302ec84f7244adda2ff4fcf08549d8 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sun, 27 Dec 2020 21:44:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20Update=20=20dayjs=20and?= =?UTF-8?q?=20filemanager-webpack-plugin?= 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 b47bffa..56f6ab5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "axios": "^0.21.1", "clipboard": "^2.0.6", "core-js": "^3.8.1", - "dayjs": "^1.9.7", + "dayjs": "^1.9.8", "echarts": "^5.0.0", "echarts-wordcloud": "^1.1.3", "element-ui": "^2.14.1", @@ -81,7 +81,7 @@ "eslint": "^7.16.0", "eslint-plugin-prettier": "^3.3.0", "eslint-plugin-vue": "^7.3.0", - "filemanager-webpack-plugin": "^2.0.5", + "filemanager-webpack-plugin": "^3.0.0", "image-webpack-loader": "^7.0.1", "lint-staged": "^10.5.3", "plop": "^2.7.4",