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
commit 5d5ac168a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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:",