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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-25 19:22:18 +01:00
committed by GitHub
parent ba27871765
commit 98a8eaac09
2 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.28.1",
"@auth/drizzle-adapter": "^0.8.0",
"@auth/drizzle-adapter": "^0.8.1",
"@t3-oss/env-nextjs": "^0.9.2",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",

10
pnpm-lock.yaml generated
View File

@@ -363,8 +363,8 @@ importers:
specifier: ^0.28.1
version: 0.28.1
'@auth/drizzle-adapter':
specifier: ^0.8.0
version: 0.8.0
specifier: ^0.8.1
version: 0.8.1
'@homarr/db':
specifier: workspace:^0.1.0
version: link:../db
@@ -929,10 +929,10 @@ packages:
preact-render-to-string: 5.2.3(preact@10.11.3)
dev: false
/@auth/drizzle-adapter@0.8.0:
resolution: {integrity: sha512-cwLMOJHf+R8VeHYFzdA5DReKelidWSx8bz9kJ6hydPjUugHate2F7u9XHoCOu7zXIA5azSPb3b2WR9C0Fjq7eA==}
/@auth/drizzle-adapter@0.8.1:
resolution: {integrity: sha512-WILvFJ6tOUjSy2azJY3l2xnLNV7P5jDw970e4wg3ug6sIWLATBr0MN6w+xJBuXVSoDz7jSWTlyWkfiiT0l0Ugg==}
dependencies:
'@auth/core': 0.28.0
'@auth/core': 0.28.1
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'