From 1713a3cd64b6bbcc711849c67d353535a5348905 Mon Sep 17 00:00:00 2001 From: kooriookami Date: Mon, 21 Oct 2024 17:10:27 +0800 Subject: [PATCH] update --- package-lock.json | 9 +++------ package.json | 1 - packages/yugioh-card/package.json | 3 +-- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6d92696..e6852d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,6 @@ "@element-plus/icons-vue": "^2.3.1", "element-plus": "^2.8.6", "json-editor-vue": "^0.17.2", - "lodash": "^4.17.21", "normalize.css": "^8.0.1", "vue": "^3.5.12", "yugioh-card": "workspace:*" @@ -4343,12 +4342,11 @@ "link": true }, "packages/yugioh-card": { - "version": "1.3.0", + "version": "1.4.0", "license": "ISC", "dependencies": { "leafer-compress-text": "^1.2.0", - "leafer-ui": "^1.0.6", - "lodash": "^4.17.21" + "leafer-ui": "^1.0.6" } } }, @@ -7335,8 +7333,7 @@ "version": "file:packages/yugioh-card", "requires": { "leafer-compress-text": "^1.2.0", - "leafer-ui": "^1.0.6", - "lodash": "^4.17.21" + "leafer-ui": "^1.0.6" } } } diff --git a/package.json b/package.json index 8283c27..c37ee88 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,6 @@ "@element-plus/icons-vue": "^2.3.1", "element-plus": "^2.8.6", "json-editor-vue": "^0.17.2", - "lodash": "^4.17.21", "normalize.css": "^8.0.1", "vue": "^3.5.12", "yugioh-card": "workspace:*" diff --git a/packages/yugioh-card/package.json b/packages/yugioh-card/package.json index 5d61179..8b9a9c5 100644 --- a/packages/yugioh-card/package.json +++ b/packages/yugioh-card/package.json @@ -19,7 +19,6 @@ "license": "ISC", "dependencies": { "leafer-compress-text": "^1.2.0", - "leafer-ui": "^1.0.6", - "lodash": "^4.17.21" + "leafer-ui": "^1.0.6" } }