diff --git a/bun.lockb b/bun.lockb index 2eaf720..4e123ce 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 534507d..f5cfaf5 100644 --- a/package.json +++ b/package.json @@ -45,16 +45,16 @@ "typecheck": "bun tsc --noEmit" }, "dependencies": { - "unimport": "^3.13.2" + "unimport": "^3.14.2" }, "devDependencies": { "@stacksjs/eslint-config": "^3.8.1-beta.2", - "@types/bun": "^1.1.13", + "@types/bun": "^1.1.14", "bumpp": "^9.8.1", - "bun-plugin-dtsx": "^0.21.8", + "bun-plugin-dtsx": "^0.21.9", "lint-staged": "^15.2.10", "simple-git-hooks": "^2.11.1", - "typescript": "^5.6.3" + "typescript": "^5.7.2" }, "simple-git-hooks": { "pre-commit": "bun lint-staged"