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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-19 21:10:50 +00:00
committed by GitHub
parent c5cc21a4b0
commit 278107a1a4
2 changed files with 7 additions and 31 deletions

View File

@@ -35,7 +35,7 @@
"cookies": "^0.9.1",
"ldapts": "7.2.1",
"next": "^14.2.15",
"next-auth": "5.0.0-beta.23",
"next-auth": "5.0.0-beta.25",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},