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

"@angular/core@npm:16.2.1":
version: 16.2.1
resolution: "@angular/core@npm:16.2.1"
"@angular/core@npm:19.2.19":
version: 19.2.19
resolution: "@angular/core@npm:19.2.19"
dependencies:
tslib: ^2.3.0
peerDependencies:
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.13.0
checksum: 44608be8d122c6e0556b4a0464f37ff157131ce6ec788b9eecf249028654806a858cc7067b43ddb9d5bccf970b3c3b4e5fba5f0bc954f8cded20a2f29736ab8b
zone.js: ~0.15.0
checksum: 41dfec811750e7f2315b7e7c9e9230bd38b77e0d58a73038831fd6ee224e4021e224cc081ad03c5d460f143879807bed6cccab45814c0a9ad4d68fac85a20cfb
languageName: node
linkType: hard

Expand Down Expand Up @@ -15151,7 +15151,7 @@ __metadata:
"@angular/common": 16.2.1
"@angular/compiler": 16.2.1
"@angular/compiler-cli": 16.2.1
"@angular/core": 16.2.1
"@angular/core": 19.2.19
"@angular/flex-layout": 15.0.0-beta.42
"@angular/forms": 16.2.1
"@angular/language-service": 16.2.1
Expand Down