This commit is contained in:
Darren Clarke 2023-07-18 12:26:57 +00:00
parent 7ca5f2d45a
commit f901f203b0
302 changed files with 9897 additions and 10332 deletions

View file

@ -25,7 +25,7 @@
"pg-monitor": "^2.0.0",
"tsc-watch": "^6.0.4",
"typedoc": "^0.24.8",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"dependencies": {
"@digiresilience/hapi-nextauth": "*",
@ -39,13 +39,13 @@
"@promster/hapi": "^8.0.6",
"@promster/server": "^7.0.8",
"@promster/types": "^3.2.5",
"@types/convict": "^6.1.2",
"@types/convict": "^6.1.3",
"@types/hapi__glue": "^6.1.6",
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__inert": "^5.2.6",
"@types/hapi__vision": "^5.5.4",
"@types/hapipal__schmervice": "^2.0.3",
"chalk": "^5.2.0",
"chalk": "^5.3.0",
"commander": "^11.0.0",
"convict": "^6.2.4",
"decamelcase-keys": "^1.1.1",
@ -57,7 +57,7 @@
"next-auth": "^4.22.1",
"pg-promise": "^11.5.0",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"prom-client": "^14.x.x",
"uuid": "^9.0.0"
}