feat: update nebular to rc.7 (#1658)

This commit is contained in:
Dmitry Nehaychik 2018-04-26 15:03:59 +03:00 committed by GitHub
parent d166c00c30
commit 510d3c2fb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

18
package-lock.json generated
View file

@ -331,19 +331,19 @@
}
},
"@nebular/auth": {
"version": "2.0.0-rc.6",
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-2.0.0-rc.6.tgz",
"integrity": "sha512-DRdU1xcTO1lDTBFZuy2XJKQjpatCp+nimaBtxCfX8Pel+FpKMF6IITuRpPF5sfPYTYPo2F1Tr3LY0b3LEOuBNA=="
"version": "2.0.0-rc.7",
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-2.0.0-rc.7.tgz",
"integrity": "sha512-0REoqU771vKuF02bnBZVqDAzC5WfWfB79dl6Wk51Oau6tOJDpL3Kw3FPbPeHHDr3tzFj9UNDXGmtJ0DyUAaibQ=="
},
"@nebular/security": {
"version": "2.0.0-rc.6",
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-2.0.0-rc.6.tgz",
"integrity": "sha512-fuOYmihFqzmL7xxSEBVoZ4AxZTsqBdhit2xbJKzCQbsArxD0Vh4Xx3QCNyEEOV2IxF1IbXzDrRPZiYTOUUPs2A=="
"version": "2.0.0-rc.7",
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-2.0.0-rc.7.tgz",
"integrity": "sha512-K2VOvgUUzd54v7VSs6pFfzdq0UhRlYhCP4EPCi3INcM7mY/dh6F6yIDZMlz0AybS5et1G4PMWUHqvUi1AnrSsQ=="
},
"@nebular/theme": {
"version": "2.0.0-rc.6",
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-2.0.0-rc.6.tgz",
"integrity": "sha512-lhnm9bZTNL/L1APyRwC7KVBLY5oPEUsVLFiMdawrBELWNLgLrTwr9+o2GexiBSBbcz3zkTraWhWNRUfdUqMi2Q=="
"version": "2.0.0-rc.7",
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-2.0.0-rc.7.tgz",
"integrity": "sha512-I8hB+ik/1086HSx8tbJcHuZfXdfpq5lg8cDcUMW0h8Y3Gp0Na5sqpdq850SoTlcqc4HiE6CFS/fkx6ro+8HtTQ=="
},
"@ng-bootstrap/ng-bootstrap": {
"version": "1.0.0",