fix(deps): update dependency @auth/core to ^0.27.0 (#89)

* fix(deps): update dependency @auth/core to ^0.27.0

* fix: lockfile broken

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-15 20:39:55 +01:00
committed by GitHub
parent 11393525d9
commit 6c5e4752ea
2 changed files with 3 additions and 26 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.26.3",
"@auth/core": "^0.27.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

@@ -240,8 +240,8 @@ importers:
packages/auth:
dependencies:
'@auth/core':
specifier: ^0.26.3
version: 0.26.3
specifier: ^0.27.0
version: 0.27.0
'@auth/drizzle-adapter':
specifier: ^0.7.0
version: 0.7.0
@@ -655,29 +655,6 @@ packages:
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.18
/@auth/core@0.26.3:
resolution: {integrity: sha512-Ka6rMjWMdiQCvLW/CnYZxj4Rq2bhQ/ZtU32NLxmtyAaixGb0mRXQ9MxJUBZA7GHovbghdzu55p2Cb54qNlVFzw==}
peerDependencies:
'@simplewebauthn/browser': ^9.0.1
'@simplewebauthn/server': ^9.0.1
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.1
oauth4webapi: 2.10.3
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
dev: false
/@auth/core@0.27.0:
resolution: {integrity: sha512-3bydnRJIM/Al6mkYmb53MsC+6G8ojw3lLPzwgVnX4dCo6N2lrib6Wq6r0vxZIhuHGjLObqqtUfpeaEj5aeTHFg==}
peerDependencies: