Inline fetch-retry with cancellation

This commit is contained in:
Andras Schmelczer 2025-03-20 20:49:00 +00:00
parent d772cda164
commit a9223156a6
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 109 additions and 100 deletions

View file

@ -14,7 +14,6 @@
},
"dependencies": {
"byte-base64": "^1.1.0",
"fetch-retry": "^6.0.0",
"openapi-fetch": "0.13.5",
"openapi-typescript": "7.6.1",
"p-queue": "^8.1.0",
@ -33,4 +32,4 @@
"webpack-merge": "^6.0.1",
"sync_lib": "file:../../backend/sync_lib/pkg"
}
}
}