Aw5739 Update to Angular v16

This commit is contained in:
2023-12-29 14:10:07 +01:00
parent 18381975ef
commit 56be829faa
16 changed files with 5570 additions and 7524 deletions

View File

@@ -11,10 +11,10 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"cesium": ">=1.82.1",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ngx-openlayers": "4.2.0-prerelease.2414",
"ol-cesium": ">=2.13.0"
}
},

View File

@@ -5,8 +5,8 @@
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"peerDependencies": {
"@angular/common": ">=15.0.0",
"@angular/core": ">=15.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"ngx-openlayers": "4.2.0-prerelease.2414",
"cesium": ">=1.82.1",
"ol-cesium": ">=2.13.0"