chore: update angular/cdk

This commit is contained in:
eneller
2025-04-23 13:06:45 +02:00
parent 8afc50b459
commit 5d5a616702
2 changed files with 6 additions and 10 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@angular/animations": "^19.2.3",
"@angular/cdk": "~19.2.6",
"@angular/cdk": "~19.2.10",
"@angular/common": "^19.2.3",
"@angular/compiler": "^19.2.3",
"@angular/core": "^19.2.3",
@@ -520,16 +520,14 @@
}
},
"node_modules/@angular/cdk": {
"version": "19.2.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.6.tgz",
"integrity": "sha512-AneN/NeAYU4+AwzicTwtYE9CkMcWA0cAJ41SNfSyoHaaHNXSkryzwSmTYS3FO+taqd7OGnBePeWJbW2uJXcvfA==",
"version": "19.2.10",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.10.tgz",
"integrity": "sha512-lWBKGZtZ2JMB7r/2xLQIVtiMM2B70WJqSWT3sXyzTNzFBHtCQvH2kqdG7RuLr+2OZih4I/SgiBK2i8FzjwRIgA==",
"license": "MIT",
"dependencies": {
"parse5": "^7.1.2",
"tslib": "^2.3.0"
},
"optionalDependencies": {
"parse5": "^7.1.2"
},
"peerDependencies": {
"@angular/common": "^19.0.0 || ^20.0.0",
"@angular/core": "^19.0.0 || ^20.0.0",
@@ -7486,7 +7484,6 @@
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
"devOptional": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=0.12"
@@ -11375,7 +11372,6 @@
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz",
"integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"entities": "^4.5.0"

View File

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