Refactored ngb components

This commit is contained in:
softsimon
2022-11-28 16:00:50 +09:00
parent c2f45f9bc1
commit c8aea18c5e
17 changed files with 384 additions and 932 deletions

View File

@@ -81,10 +81,9 @@
"@fortawesome/fontawesome-svg-core": "~6.1.1",
"@fortawesome/free-solid-svg-icons": "~6.1.1",
"@mempool/mempool.js": "2.3.0",
"@ng-bootstrap/ng-bootstrap": "^11.0.0",
"@nguniversal/express-engine": "^13.1.1",
"@ng-bootstrap/ng-bootstrap": "^13.1.1",
"@types/qrcode": "~1.4.2",
"bootstrap": "~4.5.0",
"bootstrap": "~4.6.1",
"browserify": "^17.0.0",
"clipboard": "^2.0.10",
"domino": "^2.1.6",
@@ -93,7 +92,7 @@
"express": "^4.17.1",
"lightweight-charts": "~3.8.0",
"ngx-echarts": "8.0.1",
"ngx-infinite-scroll": "^10.0.1",
"ngx-infinite-scroll": "^14.0.1",
"qrcode": "1.5.0",
"rxjs": "~7.5.5",
"tinyify": "^3.0.0",