Update deps

This commit is contained in:
Darren Clarke 2024-02-14 12:13:00 +01:00
parent 7688730e4f
commit 6663e8ed1e
24 changed files with 3587 additions and 2262 deletions

View file

@ -9,7 +9,7 @@
"private": false,
"devDependencies": {
"@hapi/basic": "^7.0.2",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"babel-preset-link": "*",
"eslint-config-link": "*",
"jest-config-link": "*",
@ -17,9 +17,9 @@
"tsconfig-link": "*"
},
"dependencies": {
"@hapi/hapi": "^21.3.2",
"@hapi/hoek": "^11.0.2",
"joi": "^17.11.0",
"@hapi/hapi": "^21.3.3",
"@hapi/hoek": "^11.0.4",
"joi": "^17.12.1",
"next-auth": "4.24.5"
},
"scripts": {