Skip to content

Commit cebe1ee

Browse files
renovate[bot]json-derulo
authored andcommittedDec 12, 2024·
fix(deps): update angular to v19.0.3
1 parent 8293aa3 commit cebe1ee

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.0.3",
19-
"@angular/cdk": "19.0.2",
19+
"@angular/cdk": "19.0.3",
2020
"@angular/common": "19.0.3",
2121
"@angular/compiler": "19.0.3",
2222
"@angular/core": "19.0.3",
2323
"@angular/forms": "19.0.3",
24-
"@angular/material": "19.0.2",
24+
"@angular/material": "19.0.3",
2525
"@angular/platform-browser": "19.0.3",
2626
"@angular/platform-browser-dynamic": "19.0.3",
2727
"@angular/router": "19.0.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.