mirror of
https://github.com/tobi/qmd.git
synced 2026-09-14 20:27:06 +08:00
chore: update core runtime dependencies
This commit is contained in:
+7
-7
@@ -52,18 +52,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "1.29.0",
|
||||
"better-sqlite3": "12.8.0",
|
||||
"better-sqlite3": "12.10.0",
|
||||
"fast-glob": "3.3.3",
|
||||
"node-llama-cpp": "3.18.1",
|
||||
"picomatch": "4.0.4",
|
||||
"sqlite-vec": "0.1.9",
|
||||
"web-tree-sitter": "0.26.7",
|
||||
"yaml": "2.8.3",
|
||||
"zod": "4.2.1",
|
||||
"tree-sitter-go": "0.23.4",
|
||||
"tree-sitter-python": "0.23.4",
|
||||
"tree-sitter-go": "0.25.0",
|
||||
"tree-sitter-python": "0.25.0",
|
||||
"tree-sitter-rust": "0.24.0",
|
||||
"tree-sitter-typescript": "0.23.2"
|
||||
"tree-sitter-typescript": "0.23.2",
|
||||
"web-tree-sitter": "0.26.8",
|
||||
"yaml": "2.9.0",
|
||||
"zod": "4.2.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sqlite-vec-darwin-arm64": "0.1.9",
|
||||
|
||||
Reference in New Issue
Block a user