Upgrading some more frontend packages

This commit is contained in:
softsimon 2022-11-30 12:56:07 +09:00
parent 194e4b4c80
commit 95e8789ba9
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7
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": {