diff --git a/deno.jsonc b/deno.jsonc index 05e245f..2724b4e 100644 --- a/deno.jsonc +++ b/deno.jsonc @@ -34,7 +34,7 @@ "postcss-variable-compress": "npm:postcss-variable-compress@3.0.0", "rehype-external-links": "npm:rehype-external-links@3.0.0", "rehype-raw": "npm:rehype-raw@7.0.0", - "tree-sitter": "npm:tree-sitter@0.22.4", + "tree-sitter": "npm:tree-sitter@0.25.0", "tree-sitter-bash": "npm:tree-sitter-bash@0.23.3", "tree-sitter-go": "npm:tree-sitter-go@0.23.4", "tree-sitter-html": "npm:tree-sitter-html@0.23.2",