1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-02-26 01:13:14 +00:00

[deps]: Update @angular/cdk to v21.1.1 (#980)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-03 09:41:55 -05:00
committed by GitHub
parent a7aff97360
commit 8849385d1b
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"license": "GPL-3.0",
"dependencies": {
"@angular/animations": "21.0.8",
"@angular/cdk": "21.0.6",
"@angular/cdk": "21.1.1",
"@angular/cli": "21.0.5",
"@angular/common": "21.0.8",
"@angular/compiler": "21.0.8",
@@ -638,9 +638,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "21.0.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-21.0.6.tgz",
"integrity": "sha512-5Gw8mXtKXvcvDMWEciPLRYB6Ja5vsikLAidZsdCEIF6Bc51GmoqT5Tk/Ke+ciCd5Hq9Aco/IcHxT1RC3470lZg==",
"version": "21.1.1",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-21.1.1.tgz",
"integrity": "sha512-lzscv+A6FCQdyWIr0t0QHXEgkLzS9wJwgeOOOhtxbixxxuk7xVXdcK/jnswE1Maugh1m696jUkOhZpffks3psA==",
"license": "MIT",
"dependencies": {
"parse5": "^8.0.0",
@@ -649,6 +649,7 @@
"peerDependencies": {
"@angular/common": "^21.0.0 || ^22.0.0",
"@angular/core": "^21.0.0 || ^22.0.0",
"@angular/platform-browser": "^21.0.0 || ^22.0.0",
"rxjs": "^6.5.3 || ^7.4.0"
}
},

View File

@@ -146,7 +146,7 @@
},
"dependencies": {
"@angular/animations": "21.0.8",
"@angular/cdk": "21.0.6",
"@angular/cdk": "21.1.1",
"@angular/cli": "21.0.5",
"@angular/common": "21.0.8",
"@angular/compiler": "21.0.8",