fix(deps): update dependency @auth/core to ^0.37.0 (#1272)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-09 02:13:10 +00:00
committed by GitHub
parent a44ead09a3
commit 8bcba350d5
3 changed files with 6 additions and 40 deletions

View File

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

View File

@@ -31,7 +31,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.36.0",
"@auth/core": "^0.37.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",