fix(deps): update dependency @auth/core to ^0.40.0 (#3448)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-22 12:33:14 +00:00
committed by GitHub
parent 319bee99b7
commit 2c7f5de192
3 changed files with 28 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.39.1",
"@auth/core": "^0.40.0",
"@auth/drizzle-adapter": "^1.9.1",
"@homarr/certificates": "workspace:^0.1.0",
"@homarr/common": "workspace:^0.1.0",

View File

@@ -38,7 +38,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.39.1",
"@auth/core": "^0.40.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/env": "workspace:^0.1.0",

30
pnpm-lock.yaml generated
View File

@@ -646,8 +646,8 @@ importers:
packages/auth:
dependencies:
'@auth/core':
specifier: ^0.39.1
version: 0.39.1
specifier: ^0.40.0
version: 0.40.0
'@auth/drizzle-adapter':
specifier: ^1.9.1
version: 1.9.1
@@ -1021,8 +1021,8 @@ importers:
packages/db:
dependencies:
'@auth/core':
specifier: ^0.39.1
version: 0.39.1
specifier: ^0.40.0
version: 0.40.0
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -2323,6 +2323,20 @@ packages:
nodemailer:
optional: true
'@auth/core@0.40.0':
resolution: {integrity: sha512-n53uJE0RH5SqZ7N1xZoMKekbHfQgjd0sAEyUbE+IYJnmuQkbvuZnXItCU7d+i7Fj8VGOgqvNO7Mw4YfBTlZeQw==}
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.9.1':
resolution: {integrity: sha512-WQ4vtDxpo3jAPfSLJbrjFx++/lMO1HJbV7ZwzCUBEkhqYMTrqQBJhLb+vcusDu95wiekVOUCPe1y6QSNbMeeYA==}
@@ -10764,6 +10778,14 @@ snapshots:
preact: 10.24.3
preact-render-to-string: 6.5.11(preact@10.24.3)
'@auth/core@0.40.0':
dependencies:
'@panva/hkdf': 1.2.1
jose: 6.0.8
oauth4webapi: 3.3.0
preact: 10.24.3
preact-render-to-string: 6.5.11(preact@10.24.3)
'@auth/drizzle-adapter@1.9.1':
dependencies:
'@auth/core': 0.39.1