diff --git a/bun.lockb b/bun.lockb index 75d16b5..169b24d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1dc2340..707ca29 100644 --- a/package.json +++ b/package.json @@ -46,17 +46,17 @@ }, "devDependencies": { "@types/jest": "^29.5.2", - "@types/node": "^20.3.1", - "bun-types": "^0.6.9", + "@types/node": "^20.4.0", + "bun-types": "^0.6.13", "gh-pages": "^5.0.0", - "jest": "^29.5.0", + "jest": "^29.6.1", "np": "^8.0.4", "open": "^9.1.0", - "prettier": "^2.8.8", + "prettier": "^3.0.0", "prettier-plugin-organize-imports": "^3.2.2", - "ts-jest": "^29.1.0", - "tsup": "^7.0.0", - "typescript": "^5.1.3" + "ts-jest": "^29.1.1", + "tsup": "^7.1.0", + "typescript": "^5.1.6" }, "engines": { "node": ">=16"