chore: update deps

This commit is contained in:
Naomi Carrigan 2025-05-22 11:22:43 -07:00
parent 010967ef55
commit dcb61d9c5b
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8
2 changed files with 339 additions and 448 deletions

View File

@ -14,18 +14,18 @@
"author": "Naomi Carrigan",
"license": "See license in LICENSE.md",
"devDependencies": {
"@nhcarrigan/eslint-config": "5.1.0",
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "22.13.1",
"@vitest/coverage-istanbul": "3.0.5",
"eslint": "9.20.0",
"typescript": "5.7.3",
"vitest": "3.0.5"
"@types/node": "22.15.21",
"@vitest/coverage-istanbul": "3.1.4",
"eslint": "9.27.0",
"typescript": "5.8.3",
"vitest": "3.1.4"
},
"dependencies": {
"@anthropic-ai/sdk": "0.36.3",
"@anthropic-ai/sdk": "0.52.0",
"@nhcarrigan/logger": "1.0.0",
"discord.js": "14.18.0",
"fastify": "5.2.1"
"discord.js": "14.19.3",
"fastify": "5.3.3"
}
}

769
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff