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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-04 13:25:23 +00:00
committed by GitHub
parent 90c105541e
commit b45eeb95e9
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.37.3",
"@auth/drizzle-adapter": "^1.7.2",
"@auth/drizzle-adapter": "^1.7.3",
"@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

@@ -556,8 +556,8 @@ importers:
specifier: ^0.37.3
version: 0.37.3
'@auth/drizzle-adapter':
specifier: ^1.7.2
version: 1.7.2
specifier: ^1.7.3
version: 1.7.3
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -1777,8 +1777,8 @@ packages:
nodemailer:
optional: true
'@auth/drizzle-adapter@1.7.2':
resolution: {integrity: sha512-PrXsbzcOGkw9A/lHr44SIOw0FBdXm9Me5xzmLCC54anPTiMmOq2FnJLjnPPnZZ/IKVOfTkSNOn9w9jtQgl2mCw==}
'@auth/drizzle-adapter@1.7.3':
resolution: {integrity: sha512-0BuGgRjcghoFJQH8796BaLCFXqh77lhizXuDliVK7cF2hs1nXo7eKZ/m5ddFa7ATTOwQ3gncQLHFJ1ap8dOoew==}
'@axiomhq/js@1.0.0-rc.3':
resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==}
@@ -8253,9 +8253,9 @@ snapshots:
preact: 10.24.3
preact-render-to-string: 6.5.11(preact@10.24.3)
'@auth/drizzle-adapter@1.7.2':
'@auth/drizzle-adapter@1.7.3':
dependencies:
'@auth/core': 0.37.2
'@auth/core': 0.37.3
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'