Prepare frontend for Angular update

This commit is contained in:
Matteo Gheza 2023-02-21 17:48:59 +01:00
parent 6a3314a4e5
commit 2601a2aa47
3 changed files with 3406 additions and 2623 deletions

View File

@ -1,5 +1,8 @@
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"cli": {
"analytics": false
},
"version": 1,
"newProjectRoot": "UI",
"projects": {

File diff suppressed because it is too large Load Diff

View File

@ -23,14 +23,12 @@
"@angular/service-worker": "~13.0.0",
"@asymmetrik/ngx-leaflet": "^8.1.0",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "11.0.0",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"bootstrap": "^5.1.3",
"jwt-decode": "^3.1.2",
"leaflet": "^1.7.1",
"leaflet.locatecontrol": "^0.76.0",
"ngx-bootstrap": "^7.1.2",
"ngx-bootstrap": "^10.1.0",
"ngx-toastr": "^14.2.1",
"rxjs": "~7.4.0",
"sweetalert2": "^11.3.4",