mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-01 23:28:49 +01:00
feat(app): update Nebular to the latest 2.0.1 version (#1868)
Closes #1866.
This commit is contained in:
parent
a721fd8e7d
commit
16bcc90d57
44 changed files with 74 additions and 56 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"dependencies": {
|
||||
"@agm/core": "1.0.0-beta.2",
|
||||
"@angular/animations": "6.0.0",
|
||||
"@angular/cdk": "^6.4.7",
|
||||
"@angular/common": "6.0.0",
|
||||
"@angular/compiler": "6.0.0",
|
||||
"@angular/core": "6.0.0",
|
||||
|
|
@ -45,9 +46,10 @@
|
|||
"@angular/platform-browser-dynamic": "6.0.0",
|
||||
"@angular/router": "6.0.0",
|
||||
"@asymmetrik/ngx-leaflet": "3.0.1",
|
||||
"@nebular/auth": "2.0.0-rc.10",
|
||||
"@nebular/security": "2.0.0-rc.10",
|
||||
"@nebular/theme": "2.0.0-rc.10",
|
||||
"@nebular/auth": "2.0.1",
|
||||
"@nebular/bootstrap": "2.0.1",
|
||||
"@nebular/security": "2.0.1",
|
||||
"@nebular/theme": "2.0.1",
|
||||
"@ng-bootstrap/ng-bootstrap": "1.0.0",
|
||||
"@swimlane/ngx-charts": "7.0.1",
|
||||
"angular-tree-component": "7.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue