fix(deps): update dependency @auth/core to ^0.37.1 (#1323)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-18 17:29:44 +00:00
committed by GitHub
parent c8b1bb8d62
commit dac2b5063b
3 changed files with 30 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.37.0",
"@auth/core": "^0.37.1",
"@auth/drizzle-adapter": "^1.7.0",
"@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.0",
"@auth/core": "^0.37.1",
"@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.0
version: 0.37.0
specifier: ^0.37.1
version: 0.37.1
'@auth/drizzle-adapter':
specifier: ^1.7.0
version: 1.7.0
@@ -833,8 +833,8 @@ importers:
packages/db:
dependencies:
'@auth/core':
specifier: ^0.37.0
version: 0.37.0
specifier: ^0.37.1
version: 0.37.1
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1734,6 +1734,20 @@ packages:
nodemailer:
optional: true
'@auth/core@0.37.1':
resolution: {integrity: sha512-85PosPEZXHKZhEaAH5DVCig2N1Cu5PC8CbWX03Dw9g1JISLHyrRT0RZRcaWlgmz+0Ua4N52sFRX+g9WARQaUlA==}
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.0':
resolution: {integrity: sha512-hijoZnkCf9UxiTiNgm0rw3t2JhzFyJSFRGugv9kT9zgdlUtVy7TzyW8/6Me3TPNuLXCzXW1PkPIc3zqZ/1JLdA==}
@@ -7975,6 +7989,16 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/core@0.37.1':
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.0':
dependencies:
'@auth/core': 0.37.0