mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
chore: update nebular to rc.6, update angular
This commit is contained in:
parent
fb5de3725c
commit
8a95fc9650
2 changed files with 3177 additions and 2108 deletions
5256
package-lock.json
generated
5256
package-lock.json
generated
File diff suppressed because it is too large
Load diff
29
package.json
29
package.json
|
@ -30,18 +30,19 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@agm/core": "1.0.0-beta.2",
|
||||
"@angular/animations": "~5.1.0",
|
||||
"@angular/common": "~5.1.0",
|
||||
"@angular/compiler": "~5.1.0",
|
||||
"@angular/core": "~5.1.0",
|
||||
"@angular/forms": "~5.1.0",
|
||||
"@angular/http": "~5.1.0",
|
||||
"@angular/platform-browser": "~5.1.0",
|
||||
"@angular/platform-browser-dynamic": "~5.1.0",
|
||||
"@angular/router": "~5.1.0",
|
||||
"@angular/animations": "~5.2.6",
|
||||
"@angular/common": "~5.2.6",
|
||||
"@angular/compiler": "~5.2.6",
|
||||
"@angular/core": "~5.2.6",
|
||||
"@angular/forms": "~5.2.6",
|
||||
"@angular/http": "~5.2.6",
|
||||
"@angular/platform-browser": "~5.2.6",
|
||||
"@angular/platform-browser-dynamic": "~5.2.6",
|
||||
"@angular/router": "~5.2.6",
|
||||
"@asymmetrik/ngx-leaflet": "3.0.1",
|
||||
"@nebular/auth": "2.0.0-rc.4",
|
||||
"@nebular/theme": "2.0.0-rc.4",
|
||||
"@nebular/auth": "2.0.0-rc.6",
|
||||
"@nebular/theme": "2.0.0-rc.6",
|
||||
"@nebular/security": "2.0.0-rc.6",
|
||||
"@ng-bootstrap/ng-bootstrap": "1.0.0-beta.8",
|
||||
"@swimlane/ngx-charts": "7.0.1",
|
||||
"angular2-chartjs": "0.4.1",
|
||||
|
@ -71,9 +72,9 @@
|
|||
"zone.js": "0.8.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "1.6.3",
|
||||
"@angular/compiler-cli": "~5.1.0",
|
||||
"@angular/language-service": "~5.1.0",
|
||||
"@angular/cli": "1.7.1",
|
||||
"@angular/compiler-cli": "~5.2.6",
|
||||
"@angular/language-service": "~5.2.6",
|
||||
"@compodoc/compodoc": "1.0.1",
|
||||
"@types/googlemaps": "3.30.4",
|
||||
"@types/d3-color": "1.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue