summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorDax <[email protected]>2026-02-18 10:30:52 -0500
committerGitHub <[email protected]>2026-02-18 15:30:52 +0000
commit6b29896a35700805750a53caff7d4c6aad7e1f11 (patch)
treec39953d3839bbf137a1cf70689b1c7cce09228cf /bun.lock
parent1bb8574179bbf7c49a34ad0e5df522a752af08c2 (diff)
downloadopencode-6b29896a35700805750a53caff7d4c6aad7e1f11.tar.gz
opencode-6b29896a35700805750a53caff7d4c6aad7e1f11.zip
feat: Add centralized filesystem module for Bun.file migration (#14117)
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 07e239a78..b2bd70b8e 100644
--- a/bun.lock
+++ b/bun.lock
@@ -14,6 +14,7 @@
"devDependencies": {
"@actions/artifact": "5.0.1",
"@tsconfig/bun": "catalog:",
+ "@types/mime-types": "3.0.1",
"husky": "9.1.7",
"prettier": "3.6.2",
"semver": "^7.6.0",
@@ -324,6 +325,7 @@
"hono-openapi": "catalog:",
"ignore": "7.0.5",
"jsonc-parser": "3.3.1",
+ "mime-types": "3.0.2",
"minimatch": "10.0.3",
"open": "10.1.2",
"opentui-spinner": "0.0.6",
@@ -356,6 +358,7 @@
"@tsconfig/bun": "catalog:",
"@types/babel__core": "7.20.5",
"@types/bun": "catalog:",
+ "@types/mime-types": "3.0.1",
"@types/turndown": "5.0.5",
"@types/yargs": "17.0.33",
"@typescript/native-preview": "catalog:",
@@ -1917,6 +1920,8 @@
"@types/mime": ["@types/[email protected]", "", {}, "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w=="],
+ "@types/mime-types": ["@types/[email protected]", "", {}, "sha512-xRMsfuQbnRq1Ef+C+RKaENOxXX87Ygl38W1vDfPHRku02TgQr+Qd8iivLtAMcR0KF5/29xlnFihkTlbqFrGOVQ=="],
+
"@types/ms": ["@types/[email protected]", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="],
"@types/mssql": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*", "tarn": "^3.0.1", "tedious": "*" } }, "sha512-P0nCgw6vzY23UxZMnbI4N7fnLGANt4LI4yvxze1paPj+LuN28cFv5EI+QidP8udnId/BKhkcRhm/BleNsjK65A=="],