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

* fix(deps): update dependency next-auth to v5.0.0-beta.26

* fix(deps): update dependency next-auth to v5.0.0-beta.26

* fix: lint issue

* fix: format issue

* fix: login with oidc no longer working

---------

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]
2025-04-20 12:21:33 +00:00
committed by GitHub
parent b0d7f9a48c
commit 6e6edc8a0d
3 changed files with 34 additions and 82 deletions

View File

@@ -36,7 +36,7 @@
"cookies": "^0.9.1",
"ldapts": "7.4.0",
"next": "15.3.1",
"next-auth": "5.0.0-beta.25",
"next-auth": "5.0.0-beta.26",
"pretty-print-error": "^1.1.2",
"react": "19.1.0",
"react-dom": "19.1.0",