Angular 17 migration

This commit is contained in:
Igor Kulikov 2024-09-26 15:53:27 +03:00
parent 0d95cec8d1
commit 38a8d67c03
2 changed files with 616 additions and 616 deletions

View File

@ -15,13 +15,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.3.12",
"@angular/cdk": "^16.2.14",
"@angular/cdk": "^17.3.10",
"@angular/common": "^17.3.12",
"@angular/compiler": "^17.3.12",
"@angular/core": "^17.3.12",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "^17.3.12",
"@angular/material": "^16.2.14",
"@angular/material": "^17.3.10",
"@angular/platform-browser": "^17.3.12",
"@angular/platform-browser-dynamic": "^17.3.12",
"@angular/router": "^17.3.12",
@ -32,7 +32,7 @@
"@flowjs/ngx-flow": "~0.7.2",
"@geoman-io/leaflet-geoman-free": "2.14.2",
"@iplab/ngx-color-picker": "^17.2.2",
"@mat-datetimepicker/core": "~12.0.1",
"@mat-datetimepicker/core": "~13.0.2",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@material-ui/pickers": "3.3.10",
@ -175,4 +175,4 @@
"read-package-json": "6.0.0",
"cacache": "17.0.4"
}
}
}

File diff suppressed because it is too large Load Diff