update all the things again

This commit is contained in:
Felix Roos 2025-01-26 14:51:08 +01:00
parent badbcdcf25
commit 3e721d91a5
No known key found for this signature in database
14 changed files with 411 additions and 420 deletions

View file

@ -28,10 +28,10 @@
},
"homepage": "https://github.com/tidalcycles/strudel",
"dependencies": {
"web-tree-sitter": "^0.20.8"
"web-tree-sitter": "^0.24.7"
},
"devDependencies": {
"tree-sitter-haskell": "^0.21.0",
"tree-sitter-haskell": "^0.23.1",
"vite": "^6.0.11"
}
}