1 Commits

Author SHA1 Message Date
9e0eeab6d5 deps: update prisma to 7.3.0
Some checks failed
Node.js CI / CI (pull_request) Failing after 29s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-02-04 08:34:07 -08:00
2 changed files with 445 additions and 148 deletions

View File

@@ -19,13 +19,13 @@
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.2.1", "@types/node": "24.2.1",
"eslint": "9.33.0", "eslint": "9.33.0",
"prisma": "6.13.0", "prisma": "7.3.0",
"typescript": "5.9.2" "typescript": "5.9.2"
}, },
"dependencies": { "dependencies": {
"@nhcarrigan/logger": "1.0.0", "@nhcarrigan/logger": "1.0.0",
"@prisma/client": "6.13.0", "@prisma/client": "6.13.0",
"discord.js": "14.21.0", "discord.js": "14.21.0",
"fastify": "5.7.4" "fastify": "5.5.0"
} }
} }

589
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff