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

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:39:32 +00:00
committed by GitHub
parent dac2b5063b
commit b1393fa59b
2 changed files with 7 additions and 31 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.37.1",
"@auth/drizzle-adapter": "^1.7.0",
"@auth/drizzle-adapter": "^1.7.1",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",

36
pnpm-lock.yaml generated
View File

@@ -556,8 +556,8 @@ importers:
specifier: ^0.37.1
version: 0.37.1
'@auth/drizzle-adapter':
specifier: ^1.7.0
version: 1.7.0
specifier: ^1.7.1
version: 1.7.1
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1720,20 +1720,6 @@ packages:
nodemailer:
optional: true
'@auth/core@0.37.0':
resolution: {integrity: sha512-LybAgfFC5dta3Mu3al0UbnzMGVBpZRqLMvvXupQOfETtPNlL7rXgTO13EVRTCdvPqMQrVYjODUDvgVfQM1M3Qg==}
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/core@0.37.1':
resolution: {integrity: sha512-85PosPEZXHKZhEaAH5DVCig2N1Cu5PC8CbWX03Dw9g1JISLHyrRT0RZRcaWlgmz+0Ua4N52sFRX+g9WARQaUlA==}
peerDependencies:
@@ -1748,8 +1734,8 @@ packages:
nodemailer:
optional: true
'@auth/drizzle-adapter@1.7.0':
resolution: {integrity: sha512-hijoZnkCf9UxiTiNgm0rw3t2JhzFyJSFRGugv9kT9zgdlUtVy7TzyW8/6Me3TPNuLXCzXW1PkPIc3zqZ/1JLdA==}
'@auth/drizzle-adapter@1.7.1':
resolution: {integrity: sha512-WJSh39zEtynJw6GVS8MCnB2qXw1q7IkMbG2GiHx4jiQWDpHXE+idGSeBuZXS+J8tQnLexQa6v8hnz+wmalM74w==}
'@axiomhq/js@1.0.0-rc.3':
resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==}
@@ -7979,16 +7965,6 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/core@0.37.0':
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/core@0.37.1':
dependencies:
'@panva/hkdf': 1.2.1
@@ -7999,9 +7975,9 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@1.7.0':
'@auth/drizzle-adapter@1.7.1':
dependencies:
'@auth/core': 0.37.0
'@auth/core': 0.37.1
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'