diff --git a/package.json b/package.json index 54cb7c7..1a38a0d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "KagChi", "license": "GPL-3.0", "devDependencies": { - "@hazmi35/eslint-config": "^8.7.1", + "@hazmi35/eslint-config": "^10.0.0", "@swc/cli": "^0.1.57", "@swc/core": "^1.3.24", "@types/discord-rpc": "^4.0.3", @@ -26,7 +26,7 @@ "pkg": "^5.8.0", "rimraf": "^3.0.2", "tsup": "^6.5.0", - "typescript": "^4.9.5" + "typescript": "^5.1.6" }, "eslintConfig": { "parser": "@typescript-eslint/parser",