diff --git a/package.json b/package.json index 445d5e0..0301b2d 100644 --- a/package.json +++ b/package.json @@ -14,16 +14,16 @@ "author": "KagChi", "license": "GPL-3.0", "devDependencies": { - "@hazmi35/eslint-config": "^9.0.0", + "@hazmi35/eslint-config": "^15.2.2", "@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": "^8.59.2", + "@typescript-eslint/parser": "^8.59.2", "bun-types": "^0.7.3", - "eslint": "^8.41.0", + "eslint": "^10.3.0", "rimraf": "^5.0.1", - "typescript": "^5.0.4" + "typescript": "^6.0.3" }, "eslintConfig": { "parser": "@typescript-eslint/parser",