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

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"nan": "^2.14.2",
"tree-sitter-cli": "^0.24"
"tree-sitter-cli": "^0.25"
}
},
"node_modules/nan": {
@@ -20,9 +20,9 @@
"license": "MIT"
},
"node_modules/tree-sitter-cli": {
"version": "0.24.7",
"resolved": "https://registry.npmjs.org/tree-sitter-cli/-/tree-sitter-cli-0.24.7.tgz",
"integrity": "sha512-o4gnE82pVmMMhJbWwD6+I9yr4lXii5Ci5qEQ2pFpUbVy1YiD8cizTJaqdcznA0qEbo7l2OneI1GocChPrI4YGQ==",
"version": "0.25.3",
"resolved": "https://registry.npmjs.org/tree-sitter-cli/-/tree-sitter-cli-0.25.3.tgz",
"integrity": "sha512-Bk6ZUXG+cKnwZpfR/te4NDrKld90p6350eqWlbLwSpV9/8vmL/x8LCw+3k7quY9oMDaYoMXHMvokXJbkM5A7bA==",
"hasInstallScript": true,
"license": "MIT",
"bin": {