mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-01 04:09:12 +01:00
fix(deps): update dependency @auth/drizzle-adapter to ^1.7.4 (#1493)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d4f0aa761d
commit
e9a74a01b9
@@ -24,7 +24,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@auth/core": "^0.37.4",
|
||||
"@auth/drizzle-adapter": "^1.7.3",
|
||||
"@auth/drizzle-adapter": "^1.7.4",
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
"@homarr/db": "workspace:^0.1.0",
|
||||
"@homarr/definitions": "workspace:^0.1.0",
|
||||
|
||||
38
pnpm-lock.yaml
generated
38
pnpm-lock.yaml
generated
@@ -556,8 +556,8 @@ importers:
|
||||
specifier: ^0.37.4
|
||||
version: 0.37.4
|
||||
'@auth/drizzle-adapter':
|
||||
specifier: ^1.7.3
|
||||
version: 1.7.3
|
||||
specifier: ^1.7.4
|
||||
version: 1.7.4
|
||||
'@homarr/common':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../common
|
||||
@@ -1766,20 +1766,6 @@ packages:
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
'@auth/core@0.37.3':
|
||||
resolution: {integrity: sha512-qcffDLwxB9iUYH8GHq68w/KU8jtjAbjjk9xnpoKhjX3+QcntaQ2MKVSkTTocmA6ElpL5vK2xR9CXfQ98dvGnyg==}
|
||||
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.4':
|
||||
resolution: {integrity: sha512-HOXJwXWXQRhbBDHlMU0K/6FT1v+wjtzdKhsNg0ZN7/gne6XPsIrjZ4daMcFnbq0Z/vsAbYBinQhhua0d77v7qw==}
|
||||
peerDependencies:
|
||||
@@ -1794,8 +1780,8 @@ packages:
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
'@auth/drizzle-adapter@1.7.3':
|
||||
resolution: {integrity: sha512-0BuGgRjcghoFJQH8796BaLCFXqh77lhizXuDliVK7cF2hs1nXo7eKZ/m5ddFa7ATTOwQ3gncQLHFJ1ap8dOoew==}
|
||||
'@auth/drizzle-adapter@1.7.4':
|
||||
resolution: {integrity: sha512-OPZQakWWm5Hbx6okVMbtgI08WBliz/dCbFUXiPg9TThpp3Wh7MME/ubg4fW1oOp8P0gul6MkFvMVO733sVtd2w==}
|
||||
|
||||
'@axiomhq/js@1.0.0-rc.3':
|
||||
resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==}
|
||||
@@ -8557,15 +8543,6 @@ snapshots:
|
||||
preact: 10.11.3
|
||||
preact-render-to-string: 5.2.3(preact@10.11.3)
|
||||
|
||||
'@auth/core@0.37.3':
|
||||
dependencies:
|
||||
'@panva/hkdf': 1.2.1
|
||||
cookie: 1.0.1
|
||||
jose: 5.9.6
|
||||
oauth4webapi: 3.1.2
|
||||
preact: 10.24.3
|
||||
preact-render-to-string: 6.5.11(preact@10.24.3)
|
||||
|
||||
'@auth/core@0.37.4':
|
||||
dependencies:
|
||||
'@panva/hkdf': 1.2.1
|
||||
@@ -8574,9 +8551,9 @@ snapshots:
|
||||
preact: 10.24.3
|
||||
preact-render-to-string: 6.5.11(preact@10.24.3)
|
||||
|
||||
'@auth/drizzle-adapter@1.7.3':
|
||||
'@auth/drizzle-adapter@1.7.4':
|
||||
dependencies:
|
||||
'@auth/core': 0.37.3
|
||||
'@auth/core': 0.37.4
|
||||
transitivePeerDependencies:
|
||||
- '@simplewebauthn/browser'
|
||||
- '@simplewebauthn/server'
|
||||
@@ -11685,7 +11662,8 @@ snapshots:
|
||||
|
||||
cookie@0.7.2: {}
|
||||
|
||||
cookie@1.0.1: {}
|
||||
cookie@1.0.1:
|
||||
optional: true
|
||||
|
||||
cookies@0.9.1:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user