fix(deps): update dependency next-auth to v5.0.0-beta.13 (#108)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-20 20:08:11 +01:00
committed by GitHub
parent a4fc6f6444
commit 64194c51ed
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.1.1-canary.61",
"next-auth": "5.0.0-beta.11",
"next-auth": "5.0.0-beta.13",
"react": "18.2.0",
"react-dom": "18.2.0"
},

8
pnpm-lock.yaml generated
View File

@@ -264,8 +264,8 @@ importers:
specifier: ^14.1.1-canary.61
version: 14.1.1-canary.61(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.71.0)
next-auth:
specifier: 5.0.0-beta.11
version: 5.0.0-beta.11(next@14.1.1-canary.61)(react@18.2.0)
specifier: 5.0.0-beta.13
version: 5.0.0-beta.13(next@14.1.1-canary.61)(react@18.2.0)
react:
specifier: 18.2.0
version: 18.2.0
@@ -5907,8 +5907,8 @@ packages:
engines: {node: '>= 0.4.0'}
dev: true
/next-auth@5.0.0-beta.11(next@14.1.1-canary.61)(react@18.2.0):
resolution: {integrity: sha512-OrfOVyXBGC69O8lEe81ZwFzQuWnY3Bsqee7kawr1iBycgSD64oNCtoFvRXiOWe7R0jOaafqQQlpsOS0mARhT3Q==}
/next-auth@5.0.0-beta.13(next@14.1.1-canary.61)(react@18.2.0):
resolution: {integrity: sha512-2m2Gq69WQ0YXcHCCpHn2y5z1bxSlqD/XOuAgrdtz49/VIAdTFFeYZz97RYqf6xMF8VGmoG32VUnJ6LzaHk6Fwg==}
peerDependencies:
'@simplewebauthn/browser': ^9.0.1
'@simplewebauthn/server': ^9.0.2