diff --git a/bun.lockb b/bun.lockb index b5503fc3..f9952bbf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/cli/package.json b/packages/cli/package.json index 62a4b0fd..c881f194 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -52,10 +52,10 @@ "@shelve/types": "*", "@types/bun": "^1.1.12", "@types/npm-registry-fetch": "^8.0.7", - "unbuild": "^2.0.0", "@types/semver": "^7.5.8", "eslint": "^9.13.0", "release-it": "^17.10.0", + "unbuild": "^2.0.0", "vitest": "^2.1.3" } }