Skip to content

Commit 16a9bfb

Browse files
committed
feat(deps): upgrade @angular/cdk and @angular/material to v19
1 parent e883e86 commit 16a9bfb

File tree

2 files changed

+18
-23
lines changed

2 files changed

+18
-23
lines changed

firestore/package-lock.json

Lines changed: 16 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firestore/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"private": true,
1919
"dependencies": {
2020
"@angular/animations": "^20.1.7",
21-
"@angular/cdk": "^18.2.14",
21+
"@angular/cdk": "^19.2.19",
2222
"@angular/common": "^20.1.7",
2323
"@angular/compiler": "^20.1.7",
2424
"@angular/core": "^20.1.7",
2525
"@angular/fire": "^7.6.1",
2626
"@angular/flex-layout": "^15.0.0-beta.42",
2727
"@angular/forms": "^20.1.7",
28-
"@angular/material": "^18.2.14",
28+
"@angular/material": "^19.2.19",
2929
"@angular/platform-browser": "^20.1.7",
3030
"@angular/platform-browser-dynamic": "^20.1.7",
3131
"@angular/router": "^20.1.7",

0 commit comments

Comments
 (0)