fix(deps): update dependency @auth/core to ^0.33.0 (#693)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-20 02:22:20 +00:00
committed by GitHub
parent 541d745cea
commit 171fe40fd5
3 changed files with 35 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.32.0",
"@auth/core": "^0.33.0",
"@auth/drizzle-adapter": "^1.2.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.32.0",
"@auth/core": "^0.33.0",
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.2",
"dotenv": "^16.4.5",

37
pnpm-lock.yaml generated
View File

@@ -503,8 +503,8 @@ importers:
packages/auth:
dependencies:
'@auth/core':
specifier: ^0.32.0
version: 0.32.0
specifier: ^0.33.0
version: 0.33.0
'@auth/drizzle-adapter':
specifier: ^1.2.0
version: 1.2.0
@@ -595,8 +595,8 @@ importers:
packages/db:
dependencies:
'@auth/core':
specifier: ^0.32.0
version: 0.32.0
specifier: ^0.33.0
version: 0.33.0
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1281,6 +1281,20 @@ packages:
nodemailer:
optional: true
'@auth/core@0.33.0':
resolution: {integrity: sha512-QPWvnoAbolCO7I8/h3xITwS59bjA2fZRG+p4Qf2ZSMuPE3AFO9xYI3xjwdXZ0jl772aL7Ya8ZUedxCatXgwMZg==}
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.2.0':
resolution: {integrity: sha512-95LHWlgtR4rQeHy4bACiVgTZdWkkEpVXYJim1IqbF1Hy0MnnMalmfGuIlNcOi64+6iC17j5FkDsMchqGwvj2Dg==}
@@ -5005,6 +5019,9 @@ packages:
oauth4webapi@2.10.3:
resolution: {integrity: sha512-9FkXEXfzVKzH63GUOZz1zMr3wBaICSzk6DLXx+CGdrQ10ItNk2ePWzYYc1fdmKq1ayGFb2aX97sRCoZ2s0mkDw==}
oauth4webapi@2.11.0:
resolution: {integrity: sha512-UchKtYyLuWwrZLB7g9Px+0JScIAK/bD1awLK5gdOCIs0cjxc7ol+ESL+Rr4nOmEJSvib6kEgvdUHvXm8DrZQ+w==}
object-assign@4.1.1:
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines: {node: '>=0.10.0'}
@@ -6541,6 +6558,16 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/core@0.33.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.2.0':
dependencies:
'@auth/core': 0.32.0
@@ -10566,6 +10593,8 @@ snapshots:
oauth4webapi@2.10.3: {}
oauth4webapi@2.11.0: {}
object-assign@4.1.1: {}
object-inspect@1.13.1: {}