feat!: update bindings

This commit is contained in:
ObserverOfTime
2025-05-09 10:06:33 +03:00
committed by Michael Hoffmann
parent 41a2e70241
commit 8b209bbb95
23 changed files with 337 additions and 114 deletions

25
Package.resolved generated Normal file
View File

@@ -0,0 +1,25 @@
{
"object": {
"pins": [
{
"package": "SwiftTreeSitter",
"repositoryURL": "https://github.com/tree-sitter/swift-tree-sitter",
"state": {
"branch": null,
"revision": "36aa61d1b531f744f35229f010efba9c6d6cbbdd",
"version": "0.9.0"
}
},
{
"package": "TreeSitter",
"repositoryURL": "https://github.com/tree-sitter/tree-sitter",
"state": {
"branch": null,
"revision": "d97db6d63507eb62c536bcb2c4ac7d70c8ec665e",
"version": "0.23.2"
}
}
]
},
"version": 1
}