diff --git a/bun.lockb b/bun.lockb index e4df1f8..d23e527 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index eff0348..8c436ef 100644 --- a/package.json +++ b/package.json @@ -47,17 +47,17 @@ }, "devDependencies": { "@ow3/eslint-config": "^0.47.3", - "@types/node": "^18.17.4", - "bumpp": "^9.1.1", - "bun-types": "^0.7.3", + "@types/node": "^18.19.10", + "bumpp": "^9.3.0", + "bun-types": "^0.8.1", "commitizen": "^4.3.0", "conventional-changelog-cli": "^3.0.0", - "cz-git": "^1.7.1", - "eslint": "^8.46.0", - "lint-staged": "^13.2.3", - "rimraf": "^5.0.1", + "cz-git": "^1.8.0", + "eslint": "^8.56.0", + "lint-staged": "^13.3.0", + "rimraf": "^5.0.5", "simple-git-hooks": "^2.9.0", - "typescript": "^5.1.6" + "typescript": "^5.3.3" }, "simple-git-hooks": { "pre-commit": "npx --no-install lint-staged",