1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

[deps]: Update @angular/cdk to v16.2.14 (#589)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-23 09:51:05 +10:00
committed by GitHub
parent 1e211becc3
commit f190433348
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": "16.2.12",
"@angular/cdk": "16.2.12",
"@angular/cdk": "16.2.14",
"@angular/common": "16.2.12",
"@angular/compiler": "16.2.12",
"@angular/core": "16.2.12",
@@ -762,9 +762,10 @@
}
},
"node_modules/@angular/cdk": {
"version": "16.2.12",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-16.2.12.tgz",
"integrity": "sha512-wT8/265zm2WKY0BDaRoYbrAT4kadrmejTRLjuimQIEUKnw4vBsJMWCwQkpFo3s6zr6eznGqYVAFb8KKPVLKGBg==",
"version": "16.2.14",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-16.2.14.tgz",
"integrity": "sha512-n6PrGdiVeSTEmM/HEiwIyg6YQUUymZrb5afaNLGFRM5YL0Y8OBqd+XhCjb0OfD/AfgCUtedVEPwNqrfW8KzgGw==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},

View File

@@ -139,7 +139,7 @@
},
"dependencies": {
"@angular/animations": "16.2.12",
"@angular/cdk": "16.2.12",
"@angular/cdk": "16.2.14",
"@angular/common": "16.2.12",
"@angular/compiler": "16.2.12",
"@angular/core": "16.2.12",