AW-6046 Angular 17
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"peerDependencies": {
|
||||
"@angular/core": "^16.2.12",
|
||||
"ngrx-store-localstorage": "16.0.0",
|
||||
"@ngrx/effects": "^16",
|
||||
"@ngrx/router-store": "^16",
|
||||
"@ngrx/store": "^16",
|
||||
"@ngrx/effects": "^17",
|
||||
"@ngrx/router-store": "^17",
|
||||
"@ngrx/store": "^17",
|
||||
"tassign": ">1.0.0",
|
||||
"ng-openlayers": "file:dist/ng-openlayers",
|
||||
"ol": "^8.2.0"
|
||||
|
@@ -5,13 +5,13 @@
|
||||
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ng-bootstrap/ng-bootstrap": ">=15.0.0",
|
||||
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
|
||||
"@angular/common": "^16.2.12",
|
||||
"@angular/core": "^16.2.12",
|
||||
"@angular/forms": "^16.2.12",
|
||||
"@ngrx/effects": "^16",
|
||||
"@ngrx/router-store": "^16",
|
||||
"@ngrx/store": "^16",
|
||||
"@ngrx/effects": "^17",
|
||||
"@ngrx/router-store": "^17",
|
||||
"@ngrx/store": "^17",
|
||||
"tassign": ">1.0.0",
|
||||
"bootstrap": "^5.2.0",
|
||||
"@microsoft/signalr": ">3.1.3",
|
||||
|
Reference in New Issue
Block a user