From def23dc44b416f00d501e0f6ae46104b770cc2ad Mon Sep 17 00:00:00 2001 From: redleafnew Date: Sat, 9 Dec 2023 15:37:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=96=B0=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E7=AE=B1=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 16 ++++++++-------- update.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index d35ed40..4ee9f63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delitemwithatt", - "version": "0.2.4", + "version": "0.2.5", "description": "Delete item(s) with attachment(s)", "config": { "addonName": "Del Item With Attachment", @@ -41,17 +41,17 @@ "dependencies": { "concurrently": "8.01", "trash": "^8.1.1", - "zotero-plugin-toolkit": "^2.2.7" + "zotero-plugin-toolkit": "^2.3.11" }, "devDependencies": { - "@types/node": "^20.5.1", + "@types/node": "^20.10.4", "chokidar-cli": "^3.0.0", - "compressing": "^1.9.1", + "compressing": "^1.10.0", "cross-env": "^7.0.3", - "esbuild": "^0.19.2", + "esbuild": "^0.19.8", "minimist": "^1.2.8", - "release-it": "^16.1.5", - "replace-in-file": "^7.0.1", - "zotero-types": "^1.2.2" + "release-it": "^16.3.0", + "replace-in-file": "^7.0.2", + "zotero-types": "^1.3.7" } } diff --git a/update.json b/update.json index d547b5b..569bd37 100644 --- a/update.json +++ b/update.json @@ -12,7 +12,7 @@ } }, { - "version": "0.2.4", + "version": "0.2.5", "update_link": "https://github.com/redleafnew/delitemwithatt/releases/latest/download/delitemwithatt.xpi", "applications": { "zotero": {