Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a27f1c7

Browse files
authoredMar 20, 2025··
fix(deps): update angular to v19.2.5
1 parent a2fdc0f commit a27f1c7

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"private": true,
1717
"dependencies": {
1818
"@angular/animations": "19.2.3",
19-
"@angular/cdk": "19.2.4",
19+
"@angular/cdk": "19.2.5",
2020
"@angular/common": "19.2.3",
2121
"@angular/compiler": "19.2.3",
2222
"@angular/core": "19.2.3",
2323
"@angular/forms": "19.2.3",
24-
"@angular/material": "19.2.4",
24+
"@angular/material": "19.2.5",
2525
"@angular/platform-browser": "19.2.3",
2626
"@angular/platform-browser-dynamic": "19.2.3",
2727
"@angular/router": "19.2.3",

‎pnpm-lock.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.