diff --git a/bun.lockb b/bun.lockb index 03b17be..7383bcc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a7a9548..8997660 100644 --- a/package.json +++ b/package.json @@ -56,9 +56,9 @@ "devDependencies": { "@commitlint/cli": "^18.6.1", "@stacksjs/eslint-config": "^0.58.73", - "@types/bun": "^1.0.7", - "@types/node": "^20.11.20", - "bun-plugin-dts-auto": "^0.4.1", + "@types/bun": "^1.0.8", + "@types/node": "^20.11.24", + "bun-plugin-dts-auto": "^0.10.0", "changelogen": "^0.5.5", "commitizen": "^4.3.0", "cz-git": "^1.8.0",