diff --git a/package.json b/package.json
index 1fa8e9f..e01a881 100644
--- a/package.json
+++ b/package.json
@@ -26,18 +26,18 @@
         "release": "bunx --bun bumpp package.json --all"
     },
     "devDependencies": {
-        "@antfu/eslint-config": "^2.8.0",
-        "@types/node": "^20.11.24",
-        "bun-types": "^1.0.30",
-        "bumpp": "^9.4.0",
-        "commitizen": "^4.3.0",
+        "@antfu/eslint-config": "^2.27.3",
+        "@types/node": "^20.17.19",
+        "bun-types": "^1.2.2",
+        "bumpp": "^9.11.1",
+        "commitizen": "^4.3.1",
         "conventional-changelog-cli": "^4.1.0",
-        "cz-git": "^1.9.0",
-        "eslint": "^8.57.0",
-        "lint-staged": "^15.2.2",
-        "rimraf": "^5.0.5",
-        "simple-git-hooks": "^2.10.0",
-        "typescript": "^5.3.3"
+        "cz-git": "^1.11.0",
+        "eslint": "^8.57.1",
+        "lint-staged": "^15.4.3",
+        "rimraf": "^5.0.10",
+        "simple-git-hooks": "^2.11.1",
+        "typescript": "^5.7.3"
     },
     "config": {
         "commitizen": {