fix(deps): update dependency @auth/core to ^0.37.2 (#1338)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-19 20:29:37 +00:00
committed by GitHub
parent 9b5b8e6db3
commit aa2d2f8c4b
3 changed files with 30 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.37.1",
"@auth/core": "^0.37.2",
"@auth/drizzle-adapter": "^1.7.1",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",

View File

@@ -33,7 +33,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.37.1",
"@auth/core": "^0.37.2",
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",

32
pnpm-lock.yaml generated
View File

@@ -553,8 +553,8 @@ importers:
packages/auth:
dependencies:
'@auth/core':
specifier: ^0.37.1
version: 0.37.1
specifier: ^0.37.2
version: 0.37.2
'@auth/drizzle-adapter':
specifier: ^1.7.1
version: 1.7.1
@@ -833,8 +833,8 @@ importers:
packages/db:
dependencies:
'@auth/core':
specifier: ^0.37.1
version: 0.37.1
specifier: ^0.37.2
version: 0.37.2
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1720,6 +1720,20 @@ packages:
nodemailer:
optional: true
'@auth/core@0.37.2':
resolution: {integrity: sha512-kUvzyvkcd6h1vpeMAojK2y7+PAV5H+0Cc9+ZlKYDFhDY31AlvsB+GW5vNO4qE3Y07KeQgvNO9U0QUx/fN62kBw==}
peerDependencies:
'@simplewebauthn/browser': ^9.0.1
'@simplewebauthn/server': ^9.0.2
nodemailer: ^6.8.0
peerDependenciesMeta:
'@simplewebauthn/browser':
optional: true
'@simplewebauthn/server':
optional: true
nodemailer:
optional: true
'@auth/drizzle-adapter@1.7.1':
resolution: {integrity: sha512-WJSh39zEtynJw6GVS8MCnB2qXw1q7IkMbG2GiHx4jiQWDpHXE+idGSeBuZXS+J8tQnLexQa6v8hnz+wmalM74w==}
@@ -7947,6 +7961,16 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/core@0.37.2':
dependencies:
'@panva/hkdf': 1.2.1
'@types/cookie': 0.6.0
cookie: 0.7.1
jose: 5.9.3
oauth4webapi: 3.0.0
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@1.7.1':
dependencies:
'@auth/core': 0.37.1