Update deps, remove PGP

This commit is contained in:
Darren Clarke 2023-09-27 11:13:19 +02:00
parent 79653705fe
commit 58ce48b031
56 changed files with 1057 additions and 5100 deletions

View file

@ -9,7 +9,7 @@
"private": false,
"devDependencies": {
"@hapi/basic": "^7.0.2",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.5",
"babel-preset-link": "*",
"eslint-config-link": "*",
"jest-config-link": "*",
@ -19,7 +19,7 @@
"dependencies": {
"@hapi/hapi": "^21.3.2",
"@hapi/hoek": "^11.0.2",
"joi": "^17.10.1",
"joi": "^17.10.2",
"next-auth": "4.23.1"
},
"scripts": {