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 @@ -26,7 +26,7 @@
}
},
"dependencies": {
"@angular/animations": "18.2.3",
"@angular/animations": "20.1.2",
"@angular/cdk": "^18.2.3",
"@angular/common": "18.2.3",
"@angular/compiler": "18.2.3",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,14 +293,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/animations@npm:18.2.3":
version: 18.2.3
resolution: "@angular/animations@npm:18.2.3"
"@angular/animations@npm:20.1.2":
version: 20.1.2
resolution: "@angular/animations@npm:20.1.2"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 18.2.3
checksum: 10/8edc84001fc9435e2495f72a782bb3ba12c9a04438bcb3f6ae687186fbb134f57f4a64f47426e71ed2f0ef94bae3a2abe74fcdb59459069455e5e3762b1332f8
"@angular/common": 20.1.2
"@angular/core": 20.1.2
checksum: 10/388208046591f58d964b379a303396ba229273135cfa72fc27d5250ca14899e814fb95741d0d2c20ce5ab6265e8779cb7146afa03f33cb360b729e8ba64285ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -10289,7 +10290,7 @@ __metadata:
"@angular-eslint/eslint-plugin-template": "npm:^18.3.0"
"@angular-eslint/schematics": "npm:^18.3.0"
"@angular-eslint/template-parser": "npm:^18.3.0"
"@angular/animations": "npm:18.2.3"
"@angular/animations": "npm:20.1.2"
"@angular/cdk": "npm:^18.2.3"
"@angular/cli": "npm:^18.2.3"
"@angular/common": "npm:18.2.3"
Expand Down
Loading