fix(deps): update dependency @auth/drizzle-adapter to ^1.9.0 (#2905)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-20 06:24:43 +00:00
committed by GitHub
parent 2bf67c3de8
commit fdf700dba5
2 changed files with 29 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.38.0",
"@auth/drizzle-adapter": "^1.8.0",
"@auth/drizzle-adapter": "^1.9.0",
"@homarr/certificates": "workspace:^0.1.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",

34
pnpm-lock.yaml generated
View File

@@ -640,8 +640,8 @@ importers:
specifier: ^0.38.0
version: 0.38.0
'@auth/drizzle-adapter':
specifier: ^1.8.0
version: 1.8.0
specifier: ^1.9.0
version: 1.9.0
'@homarr/certificates':
specifier: workspace:^0.1.0
version: link:../certificates
@@ -2292,8 +2292,22 @@ packages:
nodemailer:
optional: true
'@auth/drizzle-adapter@1.8.0':
resolution: {integrity: sha512-cxApE0h5WcyDsgGix9hzmWmCz0qxvmMJexAOQmI6R/YXYxrZ/mKBKu0BlfgQBR6z2XvNWl4wbEGchwSenSCksQ==}
'@auth/core@0.39.0':
resolution: {integrity: sha512-jusviw/sUSfAh6S/wjY5tRmJOq0Itd3ImF+c/b4HB9DfmfChtcfVJTNJeqCeExeCG8oh4PBKRsMQJsn2W6NhFQ==}
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.0':
resolution: {integrity: sha512-uRQjT9b66vOvkS5vgzK2ZFT3Ubg0JhcYPzOZtrNdwrsfQZ7hmnh+6rZntkl1s2TrKxwxHVTIfndON7+CgsHRkw==}
'@axiomhq/js@1.0.0-rc.3':
resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==}
@@ -10680,9 +10694,17 @@ snapshots:
preact: 10.24.3
preact-render-to-string: 6.5.11(preact@10.24.3)
'@auth/drizzle-adapter@1.8.0':
'@auth/core@0.39.0':
dependencies:
'@auth/core': 0.38.0
'@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.0':
dependencies:
'@auth/core': 0.39.0
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'