Update and fix missing dependencies
This commit is contained in:
parent
8949b10671
commit
59ae833099
20 changed files with 26880 additions and 20410 deletions
|
|
@ -20,12 +20,12 @@
|
|||
"@types/figlet": "^1.5.6",
|
||||
"@types/lodash": "^4.14.195",
|
||||
"@types/node": "*",
|
||||
"@types/uuid": "^9.0.1",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"camelcase-keys": "^8.0.2",
|
||||
"pg-monitor": "^2.0.0",
|
||||
"tsc-watch": "^6.0.4",
|
||||
"typedoc": "^0.24.7",
|
||||
"typescript": "^5.0.4"
|
||||
"typedoc": "^0.24.8",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@digiresilience/hapi-nextauth": "*",
|
||||
|
|
@ -34,12 +34,12 @@
|
|||
"@hapi/hapi": "^21.3.2",
|
||||
"@hapi/hoek": "^11.0.2",
|
||||
"@hapi/inert": "^7.1.0",
|
||||
"@hapi/vision": "^7.0.1",
|
||||
"@hapi/vision": "^7.0.2",
|
||||
"@hapipal/schmervice": "^3.0.0",
|
||||
"@promster/hapi": "^8.0.6",
|
||||
"@promster/server": "^7.0.8",
|
||||
"@promster/types": "^3.2.5",
|
||||
"@types/convict": "^6.1.1",
|
||||
"@types/convict": "^6.1.2",
|
||||
"@types/hapi__glue": "^6.1.6",
|
||||
"@types/hapi__hapi": "^20.0.13",
|
||||
"@types/hapi__inert": "^5.2.6",
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
"joi": "^17.9.2",
|
||||
"lodash": "^4.17.21",
|
||||
"next-auth": "^4.22.1",
|
||||
"pg-promise": "^11.4.3",
|
||||
"pg-promise": "^11.5.0",
|
||||
"pino": "^8.14.1",
|
||||
"pino-pretty": "^10.0.0",
|
||||
"prom-client": "^14.x.x",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue