diff --git a/bun.lockb b/bun.lockb index 98c3ed0..92f3fdb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a4c7cd0..8a87edc 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,6 @@ "@ubiquity-os/ubiquity-os-logger": "^1.3.2", "dotenv": "16.4.5", "hono": "4.4.13", - "smee-client": "2.0.1", - "ts-node": "^10.9.2", "typebox-validators": "0.3.5", "yaml": "2.4.5" }, @@ -100,8 +98,10 @@ "lint-staged": "15.2.7", "npm-run-all": "4.1.5", "prettier": "3.3.3", + "smee-client": "^2.0.4", "toml": "3.0.0", "tomlify-j0.4": "3.0.0", + "ts-node": "^10.9.2", "tsup": "8.1.0", "tsx": "4.16.2", "typescript": "5.6.2",