update test

This commit is contained in:
maix0 2025-07-17 16:34:43 +02:00 committed by Maieul BOYER
parent 0b3ea4b406
commit 3f5cb97501
5 changed files with 133 additions and 19 deletions

View file

@ -19,7 +19,9 @@
"dependencies": {
"better-sqlite3": "^11.10.0",
"fastify": "^5.0.0",
"fastify-plugin": "^5.0.1"
"fastify-plugin": "^5.0.1",
"typescript-result": "3.1.1",
"uuidv7": "^1.0.2"
},
"devDependencies": {
"@types/better-sqlite3": "^7.6.13",