This commit is contained in:
Darren Clarke 2024-03-16 12:51:56 +01:00
parent c095fa7042
commit 43bfdaa1e3
186 changed files with 276 additions and 37155 deletions

View file

@ -18,20 +18,20 @@
},
"devDependencies": {
"@types/figlet": "^1.5.8",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.0",
"@types/node": "*",
"@types/uuid": "^9.0.8",
"camelcase-keys": "^9.1.3",
"pg-monitor": "^2.0.0",
"tsc-watch": "^6.0.4",
"typedoc": "^0.25.11",
"typescript": "^5.3.3"
"typedoc": "^0.25.12",
"typescript": "^5.4.2"
},
"dependencies": {
"@digiresilience/hapi-nextauth": "*",
"@hapi/boom": "^10.0.1",
"@hapi/glue": "^9.0.1",
"@hapi/hapi": "^21.3.3",
"@hapi/hapi": "^21.3.6",
"@hapi/hoek": "^11.0.4",
"@hapi/inert": "^7.1.0",
"@hapi/vision": "^7.0.3",
@ -54,7 +54,7 @@
"http-terminator": "^3.2.0",
"joi": "^17.12.2",
"lodash": "^4.17.21",
"next-auth": "^4.24.6",
"next-auth": "^4.24.7",
"pg-promise": "^11.5.4",
"pino": "^8.19.0",
"pino-pretty": "^10.3.1",