Angular v19

This commit is contained in:
2026-01-20 16:03:07 +01:00
parent 2eca9b2562
commit 35ab2f7c90
6 changed files with 11 additions and 11 deletions

View File

@@ -8,8 +8,8 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": "18.2.3",
"@angular/core": "18.2.3",
"@angular/common": "19.2.18",
"@angular/core": "19.2.18",
"cesium": "^1.97.0",
"ol-cesium": ">=2.13.0"
}