AW-6526 update angular 21
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-19 18:25:47 +01:00
parent c33d8fc201
commit 07e7282614
4 changed files with 58 additions and 17 deletions

9
package-lock.json generated
View File

@@ -143,15 +143,14 @@
},
"dist/ng-openlayers": {
"name": "@farmmaps/ng-openlayers",
"version": "21.0.0",
"license": "MPL-2.0",
"version": "20.0.1",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "21.1.0",
"@angular/core": "21.1.0",
"ol": "^8.2.0"
"@angular/common": ">=19.0.0 <=20.x.x",
"@angular/core": ">=19.0.0 <=20.x.x",
"ol": "~10.7.0"
}
},
"node_modules/@algolia/abtesting": {