mirror of
https://github.com/anomalyco/opencode.git
synced 2026-09-10 09:04:35 +00:00
chore: stop trusting tree-sitter install scripts (#47696)
This commit is contained in:
parent
ecb3c88601
commit
69b30acfd4
2 changed files with 2 additions and 9 deletions
7
bun.lock
7
bun.lock
|
|
@ -1036,12 +1036,9 @@
|
|||
},
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"esbuild",
|
||||
"tree-sitter-powershell",
|
||||
"protobufjs",
|
||||
"electron",
|
||||
"web-tree-sitter",
|
||||
"tree-sitter-bash",
|
||||
"esbuild",
|
||||
"protobufjs",
|
||||
],
|
||||
"patchedDependencies": {
|
||||
"@pierre/trees@1.0.0-beta.4": "patches/@pierre%2Ftrees@1.0.0-beta.4.patch",
|
||||
|
|
|
|||
|
|
@ -146,10 +146,6 @@
|
|||
"esbuild",
|
||||
"node-pty",
|
||||
"protobufjs",
|
||||
"tree-sitter",
|
||||
"tree-sitter-bash",
|
||||
"tree-sitter-powershell",
|
||||
"web-tree-sitter",
|
||||
"electron"
|
||||
],
|
||||
"overrides": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue