chore: add errx dependency

This commit is contained in:
Daniel Roe 2025-03-01 13:38:52 +00:00
parent da3b39d677
commit 5664181778
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
"errx": "^0.1.0",
"exsolve": "^1.0.1",
"globby": "^14.1.0",
"ignore": "^7.0.3",

View File

@ -241,6 +241,9 @@ importers:
destr:
specifier: ^2.0.3
version: 2.0.3
errx:
specifier: ^0.1.0
version: 0.1.0
exsolve:
specifier: ^1.0.1
version: 1.0.1