summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-09 19:31:33 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-09 19:31:33 +0000
commit2518fd81f6ec638b3b0a896466d0eb29a1d6cd70 (patch)
tree0e56151bf8098af8251e7ffdf43af6a02989ae1e /bun.lock
parent39ef7fc90e9c77dcf50d8f79efc492a2a3ae12ec (diff)
downloadopencode-2518fd81f6ec638b3b0a896466d0eb29a1d6cd70.tar.gz
opencode-2518fd81f6ec638b3b0a896466d0eb29a1d6cd70.zip
chore: generate
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 3662baec4..4b7097232 100644
--- a/bun.lock
+++ b/bun.lock
@@ -366,6 +366,7 @@
"opentui-spinner": "0.0.6",
"partial-json": "0.1.7",
"remeda": "catalog:",
+ "semver": "^7.6.3",
"solid-js": "catalog:",
"strip-ansi": "7.1.2",
"tree-sitter-bash": "0.25.0",
@@ -395,6 +396,7 @@
"@types/babel__core": "7.20.5",
"@types/bun": "catalog:",
"@types/mime-types": "3.0.1",
+ "@types/semver": "^7.5.8",
"@types/turndown": "5.0.5",
"@types/which": "3.0.4",
"@types/yargs": "17.0.33",
@@ -423,8 +425,12 @@
},
"packages/script": {
"name": "@opencode-ai/script",
+ "dependencies": {
+ "semver": "^7.6.3",
+ },
"devDependencies": {
"@types/bun": "catalog:",
+ "@types/semver": "^7.5.8",
},
},
"packages/sdk/js": {
@@ -2110,6 +2116,8 @@
"@types/scheduler": ["@types/[email protected]", "", {}, "sha512-WFHp9YUJQ6CKshqoC37iOlHnQSmxNc795UhB26CyBBttrN9svdIrUjl/NjnNmfcwtncN0h/0PPAFWv9ovP8mLA=="],
+ "@types/semver": ["@types/[email protected]", "", {}, "sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA=="],
+
"@types/send": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ=="],
"@types/serve-static": ["@types/[email protected]", "", { "dependencies": { "@types/http-errors": "*", "@types/node": "*", "@types/send": "<1" } }, "sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw=="],