diff --git a/package.json b/package.json index 67c26f6..672fda8 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "license": "GPL-3.0", "devDependencies": { "@hazmi35/eslint-config": "^8.7.1", - "@swc/cli": "^0.1.57", - "@swc/core": "^1.3.24", - "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.47.0", - "@typescript-eslint/parser": "^5.47.0", - "eslint": "^8.30.0", + "@swc/cli": "^0.4.0", + "@swc/core": "^1.7.18", + "@types/node": "^17.0.45", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", + "eslint": "^8.57.0", "rimraf": "^3.0.2", - "typescript": "^4.9.4" + "typescript": "^4.9.5" }, "eslintConfig": { "parser": "@typescript-eslint/parser",