chore(deps): update root dependencies
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
+12
-11
@@ -59,29 +59,30 @@
|
||||
},
|
||||
"homepage": "https://github.com/code-yeongyu/oh-my-openagent#readme",
|
||||
"dependencies": {
|
||||
"@ast-grep/cli": "^0.41.1",
|
||||
"@ast-grep/napi": "^0.41.1",
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@ast-grep/cli": "^0.42.2",
|
||||
"@ast-grep/napi": "^0.42.2",
|
||||
"@clack/prompts": "^1.4.0",
|
||||
"@code-yeongyu/comment-checker": "^0.8.0",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@opencode-ai/plugin": "^1.4.0",
|
||||
"@opencode-ai/sdk": "^1.4.0",
|
||||
"@opencode-ai/plugin": "^1.15.4",
|
||||
"@opencode-ai/sdk": "^1.15.4",
|
||||
"commander": "^14.0.3",
|
||||
"detect-libc": "^2.1.2",
|
||||
"diff": "^8.0.4",
|
||||
"diff": "^9.0.0",
|
||||
"effect": "4.0.0-beta.65",
|
||||
"js-yaml": "^4.1.1",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"picocolors": "^1.1.1",
|
||||
"picomatch": "^4.0.4",
|
||||
"posthog-node": "^5.34.1",
|
||||
"posthog-node": "^5.34.3",
|
||||
"vscode-jsonrpc": "^8.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript/native-preview": "7.0.0-dev.20260513.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260518.1",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/picomatch": "^3.0.2",
|
||||
"bun-types": "1.3.12",
|
||||
"typescript": "^5.9.3",
|
||||
"@types/picomatch": "^4.0.3",
|
||||
"bun-types": "1.3.14",
|
||||
"typescript": "^6.0.3",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user