diff --git a/bun.lockb b/bun.lockb index 885ccb0..cc48ff8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7a015d4..540628b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "license": "MIT", "version": "0.4.15", - "packageManager": "bun@1.1.13", + "packageManager": "bun@1.1.15", "types": "./src/index.d.ts", "main": "./src/index.js", "browser": "./dist/browser/index.js", @@ -44,7 +44,7 @@ "@commitlint/config-conventional": "^19.2.2", "@release-it/bumper": "^6.0.1", "@release-it/keep-a-changelog": "^5.0.0", - "@types/bun": "^1.1.4", + "@types/bun": "^1.1.5", "husky": "^9.0.11", "lint-staged": "^15.2.7", "prettier": "^3.3.2",