Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion graywing-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/cdk": "^12.2.13",
"@angular/common": "^12.2.17",
"@angular/compiler": "^12.2.17",
"@angular/core": "^12.2.17",
"@angular/core": "^13.0.0",
"@angular/forms": "^12.2.17",
"@angular/material": "^12.2.13",
"@angular/platform-browser": "^12.2.17",
Expand Down
14 changes: 7 additions & 7 deletions graywing-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,15 +325,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/core@npm:^12.2.17":
version: 12.2.17
resolution: "@angular/core@npm:12.2.17"
"@angular/core@npm:^13.0.0":
version: 13.3.12
resolution: "@angular/core@npm:13.3.12"
dependencies:
tslib: "npm:^2.2.0"
tslib: "npm:^2.3.0"
peerDependencies:
rxjs: ^6.5.3 || ^7.0.0
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.11.4
checksum: 9b0b7bb40645bc82cfe300a4d1434626e84ecf90f5fcb39cba035880e51f8c31e9a9d5946c68126c10b0a0983e8a2217d35e9c085fd996436df5c947997924ff
checksum: dba4674367012c051add9239a8f069000fe07fcb04461c60aec262e9442e7f16048a476d1daa85017fd154af24c2e8a58ba9f01d9254c61cd92516c424cecb30
languageName: node
linkType: hard

Expand Down Expand Up @@ -5639,7 +5639,7 @@ __metadata:
"@angular/common": "npm:^12.2.17"
"@angular/compiler": "npm:^12.2.17"
"@angular/compiler-cli": "npm:^12.2.17"
"@angular/core": "npm:^12.2.17"
"@angular/core": "npm:^13.0.0"
"@angular/forms": "npm:^12.2.17"
"@angular/language-service": "npm:^12.2.17"
"@angular/material": "npm:^12.2.13"
Expand Down