mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
feat: update Nebular to 4.4.0 (#5533)
This commit is contained in:
parent
1ff2a0d9cb
commit
06cda13fd0
2 changed files with 16 additions and 16 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
@ -1658,24 +1658,24 @@
|
|||
"dev": true
|
||||
},
|
||||
"@nebular/auth": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-4.3.1.tgz",
|
||||
"integrity": "sha512-yRBRr88d9e7xKX+qKT3JxqhFIHoPI6Rm2RmbhgdxDgh2yrGiaDO+1DZrDXbZHlvtZ75Jr2meerJKLTVhIxRagA=="
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-4.4.0.tgz",
|
||||
"integrity": "sha512-+lTkqGB/E1+QAI4Cj6X4hwm4UUUXQDEDubhDl0J0DTN/StyTOpsixrWVNhaGgvQv7UDU4FpJf1l4Bi9yyLq4qg=="
|
||||
},
|
||||
"@nebular/eva-icons": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/eva-icons/-/eva-icons-4.3.1.tgz",
|
||||
"integrity": "sha512-GxxhIbxfdTUyZ5xljMiN5vjqS2Ri+HJYu7IeE0dmL4C80TnN/qYRhqlWt8P26Vwl00oomuMBF4Dgy12b3Efw9g=="
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/eva-icons/-/eva-icons-4.4.0.tgz",
|
||||
"integrity": "sha512-QtIZEG4+Aso8Olun9qFeMSxg0pPRI7aeQ9ReHD8HrKui9gepVq2XL88WTb+6CEH4ScftHwQQ88ZtQY3N+GEvYQ=="
|
||||
},
|
||||
"@nebular/security": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-4.3.1.tgz",
|
||||
"integrity": "sha512-7iRim2eLF9RjwYlmQvdFveuVa8JBfKjmCbkNV1CmWsP9T7rjomNDzKp+ij5p8YHHj/la52Pm/27s20ivsTS6dQ=="
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-4.4.0.tgz",
|
||||
"integrity": "sha512-jX6R5lApSBtPHcZzgJ1+URxvJhmSodX+YcuDnuYsQJB1nkpC0Kjs6XL5OEONVg4NaoYcxMYmnxRe51lrlQdilg=="
|
||||
},
|
||||
"@nebular/theme": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-4.3.1.tgz",
|
||||
"integrity": "sha512-c/isx60KxIEQaSTf7n24VIZc4eA6iYVJS9LE6z5+Xw5a6SAf73BES7pA7PFk9/n6uGbGMVqKZXP3wK1Hru10rA==",
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-4.4.0.tgz",
|
||||
"integrity": "sha512-UcK1hwMvJXDROU9QiCfRq5LXRV9gB+K+AJtg1UYhvNJ+NzZkLyn+P+wFNX0StI91BjjNw3T699Xvz4B0grWhlA==",
|
||||
"requires": {
|
||||
"intersection-observer": "0.5.0"
|
||||
}
|
||||
|
|
|
@ -40,10 +40,10 @@
|
|||
"@angular/platform-browser-dynamic": "^8.0.0",
|
||||
"@angular/router": "^8.0.0",
|
||||
"@asymmetrik/ngx-leaflet": "3.0.1",
|
||||
"@nebular/auth": "4.3.1",
|
||||
"@nebular/eva-icons": "4.3.1",
|
||||
"@nebular/security": "4.3.1",
|
||||
"@nebular/theme": "4.3.1",
|
||||
"@nebular/auth": "4.4.0",
|
||||
"@nebular/eva-icons": "4.4.0",
|
||||
"@nebular/security": "4.4.0",
|
||||
"@nebular/theme": "4.4.0",
|
||||
"@swimlane/ngx-charts": "^10.0.0",
|
||||
"angular-tree-component": "7.2.0",
|
||||
"angular2-chartjs": "0.4.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue