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 modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@angular/animations": "16.2.1",
"@angular/cdk": "14.2.7",
"@angular/common": "16.2.1",
"@angular/common": "19.2.16",
"@angular/compiler": "16.2.1",
"@angular/core": "16.2.1",
"@angular/flex-layout": "15.0.0-beta.42",
Expand Down
12 changes: 6 additions & 6 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -339,15 +339,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:16.2.1":
version: 16.2.1
resolution: "@angular/common@npm:16.2.1"
"@angular/common@npm:19.2.16":
version: 19.2.16
resolution: "@angular/common@npm:19.2.16"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 16.2.1
"@angular/core": 19.2.16
rxjs: ^6.5.3 || ^7.4.0
checksum: fcaf6ac7a9de90798641b654db3051d1e93665d5dc28f558522a62da7f4af11db8832f7c38930af3248a188fb52680c955959c533d29d8972d887d3c749b4fe5
checksum: e8fe8de10f5de7e1d035e6789b418e0e5cb59e30e2f8374dfcc77db7ea96d0448f37055c237f45249123bc4bbbe27807d7d2a230412c49152545f4a18b94beb0
languageName: node
linkType: hard

Expand Down Expand Up @@ -15148,7 +15148,7 @@ __metadata:
"@angular/animations": 16.2.1
"@angular/cdk": 14.2.7
"@angular/cli": 16.2.0
"@angular/common": 16.2.1
"@angular/common": 19.2.16
"@angular/compiler": 16.2.1
"@angular/compiler-cli": 16.2.1
"@angular/core": 16.2.1
Expand Down