chore: update angular/cdk

This commit is contained in:
eneller
2025-03-23 20:31:15 +01:00
parent d8670f653c
commit 1936c50465
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@angular/animations": "^19.2.3",
"@angular/cdk": "~19.0.1",
"@angular/cdk": "~19.2.6",
"@angular/common": "^19.2.3",
"@angular/compiler": "^19.2.3",
"@angular/core": "^19.2.3",
@@ -592,9 +592,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "19.0.1",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.0.1.tgz",
"integrity": "sha512-dIqYBQISvxlpXIU10625rURPjniQV1emXbFF6wAEE48iqx9mm9WZ11KZU4heqA3qp/betZYcVY2Hwc7fLKp4Uw==",
"version": "19.2.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.6.tgz",
"integrity": "sha512-AneN/NeAYU4+AwzicTwtYE9CkMcWA0cAJ41SNfSyoHaaHNXSkryzwSmTYS3FO+taqd7OGnBePeWJbW2uJXcvfA==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"

View File

@@ -13,7 +13,7 @@
"private": true,
"dependencies": {
"@angular/animations": "^19.2.3",
"@angular/cdk": "~19.0.1",
"@angular/cdk": "~19.2.6",
"@angular/common": "^19.2.3",
"@angular/compiler": "^19.2.3",
"@angular/core": "^19.2.3",