fix(deps): update dependency @auth/core to ^0.28.0 (#169)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-04 21:24:13 +01:00
committed by GitHub
parent 27a63dbf7a
commit aa19139cf7
2 changed files with 26 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.27.0",
"@auth/core": "^0.28.0",
"@auth/drizzle-adapter": "^0.7.0",
"@t3-oss/env-nextjs": "^0.9.2",
"bcrypt": "^5.1.1",

27
pnpm-lock.yaml generated
View File

@@ -336,8 +336,8 @@ importers:
packages/auth:
dependencies:
'@auth/core':
specifier: ^0.27.0
version: 0.27.0
specifier: ^0.28.0
version: 0.28.0
'@auth/drizzle-adapter':
specifier: ^0.7.0
version: 0.7.0
@@ -851,6 +851,29 @@ packages:
preact-render-to-string: 5.2.3(preact@10.11.3)
dev: false
/@auth/core@0.28.0:
resolution: {integrity: sha512-/fh/tb/L4NMSYcyPoo4Imn8vN6MskcVfgESF8/ndgtI4fhD/7u7i5fTVzWgNRZ4ebIEGHNDbWFRxaTu1NtQgvA==}
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
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)
dev: false
/@auth/drizzle-adapter@0.7.0:
resolution: {integrity: sha512-p/8cjrREiPPns78CT/a7VGl2TD78BNXtJ9TAXrw80bUInHd2xkEtk4CzXajWS/5r7qXE9n3r4BV9sISrf6Yqnw==}
dependencies: