Browse Source

Update ast-grep and MCP SDK dependencies (#285)

Raxxoor 23 hours ago
parent
commit
0783d62b5c
2 changed files with 13 additions and 13 deletions
  1. 11 11
      bun.lock
  2. 2 2
      package.json

File diff suppressed because it is too large
+ 11 - 11
bun.lock


+ 2 - 2
package.json

@@ -55,9 +55,9 @@
     "release:major": "npm version major && git push --follow-tags && npm publish"
   },
   "dependencies": {
+    "@ast-grep/cli": "^0.42.1",
+    "@modelcontextprotocol/sdk": "^1.29.0",
     "@mozilla/readability": "^0.6.0",
-    "@ast-grep/cli": "^0.40.0",
-    "@modelcontextprotocol/sdk": "^1.26.0",
     "@opencode-ai/plugin": "^1.2.6",
     "@opencode-ai/sdk": "^1.2.6",
     "jsdom": "^26.1.0",