diff --git a/package.json b/package.json index 974e529..b2bdc61 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "@swc/cli": "^0.1.62", "@swc/core": "^1.3.66", "@types/node": "^18.16.18", - "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.8", - "eslint": "^8.41.0", + "@typescript-eslint/eslint-plugin": "^5.60.0", + "@typescript-eslint/parser": "^5.60.0", + "eslint": "^8.43.0", "rimraf": "^5.0.1", - "typescript": "^5.0.4" + "typescript": "^5.1.3" }, "eslintConfig": { "parser": "@typescript-eslint/parser",