diff --git a/package.json b/package.json
index 62b090c..fdb36eb 100644
--- a/package.json
+++ b/package.json
@@ -12,16 +12,16 @@
   "author": "KagChi",
   "license": "GPL-3.0",
   "devDependencies": {
-    "@hazmi35/eslint-config": "^8.7.1",
+    "@hazmi35/eslint-config": "^15.2.2",
     "@swc/cli": "^0.1.57",
     "@swc/core": "^1.3.24",
     "@types/express": "^4.17.15",
     "@types/node": "^17.0.31",
-    "@typescript-eslint/eslint-plugin": "^5.53.0",
-    "@typescript-eslint/parser": "^5.53.0",
-    "eslint": "^8.34.0",
+    "@typescript-eslint/eslint-plugin": "^8.18.2",
+    "@typescript-eslint/parser": "^8.18.2",
+    "eslint": "^9.17.0",
     "rimraf": "^3.0.2",
-    "typescript": "^4.9.5"
+    "typescript": "^5.7.2"
   },
   "eslintConfig": {
     "parser": "@typescript-eslint/parser",