From 2dbb95803cc864b97f48dc63972c6b0464417a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 15:07:39 +0000 Subject: [PATCH] Update frontendDependencies --- frontend/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 4e93435..216c27e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,12 +31,12 @@ "chart.js": "^3.3.2", "chartjs-plugin-colorschemes-v3": "^0.5.4", "leaflet": "^1.7.1", - "leaflet.locatecontrol": "^0.76.0", + "leaflet.locatecontrol": "^0.81.0", "ngx-bootstrap": "^10.1.0", "ngx-toastr": "^18.0.0", "primeicons": "^6.0.1", - "primeng": "17.2.0", - "rxjs": "~7.4.0", + "primeng": "17.16.0", + "rxjs": "~7.8.0", "sweetalert2": "^11.3.4", "tslib": "^2.3.0", "ua-parser-js": "^1.0.37",