update uppy/aws-s3 with vitest v4

This commit is contained in:
prakash 2026-07-02 15:20:50 +05:30
parent 9b24d1441e
commit 842b19efb8
No known key found for this signature in database
3 changed files with 6 additions and 1 deletions

View file

@ -9353,8 +9353,10 @@ __metadata:
"@uppy/companion-client": "workspace:^"
"@uppy/core": "workspace:^"
"@uppy/utils": "workspace:^"
"@vitest/browser-playwright": "npm:^4.1.6"
jsdom: "npm:^26.1.0"
nock: "npm:^13.1.0"
playwright: "npm:1.60.0"
typescript: "npm:^5.8.3"
vitest: "npm:^4.1.6"
whatwg-fetch: "npm:3.6.2"