diff --git a/hashes.json b/hashes.json index 717ba182..0dc4ff93 100644 --- a/hashes.json +++ b/hashes.json @@ -1,3 +1,3 @@ { - "npmDepsHash": "sha256-C/T5mm4q9H19efUt9tgIf1H5YjXEd2PUXS3gG1M7MKI=" + "npmDepsHash": "sha256-45XGoErD/Lm0QunatMHZnUtrlpcmYmlwUyUGhwjrBHU=" } diff --git a/package-lock.json b/package-lock.json index 5e9f8fcd..e43c18b0 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 44cb8e33..a1d2f554 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,8 @@ "prettier": "^3.6.2", "pretty-quick": "^4.2.2", "ts-node": "^10.9.2", - "typescript": "^5.9.3" + "typescript": "^5.9.3", + "typescript-json-schema": "^0.65.1" }, "dependencies": { "@aws-sdk/client-s3": "^3.936.0", @@ -111,7 +112,6 @@ "sqlite3": "^5.1.7", "tslib": "^2.8.1", "typeorm": "^0.3.27", - "typescript-json-schema": "^0.65.1", "wretch": "^2.11.1", "ws": "^8.18.3" },