From efcdee2109a13d3a24306ad39bf14ca4b2fdb7d3 Mon Sep 17 00:00:00 2001 From: SikongJueluo Date: Wed, 13 Aug 2025 14:34:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 077ddd6..c23d8b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,6 @@ "axios": "^1.11.0", "echarts": "^5.6.0", "highlight.js": "^11.11.1", - "konva": "^9.3.20", "lodash": "^4.17.21", "log-symbols": "^7.0.0", "lucide-vue-next": "^0.525.0", @@ -3738,7 +3737,8 @@ "url": "https://github.com/sponsors/lavrton" } ], - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/lightningcss": { "version": "1.29.2", diff --git a/package.json b/package.json index 1c6a314..af4d06a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "axios": "^1.11.0", "echarts": "^5.6.0", "highlight.js": "^11.11.1", - "konva": "^9.3.20", "lodash": "^4.17.21", "log-symbols": "^7.0.0", "lucide-vue-next": "^0.525.0",