diff --git a/package.json b/package.json index 445d5e0..3c66312 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "author": "KagChi", "license": "GPL-3.0", "devDependencies": { - "@hazmi35/eslint-config": "^9.0.0", + "@hazmi35/eslint-config": "^13.3.1", "@swc/cli": "^0.1.62", "@swc/core": "^1.3.76", "@types/node": "^18.17.4", - "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.8", + "@typescript-eslint/eslint-plugin": "^7.7.0", + "@typescript-eslint/parser": "^7.7.0", "bun-types": "^0.7.3", - "eslint": "^8.41.0", + "eslint": "^9.0.0", "rimraf": "^5.0.1", "typescript": "^5.0.4" },