From 058a574cb40f853c95483a05c02cf82e89e8249a Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Thu, 28 Oct 2021 13:29:02 +0200
Subject: [PATCH] REL: Update Dependencies

---
 DEPENDENCIES.md | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md
index d3dca09e..c6043d09 100644
--- a/DEPENDENCIES.md
+++ b/DEPENDENCIES.md
@@ -1,2 +1,28 @@
-* CaosDB Server == 0.4
+* CaosDB Server 0.5.x
 * Make 4.2.0
+
+# Java Script Libraries (included in this repository)
+* bootstrap-5.0.1
+* bootstrap-autocomplete-2.3.5
+* bootstrap-icons-1.4.1
+* bootstrap-select-1.14.0-beta2
+* dropzone-5.5.0
+* javascript-state-machine-master
+* jquery-3.6.0.min.js
+* loglevel-1.6.4
+* qrcode-1.4.4
+* showdown-1.8.6
+* plotly.js-1.52.2
+* UTIF-8205c1f
+
+## For the map
+
+* leaflet-1.5.1
+* Leaflet.Coordinates-0.1.5
+* leaflet.latlng-graticule-20191007
+* L.Graticule.js https://github.com/turban/Leaflet.Graticule/blob/e9146fbea59ce1b0ada4ea2a012087f9a1a12473/L.Graticule.js
+* proj4js-2.5.0
+* Proj4Leaflet-1.0.1
+
+## For testing
+* qunit-2.9.2
-- 
GitLab