fix(opencode): add ulid dependency (#1988) (#1989)

Co-authored-by: Dax <mail@thdxr.com>
This commit is contained in:
Thierry Delafontaine
2025-08-17 05:21:29 +02:00
committed by GitHub
parent 5d8d896fa2
commit 5d5ac168a4
2 changed files with 13 additions and 9 deletions

View File

@@ -52,9 +52,10 @@
"remeda": "catalog:",
"tree-sitter": "0.22.4",
"tree-sitter-bash": "0.23.3",
"web-tree-sitter": "0.22.6",
"turndown": "7.2.0",
"ulid": "3.0.1",
"vscode-jsonrpc": "8.2.1",
"web-tree-sitter": "0.22.6",
"xdg-basedir": "5.1.0",
"yargs": "18.0.0",
"zod": "catalog:",