Update deps
This commit is contained in:
parent
7688730e4f
commit
6663e8ed1e
24 changed files with 3587 additions and 2262 deletions
|
|
@ -20,25 +20,25 @@
|
|||
"@types/figlet": "^1.5.8",
|
||||
"@types/lodash": "^4.14.202",
|
||||
"@types/node": "*",
|
||||
"@types/uuid": "^9.0.7",
|
||||
"camelcase-keys": "^9.1.2",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"camelcase-keys": "^9.1.3",
|
||||
"pg-monitor": "^2.0.0",
|
||||
"tsc-watch": "^6.0.4",
|
||||
"typedoc": "^0.25.3",
|
||||
"typescript": "^5.3.2"
|
||||
"typedoc": "^0.25.8",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@digiresilience/hapi-nextauth": "*",
|
||||
"@hapi/boom": "^10.0.1",
|
||||
"@hapi/glue": "^9.0.1",
|
||||
"@hapi/hapi": "^21.3.2",
|
||||
"@hapi/hoek": "^11.0.2",
|
||||
"@hapi/hapi": "^21.3.3",
|
||||
"@hapi/hoek": "^11.0.4",
|
||||
"@hapi/inert": "^7.1.0",
|
||||
"@hapi/vision": "^7.0.3",
|
||||
"@hapipal/schmervice": "^3.0.0",
|
||||
"@promster/hapi": "^12.0.0",
|
||||
"@promster/server": "^12.0.0",
|
||||
"@promster/types": "^12.0.0",
|
||||
"@promster/hapi": "^13.0.0",
|
||||
"@promster/server": "^13.0.0",
|
||||
"@promster/types": "^13.0.0",
|
||||
"@types/convict": "^6.1.6",
|
||||
"@types/hapi__glue": "^6.1.9",
|
||||
"@types/hapi__hapi": "^20.0.13",
|
||||
|
|
@ -46,18 +46,18 @@
|
|||
"@types/hapi__vision": "^5.5.7",
|
||||
"@types/hapipal__schmervice": "^2.0.7",
|
||||
"chalk": "^5.3.0",
|
||||
"commander": "^11.1.0",
|
||||
"commander": "^12.0.0",
|
||||
"convict": "^6.2.4",
|
||||
"decamelcase-keys": "^1.1.1",
|
||||
"figlet": "^1.7.0",
|
||||
"hapi-pino": "^12.1.0",
|
||||
"http-terminator": "^3.2.0",
|
||||
"joi": "^17.11.0",
|
||||
"joi": "^17.12.1",
|
||||
"lodash": "^4.17.21",
|
||||
"next-auth": "^4.24.5",
|
||||
"pg-promise": "^11.5.4",
|
||||
"pino": "^8.16.2",
|
||||
"pino-pretty": "^10.2.3",
|
||||
"pino": "^8.18.0",
|
||||
"pino-pretty": "^10.3.1",
|
||||
"prom-client": "^15.x.x",
|
||||
"uuid": "^9.0.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue