fix(deps): update dependency @auth/drizzle-adapter to v1 (#359)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-27 14:13:42 +02:00
committed by GitHub
parent 847adffe7b
commit ea528ea076
2 changed files with 7 additions and 31 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.30.0",
"@auth/drizzle-adapter": "^0.9.0",
"@auth/drizzle-adapter": "^1.0.1",
"@t3-oss/env-nextjs": "^0.9.2",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",

36
pnpm-lock.yaml generated
View File

@@ -398,8 +398,8 @@ importers:
specifier: ^0.30.0
version: 0.30.0
'@auth/drizzle-adapter':
specifier: ^0.9.0
version: 0.9.0
specifier: ^1.0.1
version: 1.0.1
'@homarr/db':
specifier: workspace:^0.1.0
version: link:../db
@@ -964,20 +964,6 @@ packages:
nodemailer:
optional: true
'@auth/core@0.29.0':
resolution: {integrity: sha512-MdfEjU6WRjUnPG1+XeBWrTIlAsLZU6V0imCIqVDDDPxLI6UZWldXVqAA2EsDazGofV78jqiCLHaN85mJITDqdg==}
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.30.0':
resolution: {integrity: sha512-8AE4m/nk+4EIiVCJwxZAsJeAQuzpEC8M8768mmKVn60CGDdupKQkVhxbRlm5Qh7eNRCoFFME+0DvtaX2aXrYaA==}
peerDependencies:
@@ -992,8 +978,8 @@ packages:
nodemailer:
optional: true
'@auth/drizzle-adapter@0.9.0':
resolution: {integrity: sha512-6ec+ecH+R24xzXto9mvk31CM4vrrcieLrHo0r7Hv3ItEY93aBB4Z78AHPmA1HqYT6zEmDWfezo7fOv/6Ydgh6Q==}
'@auth/drizzle-adapter@1.0.1':
resolution: {integrity: sha512-E4np2F48p930q+YeQ5ipZPv/L+9gmQcB7g6NQQyux2wtanRNOXNW4TG8wMjSRfTzccNq161YZ8Fm5le/5snkGQ==}
'@babel/code-frame@7.23.5':
resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
@@ -5753,16 +5739,6 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/core@0.29.0':
dependencies:
'@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/core@0.30.0':
dependencies:
'@panva/hkdf': 1.1.1
@@ -5773,9 +5749,9 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@auth/drizzle-adapter@0.9.0':
'@auth/drizzle-adapter@1.0.1':
dependencies:
'@auth/core': 0.29.0
'@auth/core': 0.30.0
transitivePeerDependencies:
- '@simplewebauthn/browser'
- '@simplewebauthn/server'