mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
Updated @angular/cdk
This commit is contained in:
parent
3fa25b5183
commit
26cc16684c
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -328,9 +328,9 @@
|
|||
"integrity": "sha512-zTCgrIAA9FYPMbqqpQnoNltiLR58q0FMfzP2t96q/1tjyVy/Y/IaNgVQ7eL0HeQ0nG6IAzQ1HVx8Xeneg4Yj5Q=="
|
||||
},
|
||||
"@angular/cdk": {
|
||||
"version": "9.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-9.1.2.tgz",
|
||||
"integrity": "sha512-x5niyE0iYrbVtLYjJFw2MoS+OoSbJn6y/G2pNScviDwyjBBgqRh4YgUox2kMhdPumkvuh+eA6blZoE9qpvSo2w==",
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-9.2.0.tgz",
|
||||
"integrity": "sha512-jeeznvNDpR9POuxzz8Y0zFvMynG9HCJo3ZPTqOjlOq8Lj8876+rLsHDvKEMeLdwlkdi1EweYJW1CLQzI+TwqDA==",
|
||||
"requires": {
|
||||
"parse5": "^5.0.0"
|
||||
},
|
||||
|
|
@ -24619,7 +24619,8 @@
|
|||
},
|
||||
"ws": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-1.1.2.tgz",
|
||||
"integrity": "sha1-iiRPoFJAHgjJiGz0SoUYnh/UBn8=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"options": ">=0.0.5",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"dependencies": {
|
||||
"@akveo/ng2-completer": "^9.0.1",
|
||||
"@angular/animations": "^9.0.4",
|
||||
"@angular/cdk": "^9.1.2",
|
||||
"@angular/cdk": "^9.2.0",
|
||||
"@angular/common": "^9.0.4",
|
||||
"@angular/compiler": "^9.0.4",
|
||||
"@angular/core": "^9.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue