fix(deps): update dependency @auth/drizzle-adapter to ^1.5.1 (#1177)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-25 09:40:02 +00:00
committed by GitHub
parent 16e7f938bd
commit 4e431b4f89
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.35.1",
"@auth/drizzle-adapter": "^1.5.0",
"@auth/drizzle-adapter": "^1.5.1",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",