Update dependencies
This commit is contained in:
parent
1cb0eeea2b
commit
7aeb903a9e
12 changed files with 941 additions and 3351 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"license": "AGPL-3.0-or-later",
|
||||
"private": false,
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/jest": "^29.5.1",
|
||||
"@hapi/basic": "^7.0.1",
|
||||
"tsconfig-link": "*",
|
||||
"eslint-config-link": "*",
|
||||
|
|
@ -15,10 +15,10 @@
|
|||
"babel-preset-link": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hapi/hapi": "^21.3.0",
|
||||
"@hapi/hoek": "^11.0.1",
|
||||
"joi": "^17.6.1",
|
||||
"next-auth": "3.29.0"
|
||||
"@hapi/hapi": "^21.3.2",
|
||||
"@hapi/hoek": "^11.0.2",
|
||||
"joi": "^17.9.2",
|
||||
"next-auth": "4.22.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue