diff --git a/package.json b/package.json index 0f87b55..c43d3d6 100644 --- a/package.json +++ b/package.json @@ -14,16 +14,16 @@ "author": "KagChi", "license": "GPL-3.0", "devDependencies": { - "@hazmi35/eslint-config": "^8.3.0", + "@hazmi35/eslint-config": "^15.2.2", "@swc/cli": "^0.1.57", "@swc/core": "^1.2.189", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.26.0", - "@typescript-eslint/parser": "^5.26.0", - "eslint": "^8.16.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", + "@typescript-eslint/parser": "^8.13.0", + "eslint": "^9.14.0", "rimraf": "^3.0.2", "tsup": "^6.0.1", - "typescript": "^4.6.4" + "typescript": "^5.6.3" }, "eslintConfig": { "parser": "@typescript-eslint/parser",