Merge branch 'main' of github.com:blockscout/frontend into address-coin-balance
Showing
icons/repeat_arrow.svg
0 → 100644
icons/stats.svg
0 → 100644
lib/getCurrencyValue.ts
0 → 100644
... | @@ -48,6 +48,7 @@ | ... | @@ -48,6 +48,7 @@ |
"phoenix": "^1.6.15", | "phoenix": "^1.6.15", | ||
"pino-http": "^8.2.1", | "pino-http": "^8.2.1", | ||
"pino-pretty": "^9.1.1", | "pino-pretty": "^9.1.1", | ||
"qrcode": "^1.5.1", | |||
"react": "18.2.0", | "react": "18.2.0", | ||
"react-dom": "18.2.0", | "react-dom": "18.2.0", | ||
"react-hook-form": "^7.33.1", | "react-hook-form": "^7.33.1", | ||
... | @@ -65,6 +66,7 @@ | ... | @@ -65,6 +66,7 @@ |
"@types/jest": "^29.2.0", | "@types/jest": "^29.2.0", | ||
"@types/node": "17.0.36", | "@types/node": "17.0.36", | ||
"@types/phoenix": "^1.5.4", | "@types/phoenix": "^1.5.4", | ||
"@types/qrcode": "^1.5.0", | |||
"@types/react": "18.0.9", | "@types/react": "18.0.9", | ||
"@types/react-dom": "18.0.5", | "@types/react-dom": "18.0.5", | ||
"@types/ws": "^8.5.3", | "@types/ws": "^8.5.3", | ||
... | ... |
10.9 KB
9.05 KB
3.17 KB
36.8 KB
27.6 KB
36.4 KB
27.3 KB
29.7 KB
37.6 KB
36.3 KB
27.2 KB


