chore(deps): update tree-sitter to 0.25

This commit is contained in:
maunzCache
2025-03-30 12:45:31 +02:00
committed by Michael Hoffmann
parent de10d494db
commit ecb799c619
4 changed files with 112 additions and 9 deletions

2
package.json generated
View File

@@ -7,6 +7,6 @@
"license": "ISC",
"dependencies": {
"nan": "^2.14.2",
"tree-sitter-cli": "^0.24"
"tree-sitter-cli": "^0.25"
}
}