diff --git a/bun.lockb b/bun.lockb index a639806..26becb9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2d4b81e..77fae54 100644 --- a/package.json +++ b/package.json @@ -44,25 +44,25 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@biomejs/biome": "^1.9.3", + "@biomejs/biome": "^1.9.4", "@commitlint/cli": "^19.5.0", "@stacksjs/biome-config": "^0.1.5", - "@stacksjs/cli": "^0.64.6", - "@stacksjs/logging": "^0.64.6", - "@stacksjs/storage": "^0.64.6", - "@types/bun": "^1.1.10", + "@stacksjs/cli": "^0.67.0", + "@stacksjs/logging": "^0.67.0", + "@stacksjs/storage": "^0.67.0", + "@types/bun": "^1.1.13", "@types/tar": "^6.1.13", - "bumpp": "^9.6.1", - "bun-plugin-dts-auto": "^0.17.0", + "bumpp": "^9.8.1", + "bun-plugin-dts-auto": "^0.20.6", "c12": "^2.0.1", "changelogen": "^0.5.7", "commitizen": "^4.3.1", - "cz-git": "^1.10.0", - "dynamodb-toolbox": "^1.10.2", + "cz-git": "^1.10.1", + "dynamodb-toolbox": "^1.12.0", "lint-staged": "^15.2.10", "simple-git-hooks": "^2.11.1", "tar": "^7.4.3", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",