fix(deps): update dependency @auth/core to ^0.34.0 (#700)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-21 20:26:00 +00:00
committed by GitHub
parent 8d7a7bc9b1
commit 9087f4bfdf
3 changed files with 30 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.33.0",
"@auth/core": "^0.34.0",
"@auth/drizzle-adapter": "^1.3.0",
"@t3-oss/env-nextjs": "^0.10.1",
"bcrypt": "^5.1.1",

View File

@@ -33,7 +33,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"@auth/core": "^0.33.0",
"@auth/core": "^0.34.0",
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.2",
"dotenv": "^16.4.5",

32
pnpm-lock.yaml generated
View File

@@ -503,8 +503,8 @@ importers:
packages/auth:
dependencies:
'@auth/core':
specifier: ^0.33.0
version: 0.33.0
specifier: ^0.34.0
version: 0.34.0
'@auth/drizzle-adapter':
specifier: ^1.3.0
version: 1.3.0
@@ -595,8 +595,8 @@ importers:
packages/db:
dependencies:
'@auth/core':
specifier: ^0.33.0
version: 0.33.0
specifier: ^0.34.0
version: 0.34.0
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1295,6 +1295,20 @@ packages:
nodemailer:
optional: true
'@auth/core@0.34.0':
resolution: {integrity: sha512-iIsca94pLuAnbMpzd0uPAlRQDVAMYhMS9KoUAjc395bXoi9Ng3nLh6vhzrB1sV1vmEpvmUPmCYnE14kJ5UdiJg==}
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.3.0':
resolution: {integrity: sha512-zqJMXf0f7Ly/ih+hW2iCAV12h9J635TUVT3x5g92nQzqmDBd/qI6MjOJH5GRzSUtYT6ceewa5j+ERPTT/w2/zg==}
@@ -6575,6 +6589,16 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/core@0.34.0':
dependencies:
'@panva/hkdf': 1.1.1
'@types/cookie': 0.6.0
cookie: 0.6.0
jose: 5.2.2
oauth4webapi: 2.11.0
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@1.3.0':
dependencies:
'@auth/core': 0.33.0