8 Commits

Author SHA1 Message Date
minori f14b281e29 Merge pull request 'deps: update typescript to 5.9.3' (#6) from dependencies/update-typescript into main
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m50s
2026-02-26 07:03:15 -08:00
minori 46a78266d8 Merge pull request 'deps: update fastify to 5.7.1' (#3) from dependencies/update-fastify into main
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m26s
2026-02-25 07:03:02 -08:00
minori 42f36ecb41 Merge pull request 'deps: update @nhcarrigan/logger to 1.1.1' (#1) from dependencies/update--nhcarrigan-logger into main
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m20s
2026-02-23 20:46:29 -08:00
minori 85c7e51c05 deps: update fastify to 5.7.4
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m14s
2026-02-13 07:07:52 -08:00
minori 5b5731a2a1 deps: update fastify to 5.7.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m12s
2026-02-05 07:12:23 -08:00
minori f460ac5315 deps: update typescript to 5.9.3
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s
2026-02-04 08:37:41 -08:00
minori 71ca78aeee deps: update fastify to 5.7.1
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m25s
2026-02-04 08:37:23 -08:00
minori 96a7cc97d6 deps: update @nhcarrigan/logger to 1.1.1
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m32s
2026-02-04 08:37:09 -08:00
2 changed files with 268 additions and 278 deletions
+4 -4
View File
@@ -15,15 +15,15 @@
"license": "ISC",
"packageManager": "pnpm@10.15.0",
"dependencies": {
"@nhcarrigan/logger": "1.0.0",
"@nhcarrigan/logger": "1.1.1",
"discord.js": "14.22.1",
"fastify": "5.5.0"
"fastify": "5.7.4"
},
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.3.0",
"eslint": "10.0.0",
"typescript": "5.9.2"
"eslint": "9.34.0",
"typescript": "5.9.3"
}
}
+264 -274
View File
File diff suppressed because it is too large Load Diff