X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=js%2Fpackage.json;h=4cef5e91b090a4456100187a2804c099b8713e12;hb=HEAD;hp=534427621f068e75e3cb534d5a1af25863f4657d;hpb=d902e68befce67faf8d118f71adc7aafdadd0b56;p=gpl%2Fargeo-suite.git diff --git a/js/package.json b/js/package.json index 5344276..4cef5e9 100644 --- a/js/package.json +++ b/js/package.json @@ -23,8 +23,9 @@ "webpack-merge": "^5.9.0" }, "dependencies": { - "@nieuwlandgeo/sldreader": "^0.3.1", - "@observablehq/plot": "^0.6.10", - "ol": "7.5.x" + "@nieuwlandgeo/sldreader": "0.3.x", + "chart.js": "4.x.x", + "chartjs-plugin-annotation": "^3.0.1", + "ol": "8.x.x" } }