summaryrefslogtreecommitdiffhomepage
path: root/packages/shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shared/package.json')
-rw-r--r--packages/shared/package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json
index ac2d8f209..9dec6bdb6 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
- "version": "1.4.6",
+ "version": "1.4.7",
"name": "@opencode-ai/shared",
"type": "module",
"license": "MIT",
@@ -17,15 +17,16 @@
},
"imports": {},
"devDependencies": {
+ "@tsconfig/bun": "catalog:",
"@types/semver": "catalog:",
"@types/bun": "catalog:",
- "@types/npmcli__arborist": "6.3.3",
- "@tsconfig/bun": "catalog:"
+ "@types/npmcli__arborist": "6.3.3"
},
"dependencies": {
"@effect/platform-node": "catalog:",
"@npmcli/arborist": "catalog:",
"effect": "catalog:",
+ "glob": "13.0.5",
"mime-types": "3.0.2",
"minimatch": "10.2.5",
"semver": "catalog:",