mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Upgrade angular cdk
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "16.2.12",
|
||||
"@angular/cdk": "15.2.9",
|
||||
"@angular/cdk": "16.2.12",
|
||||
"@angular/common": "16.2.12",
|
||||
"@angular/compiler": "16.2.12",
|
||||
"@angular/core": "16.2.12",
|
||||
@@ -602,9 +602,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/cdk": {
|
||||
"version": "15.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.2.9.tgz",
|
||||
"integrity": "sha512-koaM07N1AIQ5oHU27l0/FoQSSoYAwlAYwVZ4Di3bYrJsTBNCN2Xsby7wI8gZxdepMnV4Fe9si382BDBov+oO4Q==",
|
||||
"version": "16.2.12",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-16.2.12.tgz",
|
||||
"integrity": "sha512-wT8/265zm2WKY0BDaRoYbrAT4kadrmejTRLjuimQIEUKnw4vBsJMWCwQkpFo3s6zr6eznGqYVAFb8KKPVLKGBg==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
@@ -612,8 +612,8 @@
|
||||
"parse5": "^7.1.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^15.0.0 || ^16.0.0",
|
||||
"@angular/core": "^15.0.0 || ^16.0.0",
|
||||
"@angular/common": "^16.0.0 || ^17.0.0",
|
||||
"@angular/core": "^16.0.0 || ^17.0.0",
|
||||
"rxjs": "^6.5.3 || ^7.4.0"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "16.2.12",
|
||||
"@angular/cdk": "15.2.9",
|
||||
"@angular/cdk": "16.2.12",
|
||||
"@angular/common": "16.2.12",
|
||||
"@angular/compiler": "16.2.12",
|
||||
"@angular/core": "16.2.12",
|
||||
|
||||
Reference in New Issue
Block a user