wynn/ts/package.json
a 79cea96292
Some checks failed
commit-tag / commit-tag-image (push) Failing after 16s
its a matrix now
2025-03-02 17:55:01 -06:00

44 lines
1.4 KiB
JSON

{
"name": "backend",
"packageManager": "yarn@4.6.0+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728",
"scripts": {
"barrels": "barrelsby -c barrelsby.json --delete"
},
"devDependencies": {
"@types/object-hash": "^3",
"barrelsby": "^2.8.1",
"knip": "^5.45.0",
"rollup": "^4.34.8",
"typescript": "5.7.3"
},
"dependencies": {
"@needle-di/core": "^0.10.1",
"@temporalio/activity": "^1.11.7",
"@temporalio/client": "^1.11.7",
"@temporalio/common": "^1.11.7",
"@temporalio/worker": "^1.11.7",
"@temporalio/workflow": "^1.11.7",
"@ts-rest/core": "https://gitpkg.vercel.app/aidant/ts-rest/libs/ts-rest/core?feat-standard-schema",
"@ts-rest/fastify": "https://gitpkg.vercel.app/aidant/ts-rest/libs/ts-rest/fastify?feat-standard-schema",
"@types/node": "^22.13.4",
"any-date-parser": "^2.0.3",
"arktype": "2.1.1",
"axios": "^1.7.9",
"axios-cache-interceptor": "^1.6.2",
"chrono-node": "^2.7.8",
"clipanion": "^4.0.0-rc.4",
"cloudevents": "^8.0.2",
"discordeno": "^21.0.0",
"dotenv": "^16.4.7",
"hash-wasm": "^4.12.0",
"json-stable-stringify": "^1.2.1",
"object-hash": "^3.0.0",
"postgres": "^3.4.5",
"ts-markdown-builder": "^0.4.0",
"why-is-node-running": "^3.2.2",
"znv": "^0.4.0",
"zod": "^3.24.1",
"zod-config": "^0.1.2"
}
}