AW-6526 ng update @angular/core@19 @angular/cli@19

This commit is contained in:
2026-01-19 10:38:27 +01:00
parent 70a86d195f
commit 6a1e6f6495
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -31,8 +31,8 @@
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/common": "18.2.3", "@angular/common": "19.2.18",
"@angular/core": "18.2.3", "@angular/core": "19.2.18",
"ol": "^8.2.0" "ol": "^8.2.0"
} }
} }