diff --git a/project/package.json b/project/package.json index 4f0c3669..7f35214b 100644 --- a/project/package.json +++ b/project/package.json @@ -49,7 +49,8 @@ "tsyringe": "4.8.0", "winston": "3.17.0", "winston-daily-rotate-file": "5.0.0", - "ws": "8.18.0" + "ws": "8.18.0", + "typescript": "5.7.3" }, "devDependencies": { "@biomejs/biome": "1.9.4", @@ -73,7 +74,6 @@ "minimist": "1.2.8", "resedit": "2.0.3", "tsx": "4.19.2", - "typescript": "5.7.3", "vitest": "2.1.8" }, "targets": {