From 0ceecc9e1db243c72042909ccc702663cf8d3052 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 28 Jul 2025 08:24:16 +0100 Subject: [PATCH] Removed jquery UI Signed-off-by: snipe --- package-lock.json | 1 - package.json | 1 - 2 files changed, 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f08ecd03a..29375cf7b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,6 @@ "ekko-lightbox": "^5.1.1", "imagemin": "^9.0.1", "jquery-slimscroll": "^1.3.8", - "jquery-ui": "^1.14.1", "jquery-validation": "^1.21.0", "jquery.iframe-transport": "^1.0.0", "jspdf-autotable": "^3.8.4", diff --git a/package.json b/package.json index 235a3241ee..f921f83cec 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,6 @@ "ekko-lightbox": "^5.1.1", "imagemin": "^9.0.1", "jquery-slimscroll": "^1.3.8", - "jquery-ui": "^1.14.1", "jquery-validation": "^1.21.0", "jquery.iframe-transport": "^1.0.0", "jspdf-autotable": "^3.8.4",