mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01:00
fix(deps): update dependency @auth/core to ^0.34.1 (#702)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9087f4bfdf
commit
05702bede8
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@homarr/db": "workspace:^0.1.0",
|
||||
"@auth/core": "^0.34.0",
|
||||
"@auth/core": "^0.34.1",
|
||||
"@auth/drizzle-adapter": "^1.3.0",
|
||||
"@t3-oss/env-nextjs": "^0.10.1",
|
||||
"bcrypt": "^5.1.1",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@homarr/definitions": "workspace:^0.1.0",
|
||||
"@homarr/log": "workspace:^0.1.0",
|
||||
"@paralleldrive/cuid2": "^2.2.2",
|
||||
"@auth/core": "^0.34.0",
|
||||
"@auth/core": "^0.34.1",
|
||||
"better-sqlite3": "^11.0.0",
|
||||
"drizzle-orm": "^0.31.2",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -503,8 +503,8 @@ importers:
|
||||
packages/auth:
|
||||
dependencies:
|
||||
'@auth/core':
|
||||
specifier: ^0.34.0
|
||||
version: 0.34.0
|
||||
specifier: ^0.34.1
|
||||
version: 0.34.1
|
||||
'@auth/drizzle-adapter':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
@@ -595,8 +595,8 @@ importers:
|
||||
packages/db:
|
||||
dependencies:
|
||||
'@auth/core':
|
||||
specifier: ^0.34.0
|
||||
version: 0.34.0
|
||||
specifier: ^0.34.1
|
||||
version: 0.34.1
|
||||
'@homarr/common':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../common
|
||||
@@ -1295,8 +1295,8 @@ packages:
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
'@auth/core@0.34.0':
|
||||
resolution: {integrity: sha512-iIsca94pLuAnbMpzd0uPAlRQDVAMYhMS9KoUAjc395bXoi9Ng3nLh6vhzrB1sV1vmEpvmUPmCYnE14kJ5UdiJg==}
|
||||
'@auth/core@0.34.1':
|
||||
resolution: {integrity: sha512-tuYU2VIbI8rFbkSwP710LmybB2FXJsPN7j3sjRVfN9SXVQBK2ej6LdewQaofpBGp4Mk+cC2UeiGNH0or4tgaeA==}
|
||||
peerDependencies:
|
||||
'@simplewebauthn/browser': ^9.0.1
|
||||
'@simplewebauthn/server': ^9.0.2
|
||||
@@ -6589,7 +6589,7 @@ snapshots:
|
||||
preact: 10.11.3
|
||||
preact-render-to-string: 5.2.3(preact@10.11.3)
|
||||
|
||||
'@auth/core@0.34.0':
|
||||
'@auth/core@0.34.1':
|
||||
dependencies:
|
||||
'@panva/hkdf': 1.1.1
|
||||
'@types/cookie': 0.6.0
|
||||
|
||||
Reference in New Issue
Block a user