From 472dfdbd19ad7aa69462a067d0f6695f1c38ed29 Mon Sep 17 00:00:00 2001 From: sunzehua Date: Tue, 24 Sep 2024 13:59:58 +0800 Subject: [PATCH] merge --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 41707102..35a1ac3d 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "dependencies": { "@ant-design/colors": "^6.0.0", "@ant-design/icons-vue": "^6.1.0", + "@element-plus/icons-vue": "^2.3.1", "@handsontable/vue3": "^14.5.0", "@iconify/iconify": "^2.2.1", "@logicflow/core": "^1.1.13", @@ -56,6 +57,7 @@ "exceljs": "^4.3.0", "handsontable": "^14.5.0", "intro.js": "^5.1.0", + "lodash": "^4.17.21", "lodash-es": "^4.17.21", "mitt": "^3.0.1", "mockjs": "^1.1.0",