update peer dependencies

This commit is contained in:
Willem Dantuma
2022-08-19 20:59:51 +02:00
parent 897ac3dab5
commit a767502d66
3 changed files with 13 additions and 13 deletions

View File

@@ -6,12 +6,12 @@
},
"peerDependencies": {
"@ng-bootstrap/ng-bootstrap": "^7.0",
"@angular/common": "~12.2.8",
"@angular/core": "~12.2.8",
"@angular/forms": "~12.2.8",
"@ngrx/effects": "^12.0",
"@ngrx/router-store": "^12.0",
"@ngrx/store": "^12.0",
"@angular/common": "~13",
"@angular/core": "~13",
"@angular/forms": "~13",
"@ngrx/effects": "^13",
"@ngrx/router-store": "^13",
"@ngrx/store": "^13",
"tassign": "^1.0.0",
"bootstrap": "^4.4.1",
"@microsoft/signalr": "^3.1.3",