We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23da51b commit 2e2db10Copy full SHA for 2e2db10
package.json
@@ -25,12 +25,12 @@
25
"private": true,
26
"dependencies": {
27
"@angular/animations": "18.2.8",
28
- "@angular/cdk": "18.2.9",
+ "@angular/cdk": "19.1.5",
29
"@angular/common": "18.2.8",
30
"@angular/compiler": "18.2.8",
31
"@angular/core": "18.2.8",
32
"@angular/forms": "18.2.8",
33
- "@angular/material": "18.2.9",
+ "@angular/material": "19.1.5",
34
"@angular/platform-browser": "18.2.8",
35
"@angular/platform-browser-dynamic": "18.2.8",
36
"@angular/router": "18.2.8",
0 commit comments