From 049a5b2264da6ab4ea05457a96519ea81325e99a Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Tue, 16 Dec 2025 16:28:10 +0100 Subject: [PATCH] packages changes --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 047644e..d1a6d42 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "@fullcalendar/timegrid": "^6.1.10", "@fullcalendar/vue3": "^6.1.10", "@iconify/json": "^2.2.171", + "@mmote/niimbluelib": "^0.0.1-alpha.29", "@nuxt/ui-pro": "^1.6.0", "@nuxtjs/fontaine": "^0.4.1", "@nuxtjs/google-fonts": "^3.1.0", @@ -63,7 +64,9 @@ "dayjs": "^1.11.10", "fast-sort": "^3.4.1", "handlebars": "^4.7.8", + "image-js": "^1.1.0", "leaflet": "^1.9.4", + "license-checker": "^25.0.1", "maplibre-gl": "^4.7.0", "nuxt-editorjs": "^1.0.4", "nuxt-viewport": "^2.0.6",