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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@angular/animations": "^17.0.0",
"@angular/common": "^17.0.0",
"@angular/common": "^19.2.16",
"@angular/compiler": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/forms": "^17.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,15 +381,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:^17.0.0":
version: 17.3.12
resolution: "@angular/common@npm:17.3.12"
"@angular/common@npm:^19.2.16":
version: 19.2.16
resolution: "@angular/common@npm:19.2.16"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 17.3.12
"@angular/core": 19.2.16
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/f40d76081b04bacb3efd4389b0aa4dcfa742a4954e38a76a434dab1ae226b3192241077be5d0032cb011cc1625cb04043449cd5956f8ba44da99f8f7a3bbe83a
checksum: 10c0/c6dd3f30dc794f69312bac111da9e78a254475047c2b98c08f498b1f70c522e1754a06e6c2f0b6228a59a3878246995f0c3b4c89fd352f4a481f12920a7e9f91
languageName: node
linkType: hard

Expand Down Expand Up @@ -9139,7 +9139,7 @@ __metadata:
"@angular-eslint/template-parser": "npm:^17.0.0"
"@angular/animations": "npm:^17.0.0"
"@angular/cli": "npm:^17.0.0"
"@angular/common": "npm:^17.0.0"
"@angular/common": "npm:^19.2.16"
"@angular/compiler": "npm:^17.0.0"
"@angular/compiler-cli": "npm:^17.0.0"
"@angular/core": "npm:^17.0.0"
Expand Down
Loading