diff --git a/bun.lockb b/bun.lockb index d746f43..52cbf45 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6d08974..d2d0a05 100644 --- a/package.json +++ b/package.json @@ -51,23 +51,23 @@ "typecheck": "bun --bun tsc --noEmit" }, "dependencies": { - "dynamodb-toolbox": "^0.9.2" + "dynamodb-toolbox": "^0.9.5" }, "devDependencies": { - "@antfu/eslint-config": "^2.13.2", - "@commitlint/cli": "^19.2.1", - "@types/bun": "^1.0.12", - "@types/tar": "^6.1.12", - "bumpp": "^9.4.0", + "@antfu/eslint-config": "^2.27.3", + "@commitlint/cli": "^19.4.1", + "@types/bun": "^1.1.8", + "@types/tar": "^6.1.13", + "bumpp": "^9.5.2", "bun-plugin-dts-auto": "^0.11.1", - "c12": "^1.10.0", + "c12": "^1.11.2", "changelogen": "^0.5.5", "commitizen": "^4.3.0", - "cz-git": "^1.9.1", - "lint-staged": "^15.2.2", + "cz-git": "^1.9.4", + "lint-staged": "^15.2.10", "simple-git-hooks": "^2.11.1", "tar": "^6.2.1", - "typescript": "^5.4.4" + "typescript": "^5.5.4" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",