Skip to content

Commit d703b27

Browse files
committed
Release corbits 0.2.93
1 parent 4f3f773 commit d703b27

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbits/code",
3-
"version": "0.2.92",
3+
"version": "0.2.93",
44
"description": "Single-process coding agent CLI built on the Interchange runtime (Bun + TypeScript)",
55
"private": true,
66
"license": "SEE LICENSE IN LICENSE.md",
@@ -65,20 +65,20 @@
6565
"@intx/tools-lsp": "0.2.2",
6666
"@intx/tools-posix": "0.2.2",
6767
"@intx/types": "0.2.2",
68-
"@modelcontextprotocol/sdk": "^1.29.0",
68+
"@modelcontextprotocol/sdk": "^1.30.0",
6969
"@opentui/core": "0.5.1",
7070
"@opentui/keymap": "0.5.1",
7171
"@opentui/solid": "0.5.1",
72-
"arktype": "catalog:",
72+
"arktype": "^2.2.3",
7373
"highlight.js": "^11.11.1",
7474
"solid-js": "1.9.14"
7575
},
7676
"devDependencies": {
7777
"@intx/inference-testing": "0.2.2",
7878
"@types/bun": "1.3.9",
7979
"typescript": "5.9.3",
80-
"typescript-language-server": "^4.3.4",
81-
"ws": "^8.21.0"
80+
"typescript-language-server": "^4.4.1",
81+
"ws": "^8.21.3"
8282
},
8383
"optionalDependencies": {
8484
"@opentui/core-darwin-arm64": "0.5.1",

0 commit comments

Comments
 (0)