fix(deps): update dependency @auth/core to ^0.35.0 (#1129)

* fix(deps): update dependency @auth/core to ^0.35.0

* fix(deps): update dependency @auth/core to ^0.35.0

* fix: type issue

---------

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]
2024-09-16 18:42:45 +02:00
committed by GitHub
parent b9206d3628
commit f9cc34c12f
4 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@auth/drizzle-adapter": "^1.5.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",