mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
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:
committed by
GitHub
parent
ba27871765
commit
98a8eaac09
@@ -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
10
pnpm-lock.yaml
generated
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user