From 22ea14894986ef62710fc06ad0a1a689087853ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:44:19 +0000 Subject: [PATCH] Build(deps): Bump @remix-run/file-storage from 0.13.4 to 0.13.5 Bumps [@remix-run/file-storage](https://github.com/remix-run/remix/tree/HEAD/packages/file-storage) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/file-storage/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/file-storage@0.13.5/packages/file-storage) --- updated-dependencies: - dependency-name: "@remix-run/file-storage" dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index d7f50f0..4704484 100644 --- a/bun.lock +++ b/bun.lock @@ -76,11 +76,11 @@ "@open-draft/until": ["@open-draft/until@2.1.0", "", {}, "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg=="], - "@remix-run/file-storage": ["@remix-run/file-storage@0.13.4", "", { "dependencies": { "@remix-run/fs": "^0.4.3", "@remix-run/lazy-file": "^5.0.3" } }, "sha512-DunIIfs5/qpxQRvlxs5OT1I8TMiZqf7zbCOzKz6LJconD5lC97P58UKOfwS69hfxhg3NyBGFqhBuQ+QhYUCAOQ=="], + "@remix-run/file-storage": ["@remix-run/file-storage@0.13.5", "", { "dependencies": { "@remix-run/fs": "^0.4.4", "@remix-run/lazy-file": "^5.0.4" } }, "sha512-xESA575OMf7F3TIxmmWrTkuj7CAgq9VKKXAhjHvvpQJmEUOXPE+yjEcG7TxbIe3gE+/KC1Hxbtqm9DHYyW/otg=="], - "@remix-run/fs": ["@remix-run/fs@0.4.3", "", { "dependencies": { "@remix-run/lazy-file": "^5.0.3", "@remix-run/mime": "^0.4.1" } }, "sha512-4fT/28oF8VR99eJRK6jFw1YQ3X3KlKBt6fhfS/jFMq4OMQ2KOTUfLwLOTVGY3/utf1Am9mX359WBKYxdsIGoJA=="], + "@remix-run/fs": ["@remix-run/fs@0.4.4", "", { "dependencies": { "@remix-run/lazy-file": "^5.0.4", "@remix-run/mime": "^0.4.1" } }, "sha512-G+L/u6FOzcIOmjaJj+eLRSAXwokYb6LScUjjF56oxRebTORkYdM7OjdJFjay78DH56tBmY5DoWAC56s19M59RQ=="], - "@remix-run/lazy-file": ["@remix-run/lazy-file@5.0.3", "", { "dependencies": { "@remix-run/mime": "^0.4.1" } }, "sha512-3NIp4xRaxAwcDtRSXKm6qYeGX/DjFGNY4FVm0tdvvW2TFyuFbzBoYDQxo4PyEiLtlqkEaqqHTZTIe2SD+Dau+w=="], + "@remix-run/lazy-file": ["@remix-run/lazy-file@5.0.4", "", { "dependencies": { "@remix-run/mime": "^0.4.1" } }, "sha512-OwG3AIDYEHiuhqK6XstZk/IolhWlIxhrLNSMRxP5BVREHUl1c7RrzcbSHqXXGzNXZUa1+mER9kLf71tT/MgssA=="], "@remix-run/mime": ["@remix-run/mime@0.4.1", "", {}, "sha512-n0DUUwpHiDrtHCSw6YFbjeMjajj7STqwzK9PMJkQOHbvOarfPdQdRRMkRqYPBmhu6ABzb6sAdYRSrxPx50I5VQ=="],