Aw5739 Prepare migration to v16 Update package.lock

This commit is contained in:
2024-01-08 14:41:05 +01:00
parent a996caa73b
commit 88667b3986
3 changed files with 400 additions and 4535 deletions

View File

@@ -11,11 +11,11 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": ">=14.0.0",
"@ngrx/effects": ">=14.0.0",
"@ngrx/router-store": ">=14.0.0",
"@ngrx/store": ">=14.0.0",
"ngrx-store-localstorage": ">=14.0.0",
"@angular/core": ">=15.0.0",
"@ngrx/effects": ">=15.0.0",
"@ngrx/router-store": ">=15.0.0",
"@ngrx/store": ">=15.0.0",
"ngrx-store-localstorage": ">=15.0.0",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ol": ">=6.8.1",
"tassign": ">=1.0.0"