6 Commits

Author SHA1 Message Date
minori 0c8ec40a8d Merge pull request 'deps: update tsx to 4.21.0' (#8) from dependencies/update-tsx into main
Node.js CI / CI (push) Successful in 34s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m55s
2026-02-25 07:01:47 -08:00
minori ee617df55a Merge pull request 'deps: update fastify to 5.7.1' (#5) from dependencies/update-fastify into main
Node.js CI / CI (push) Successful in 30s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m18s
2026-02-23 20:45:15 -08:00
minori 3749735c62 deps: update fastify to 5.7.4
Node.js CI / CI (pull_request) Successful in 34s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m26s
2026-02-13 07:05:01 -08:00
minori 62a62e168d deps: update fastify to 5.7.2
Node.js CI / CI (pull_request) Successful in 49s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m14s
2026-02-05 07:07:37 -08:00
minori ce874984a1 deps: update tsx to 4.21.0
Node.js CI / CI (pull_request) Successful in 29s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-02-04 08:27:53 -08:00
minori 94fd2b8a36 deps: update fastify to 5.7.1
Node.js CI / CI (pull_request) Successful in 30s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s
2026-02-04 08:27:35 -08:00
2 changed files with 504 additions and 218 deletions
+3 -3
View File
@@ -18,14 +18,14 @@
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.6.0",
"eslint": "10.0.0",
"tsx": "4.20.6",
"eslint": "9.36.0",
"tsx": "4.21.0",
"typescript": "5.9.2"
},
"dependencies": {
"@nhcarrigan/discord-analytics": "0.0.6",
"@nhcarrigan/logger": "1.1.1",
"discord.js": "14.22.1",
"fastify": "5.6.1"
"fastify": "5.7.4"
}
}
+501 -215
View File
File diff suppressed because it is too large Load Diff