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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-15 20:28:21 +01:00
committed by GitHub
parent 336dc38b2d
commit 11393525d9
2 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.26.3",
"@auth/drizzle-adapter": "^0.6.3",
"@auth/drizzle-adapter": "^0.7.0",
"@t3-oss/env-nextjs": "^0.9.2",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",

10
pnpm-lock.yaml generated
View File

@@ -243,8 +243,8 @@ importers:
specifier: ^0.26.3
version: 0.26.3
'@auth/drizzle-adapter':
specifier: ^0.6.3
version: 0.6.3
specifier: ^0.7.0
version: 0.7.0
'@homarr/db':
specifier: workspace:^0.1.0
version: link:../db
@@ -701,10 +701,10 @@ packages:
preact-render-to-string: 5.2.3(preact@10.11.3)
dev: false
/@auth/drizzle-adapter@0.6.3:
resolution: {integrity: sha512-iQPNRgNXiQYMDxd2KtXIp+h/jEdoC73HhkY1S5pCMEPLfxhnqdK6TUGTrDKufmZtebbD7a+jyoLAex/xJBvVxw==}
/@auth/drizzle-adapter@0.7.0:
resolution: {integrity: sha512-p/8cjrREiPPns78CT/a7VGl2TD78BNXtJ9TAXrw80bUInHd2xkEtk4CzXajWS/5r7qXE9n3r4BV9sISrf6Yqnw==}
dependencies:
'@auth/core': 0.26.3
'@auth/core': 0.27.0
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'