fix(deps): update dependency @auth/core to ^0.38.0 (#2434)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b2cc97e316
commit
8c1308c97f
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@auth/core": "^0.37.4",
|
||||
"@auth/core": "^0.38.0",
|
||||
"@auth/drizzle-adapter": "^1.8.0",
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
"@homarr/db": "workspace:^0.1.0",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@auth/core": "^0.37.4",
|
||||
"@auth/core": "^0.38.0",
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
"@homarr/definitions": "workspace:^0.1.0",
|
||||
"@homarr/env": "workspace:^0.1.0",
|
||||
|
||||
40
pnpm-lock.yaml
generated
40
pnpm-lock.yaml
generated
@@ -634,8 +634,8 @@ importers:
|
||||
packages/auth:
|
||||
dependencies:
|
||||
'@auth/core':
|
||||
specifier: ^0.37.4
|
||||
version: 0.37.4
|
||||
specifier: ^0.38.0
|
||||
version: 0.38.0
|
||||
'@auth/drizzle-adapter':
|
||||
specifier: ^1.8.0
|
||||
version: 1.8.0
|
||||
@@ -991,8 +991,8 @@ importers:
|
||||
packages/db:
|
||||
dependencies:
|
||||
'@auth/core':
|
||||
specifier: ^0.37.4
|
||||
version: 0.37.4
|
||||
specifier: ^0.38.0
|
||||
version: 0.38.0
|
||||
'@homarr/common':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../common
|
||||
@@ -2248,20 +2248,6 @@ packages:
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
'@auth/core@0.37.4':
|
||||
resolution: {integrity: sha512-HOXJwXWXQRhbBDHlMU0K/6FT1v+wjtzdKhsNg0ZN7/gne6XPsIrjZ4daMcFnbq0Z/vsAbYBinQhhua0d77v7qw==}
|
||||
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.38.0':
|
||||
resolution: {integrity: sha512-ClHl44x4cY3wfJmHLpW+XrYqED0fZIzbHmwbExltzroCjR5ts3DLTWzADRba8mJFYZ8JIEJDa+lXnGl0E9Bl7Q==}
|
||||
peerDependencies:
|
||||
@@ -7233,9 +7219,6 @@ packages:
|
||||
jose@5.9.3:
|
||||
resolution: {integrity: sha512-egLIoYSpcd+QUF+UHgobt5YzI2Pkw/H39ou9suW687MY6PmCwPmkNV/4TNjn1p2tX5xO3j0d0sq5hiYE24bSlg==}
|
||||
|
||||
jose@5.9.6:
|
||||
resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==}
|
||||
|
||||
jose@6.0.8:
|
||||
resolution: {integrity: sha512-EyUPtOKyTYq+iMOszO42eobQllaIjJnwkZ2U93aJzNyPibCy7CEvT9UQnaCVB51IAd49gbNdCew1c0LcLTCB2g==}
|
||||
|
||||
@@ -7944,9 +7927,6 @@ packages:
|
||||
oauth4webapi@3.0.0:
|
||||
resolution: {integrity: sha512-Rw9SxQYuQX9J41VgM4rVNGtm1ng0Qcd8ndv7JmhmwqQ3hHBokX+WjV379IJhKk7bVPHefgvrDgHoO/rB2dY7YA==}
|
||||
|
||||
oauth4webapi@3.1.2:
|
||||
resolution: {integrity: sha512-KQZkNU+xn02lWrFu5Vjqg9E81yPtDSxUZorRHlLWVoojD+H/0GFbH59kcnz5Thdjj7c4/mYMBPj/mhvGe/kKXA==}
|
||||
|
||||
oauth4webapi@3.3.0:
|
||||
resolution: {integrity: sha512-ZlozhPlFfobzh3hB72gnBFLjXpugl/dljz1fJSRdqaV2r3D5dmi5lg2QWI0LmUYuazmE+b5exsloEv6toUtw9g==}
|
||||
|
||||
@@ -10254,14 +10234,6 @@ snapshots:
|
||||
preact: 10.11.3
|
||||
preact-render-to-string: 5.2.3(preact@10.11.3)
|
||||
|
||||
'@auth/core@0.37.4':
|
||||
dependencies:
|
||||
'@panva/hkdf': 1.2.1
|
||||
jose: 5.9.6
|
||||
oauth4webapi: 3.1.2
|
||||
preact: 10.24.3
|
||||
preact-render-to-string: 6.5.11(preact@10.24.3)
|
||||
|
||||
'@auth/core@0.38.0':
|
||||
dependencies:
|
||||
'@panva/hkdf': 1.2.1
|
||||
@@ -15734,8 +15706,6 @@ snapshots:
|
||||
|
||||
jose@5.9.3: {}
|
||||
|
||||
jose@5.9.6: {}
|
||||
|
||||
jose@6.0.8: {}
|
||||
|
||||
jotai@2.12.1(@types/react@19.0.10)(react@19.0.0):
|
||||
@@ -16338,8 +16308,6 @@ snapshots:
|
||||
|
||||
oauth4webapi@3.0.0: {}
|
||||
|
||||
oauth4webapi@3.1.2: {}
|
||||
|
||||
oauth4webapi@3.3.0: {}
|
||||
|
||||
object-assign@4.1.1: {}
|
||||
|
||||
Reference in New Issue
Block a user