mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
dashboard: fix deprecated or problematic dependencies (#19271)
* dashboard: fix github alerts * dashboard: run go generate
This commit is contained in:
parent
def1b0d7e1
commit
54cd3e89a4
3 changed files with 10554 additions and 12486 deletions
19949
dashboard/assets.go
19949
dashboard/assets.go
File diff suppressed because one or more lines are too long
|
|
@ -39,7 +39,7 @@
|
|||
"react": "16.8.4",
|
||||
"react-dom": "16.8.4",
|
||||
"react-hot-loader": "4.8.0",
|
||||
"react-transition-group": "2.6.0",
|
||||
"react-transition-group": "2.6.1",
|
||||
"recharts": "1.5.0",
|
||||
"style-loader": "0.23.1",
|
||||
"terser-webpack-plugin": "^1.2.3",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue