build(package.json): update angular cdk dependency version
Some checks failed
Some checks failed
This commit is contained in:
parent
890bba602e
commit
daa9e56743
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^19.2.2",
|
||||
"@angular/cdk": "~18.2.14",
|
||||
"@angular/cdk": "~19.2.14",
|
||||
"@angular/common": "^19.2.2",
|
||||
"@angular/compiler": "^19.2.2",
|
||||
"@angular/core": "^19.2.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue