diff --git a/package.json b/package.json index 7263983..59e447a 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@types/node": "^25.0.3", "@vitest/coverage-v8": "^4.0.15", "eslint": "10", - "tsdown": "^0.21.0", - "typescript": "^5.3.2", + "tsdown": "^0.22.0", + "typescript": "^6.0.3", "typescript-eslint": "^8.56.1", "vitest": "^4.0.15" },