mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-10 11:38:50 +01:00
Upgrade to @nebular 5 release
This commit is contained in:
parent
47224d8a48
commit
c56b348eb8
2 changed files with 28 additions and 29 deletions
12
package.json
12
package.json
|
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "^9.0.4",
|
||||
"@angular/cdk": "^8.0.0",
|
||||
"@angular/cdk": "^9.1.2",
|
||||
"@angular/common": "^9.0.4",
|
||||
"@angular/compiler": "^9.0.4",
|
||||
"@angular/core": "^9.0.4",
|
||||
|
|
@ -41,10 +41,10 @@
|
|||
"@angular/platform-browser-dynamic": "^9.0.4",
|
||||
"@angular/router": "^9.0.4",
|
||||
"@asymmetrik/ngx-leaflet": "3.0.1",
|
||||
"@nebular/auth": "5.0.0-beta.8",
|
||||
"@nebular/eva-icons": "5.0.0-beta.8",
|
||||
"@nebular/security": "5.0.0-beta.8",
|
||||
"@nebular/theme": "5.0.0-beta.8",
|
||||
"@nebular/auth": "5.0.0",
|
||||
"@nebular/eva-icons": "5.0.0",
|
||||
"@nebular/security": "5.0.0",
|
||||
"@nebular/theme": "5.0.0",
|
||||
"@swimlane/ngx-charts": "^13.0.2",
|
||||
"angular2-chartjs": "0.4.1",
|
||||
"bootstrap": "4.3.1",
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"classlist.js": "1.1.20150312",
|
||||
"core-js": "2.5.1",
|
||||
"echarts": "^4.0.2",
|
||||
"eva-icons": "^1.1.0",
|
||||
"eva-icons": "^1.1.3",
|
||||
"intl": "1.2.5",
|
||||
"ionicons": "2.0.1",
|
||||
"leaflet": "1.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue