Merge pull request #2748 from mempool/simon/upgrade-frontend-packages

Upgrading some more frontend packages
This commit is contained in:
wiz 2022-11-30 15:44:47 +09:00 committed by GitHub
commit 50993d3b95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 419 additions and 462 deletions

File diff suppressed because it is too large Load diff

View file

@ -87,9 +87,9 @@
"echarts": "~5.3.2",
"echarts-gl": "^2.0.9",
"lightweight-charts": "~3.8.0",
"ngx-echarts": "8.0.1",
"ngx-echarts": "~14.0.0",
"ngx-infinite-scroll": "^14.0.1",
"qrcode": "1.5.0",
"qrcode": "1.5.1",
"rxjs": "~7.5.7",
"tinyify": "^3.1.0",
"tlite": "^0.1.9",
@ -99,13 +99,13 @@
"devDependencies": {
"@angular/compiler-cli": "^14.2.12",
"@angular/language-service": "^14.2.12",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"eslint": "^8.19.0",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"eslint": "^8.28.0",
"http-proxy-middleware": "~2.0.6",
"prettier": "^2.7.1",
"ts-node": "~10.8.1",
"ts-node": "~10.9.1",
"typescript": "~4.6.4"
},
"optionalDependencies": {