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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-22 13:30:35 +00:00
committed by GitHub
parent da2d22b1b9
commit 7b8dc1670d
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config", "prettier": "@homarr/prettier-config",
"dependencies": { "dependencies": {
"@auth/core": "^0.40.0", "@auth/core": "^0.40.0",
"@auth/drizzle-adapter": "^1.9.1", "@auth/drizzle-adapter": "^1.10.0",
"@homarr/certificates": "workspace:^0.1.0", "@homarr/certificates": "workspace:^0.1.0",
"@homarr/common": "workspace:^0.1.0", "@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0", "@homarr/db": "workspace:^0.1.0",

12
pnpm-lock.yaml generated
View File

@@ -649,8 +649,8 @@ importers:
specifier: ^0.40.0 specifier: ^0.40.0
version: 0.40.0 version: 0.40.0
'@auth/drizzle-adapter': '@auth/drizzle-adapter':
specifier: ^1.9.1 specifier: ^1.10.0
version: 1.9.1 version: 1.10.0
'@homarr/certificates': '@homarr/certificates':
specifier: workspace:^0.1.0 specifier: workspace:^0.1.0
version: link:../certificates version: link:../certificates
@@ -2337,8 +2337,8 @@ packages:
nodemailer: nodemailer:
optional: true optional: true
'@auth/drizzle-adapter@1.9.1': '@auth/drizzle-adapter@1.10.0':
resolution: {integrity: sha512-WQ4vtDxpo3jAPfSLJbrjFx++/lMO1HJbV7ZwzCUBEkhqYMTrqQBJhLb+vcusDu95wiekVOUCPe1y6QSNbMeeYA==} resolution: {integrity: sha512-3MKsdAINTfvV4QKev8PFMNG93HJEUHh9sggDXnmUmriFogRf8qLvgqnPsTlfUyWcLwTzzrrYjeu8CGM+4IxHwQ==}
'@axiomhq/js@1.0.0-rc.3': '@axiomhq/js@1.0.0-rc.3':
resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==} resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==}
@@ -10786,9 +10786,9 @@ snapshots:
preact: 10.24.3 preact: 10.24.3
preact-render-to-string: 6.5.11(preact@10.24.3) preact-render-to-string: 6.5.11(preact@10.24.3)
'@auth/drizzle-adapter@1.9.1': '@auth/drizzle-adapter@1.10.0':
dependencies: dependencies:
'@auth/core': 0.39.1 '@auth/core': 0.40.0
transitivePeerDependencies: transitivePeerDependencies:
- '@simplewebauthn/browser' - '@simplewebauthn/browser'
- '@simplewebauthn/server' - '@simplewebauthn/server'