Merge branch 'main' of github.com:blockscout/frontend into feat/verified-tokens
Showing
lib/setLocale.ts
0 → 100644
... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
"js-cookie": "^3.0.1", | "js-cookie": "^3.0.1", | ||
"lodash": "^4.0.0", | "lodash": "^4.0.0", | ||
"monaco-editor": "^0.34.1", | "monaco-editor": "^0.34.1", | ||
"next": "12.2.5", | "next": "13.3.0", | ||
"nextjs-routes": "^1.0.8", | "nextjs-routes": "^1.0.8", | ||
"node-fetch": "^3.2.9", | "node-fetch": "^3.2.9", | ||
"papaparse": "^5.3.2", | "papaparse": "^5.3.2", | ||
... | @@ -100,7 +100,7 @@ | ... | @@ -100,7 +100,7 @@ |
"css-loader": "^6.7.3", | "css-loader": "^6.7.3", | ||
"dotenv-cli": "^6.0.0", | "dotenv-cli": "^6.0.0", | ||
"eslint": "^8.32.0", | "eslint": "^8.32.0", | ||
"eslint-config-next": "^12.3.0", | "eslint-config-next": "13.3.0", | ||
"eslint-plugin-es5": "^1.5.0", | "eslint-plugin-es5": "^1.5.0", | ||
"eslint-plugin-import-helpers": "^1.2.1", | "eslint-plugin-import-helpers": "^1.2.1", | ||
"eslint-plugin-jest": "^27.1.6", | "eslint-plugin-jest": "^27.1.6", | ||
... | ... |
types/utils.ts
0 → 100644







ui/home/LatestDeposits.tsx
0 → 100644
ui/home/Transactions.tsx
0 → 100644
48.4 KB
48.1 KB
25.8 KB































109 KB