1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-02-02 09:43:18 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
29e25af4ae [deps]: Update @angular/cdk to v21.1.1 2026-02-02 02:40:27 +00:00
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",
@@ -582,9 +582,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",
@@ -593,6 +593,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",