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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-25 09:40:02 +00:00
committed by GitHub
parent 16e7f938bd
commit 4e431b4f89
2 changed files with 7 additions and 7 deletions

View File

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

12
pnpm-lock.yaml generated
View File

@@ -553,8 +553,8 @@ importers:
specifier: ^0.35.1
version: 0.35.1
'@auth/drizzle-adapter':
specifier: ^1.5.0
version: 1.5.0
specifier: ^1.5.1
version: 1.5.1
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1728,8 +1728,8 @@ packages:
nodemailer:
optional: true
'@auth/drizzle-adapter@1.5.0':
resolution: {integrity: sha512-JLeooOEoCulPjoLJa2IBKX8RSgSfkhmyaAeO8Xr37y+fitsEvJNqe0SsaRw3D8nXDasppSaop4uUT3ViXP+OZw==}
'@auth/drizzle-adapter@1.5.1':
resolution: {integrity: sha512-MWroa4hy9Zs7k+LEVpGmwaK1xpLQ/7erylnMdVXy6CijeXXQOvTK//zQtL383JrHTr21zyH/3z0DoDPpG9Txvw==}
'@axiomhq/js@1.0.0-rc.3':
resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==}
@@ -7850,9 +7850,9 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@1.5.0':
'@auth/drizzle-adapter@1.5.1':
dependencies:
'@auth/core': 0.35.0
'@auth/core': 0.35.1
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'