summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorDax <[email protected]>2026-04-15 11:50:24 -0400
committerGitHub <[email protected]>2026-04-15 15:50:24 +0000
commit4ae7c77f8abda8d51ddf52ee6e07890fa19b6629 (patch)
treed1b2891cb58ffe0d7d2a9e3af67340921f9f9758 /bun.lock
parentf1751401aa2c53a4a0215c6deddf93df306aac8b (diff)
downloadopencode-4ae7c77f8abda8d51ddf52ee6e07890fa19b6629.tar.gz
opencode-4ae7c77f8abda8d51ddf52ee6e07890fa19b6629.zip
migrate: move flock and hash utilities to shared package (#22640)
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index fe5d42d7c..a6f9891dd 100644
--- a/bun.lock
+++ b/bun.lock
@@ -527,9 +527,11 @@
"mime-types": "3.0.2",
"minimatch": "10.2.5",
"semver": "catalog:",
+ "xdg-basedir": "5.1.0",
"zod": "catalog:",
},
"devDependencies": {
+ "@types/bun": "catalog:",
"@types/semver": "catalog:",
},
},