mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
[deps] Platform: Update @angular/cdk to v16.2.14 (#8129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "16.2.12",
|
"@angular/animations": "16.2.12",
|
||||||
"@angular/cdk": "16.2.13",
|
"@angular/cdk": "16.2.14",
|
||||||
"@angular/common": "16.2.12",
|
"@angular/common": "16.2.12",
|
||||||
"@angular/compiler": "16.2.12",
|
"@angular/compiler": "16.2.12",
|
||||||
"@angular/core": "16.2.12",
|
"@angular/core": "16.2.12",
|
||||||
@@ -965,9 +965,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular/cdk": {
|
"node_modules/@angular/cdk": {
|
||||||
"version": "16.2.13",
|
"version": "16.2.14",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-16.2.13.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-16.2.14.tgz",
|
||||||
"integrity": "sha512-8kn2X2yesvgfIbCUNoS9EDjooIx9LwEglYBbD89Y/do8EeN/CC3Tn02gqSrEfgMhYBLBJmHXbfOhbDDvcvOCeg==",
|
"integrity": "sha512-n6PrGdiVeSTEmM/HEiwIyg6YQUUymZrb5afaNLGFRM5YL0Y8OBqd+XhCjb0OfD/AfgCUtedVEPwNqrfW8KzgGw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -150,7 +150,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "16.2.12",
|
"@angular/animations": "16.2.12",
|
||||||
"@angular/cdk": "16.2.13",
|
"@angular/cdk": "16.2.14",
|
||||||
"@angular/common": "16.2.12",
|
"@angular/common": "16.2.12",
|
||||||
"@angular/compiler": "16.2.12",
|
"@angular/compiler": "16.2.12",
|
||||||
"@angular/core": "16.2.12",
|
"@angular/core": "16.2.12",
|
||||||
|
|||||||
Reference in New Issue
Block a user