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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-02 05:33:55 +00:00
committed by GitHub
parent 04c02d886d
commit 2e044ac871
2 changed files with 31 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.31.0",
"@auth/drizzle-adapter": "^1.1.0",
"@auth/drizzle-adapter": "^1.2.0",
"@t3-oss/env-nextjs": "^0.10.1",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",

36
pnpm-lock.yaml generated
View File

@@ -480,8 +480,8 @@ importers:
specifier: ^0.31.0
version: 0.31.0
'@auth/drizzle-adapter':
specifier: ^1.1.0
version: 1.1.0
specifier: ^1.2.0
version: 1.2.0
'@homarr/db':
specifier: workspace:^0.1.0
version: link:../db
@@ -1145,8 +1145,22 @@ packages:
nodemailer:
optional: true
'@auth/drizzle-adapter@1.1.0':
resolution: {integrity: sha512-ZC83ne3Ulkxh2II2T5qazgrqc1AmWbbPzs3oR+C93DMlIV8DPIgEaw4cmbV/kesO9xO+Gt7HpkctmOa2B26A1Q==}
'@auth/core@0.32.0':
resolution: {integrity: sha512-3+ssTScBd+1fd0/fscAyQN1tSygXzuhysuVVzB942ggU4mdfiTbv36P0ccVnExKWYJKvu3E2r3/zxXCCAmTOrg==}
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/drizzle-adapter@1.2.0':
resolution: {integrity: sha512-95LHWlgtR4rQeHy4bACiVgTZdWkkEpVXYJim1IqbF1Hy0MnnMalmfGuIlNcOi64+6iC17j5FkDsMchqGwvj2Dg==}
'@babel/code-frame@7.23.5':
resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
@@ -6230,9 +6244,19 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@1.1.0':
'@auth/core@0.32.0':
dependencies:
'@auth/core': 0.31.0
'@panva/hkdf': 1.1.1
'@types/cookie': 0.6.0
cookie: 0.6.0
jose: 5.2.2
oauth4webapi: 2.10.3
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@1.2.0':
dependencies:
'@auth/core': 0.32.0
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'