diff --git a/package.json b/package.json index ed37fa6..1fa8e9f 100644 --- a/package.json +++ b/package.json @@ -26,18 +26,18 @@ "release": "bunx --bun bumpp package.json --all" }, "devDependencies": { - "@antfu/eslint-config": "^2.1.0", - "@types/node": "^20.9.4", - "bun-types": "^1.0.14", - "bumpp": "^9.2.0", + "@antfu/eslint-config": "^2.8.0", + "@types/node": "^20.11.24", + "bun-types": "^1.0.30", + "bumpp": "^9.4.0", "commitizen": "^4.3.0", "conventional-changelog-cli": "^4.1.0", - "cz-git": "^1.7.1", - "eslint": "^8.54.0", - "lint-staged": "^15.1.0", + "cz-git": "^1.9.0", + "eslint": "^8.57.0", + "lint-staged": "^15.2.2", "rimraf": "^5.0.5", - "simple-git-hooks": "^2.9.0", - "typescript": "^5.3.2" + "simple-git-hooks": "^2.10.0", + "typescript": "^5.3.3" }, "config": { "commitizen": {