Merge branch 'main' of github.com:blockscout/frontend into custom-skin
Showing
icons/files/placeholder.svg
0 → 100644
lib/downloadBlob.ts
0 → 100644
| ... | ... | @@ -65,10 +65,12 @@ |
| "react": "18.2.0", | ||
| "react-ace": "^10.1.0", | ||
| "react-dom": "18.2.0", | ||
| "react-google-recaptcha": "^2.1.0", | ||
| "react-hook-form": "^7.33.1", | ||
| "react-identicons": "^1.2.5", | ||
| "react-jazzicon": "^1.0.4", | ||
| "react-scroll": "^1.8.7", | ||
| "swagger-ui-react": "^4.15.5", | ||
| "use-font-face-observer": "^1.2.1", | ||
| "wagmi": "^0.10.6" | ||
| }, | ||
| ... | ... | @@ -85,6 +87,8 @@ |
| "@types/qrcode": "^1.5.0", | ||
| "@types/react": "18.0.9", | ||
| "@types/react-dom": "18.0.5", | ||
| "@types/swagger-ui-react": "^4.11.0", | ||
| "@types/react-google-recaptcha": "^2.1.5", | ||
| "@types/ws": "^8.5.3", | ||
| "@typescript-eslint/eslint-plugin": "^5.27.0", | ||
| "dotenv-cli": "^6.0.0", | ||
| ... | ... | @@ -100,6 +104,7 @@ |
| "jest-environment-jsdom": "^29.2.1", | ||
| "lint-staged": ">=10", | ||
| "mockdate": "^3.0.5", | ||
| "next-transpile-modules": "^10.0.0", | ||
| "playwright": "^1.28.0", | ||
| "svgo": "^2.8.0", | ||
| "ts-jest": "^29.0.3", | ||
| ... | ... |
pages/api-docs.tsx
0 → 100644
types/client/address.ts
0 → 100644
ui/apiDocs/SwaggerUI.tsx
0 → 100644
51.6 KB
42.9 KB
55.6 KB
49.2 KB
47 KB
41.2 KB
50.6 KB
ui/csvExport/types.ts
0 → 100644
ui/pages/CsvExport.tsx
0 → 100644