Skip to content
Closed
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 @@ -88,7 +88,7 @@
},
"private": true,
"dependencies": {
"@angular/common": "^21.1.3",
"@angular/common": "^21.2.19",
"@angular/compiler": "^21.1.3",
"@angular/core": "^21.1.3",
"@angular/forms": "^21.1.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,15 +734,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:^21.1.3":
version: 21.2.17
resolution: "@angular/common@npm:21.2.17"
"@angular/common@npm:^21.2.19":
version: 21.2.19
resolution: "@angular/common@npm:21.2.19"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 21.2.17
"@angular/core": 21.2.19
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/ca477ef4fecb3c841b4003dd6f58ccda3cff95cb80e4b97ddf9f0cccae7c54225d0ecb4d952b8bfcbb4be52f3380ca2d2197792bee7b18250a603ba54c511bbb
checksum: 10/e8278f12928c05649586f8d3039386b8cc4c52b308a3de90b3410ca765512aa22931beef14befed3918d8666430fd9e8387acf04f4fc18adc4c0b5f7be99a912
languageName: node
linkType: hard

Expand Down Expand Up @@ -16577,7 +16577,7 @@ __metadata:
"@angular-eslint/template-parser": "npm:21.4.0"
"@angular/build": "npm:21.2.19"
"@angular/cli": "npm:^21.1.3"
"@angular/common": "npm:^21.1.3"
"@angular/common": "npm:^21.2.19"
"@angular/compiler": "npm:^21.1.3"
"@angular/compiler-cli": "npm:^21.1.3"
"@angular/core": "npm:^21.1.3"
Expand Down