fix(deps): update dependency @auth/core to ^0.37.2 (#1338)

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 20:29:37 +00:00
committed by GitHub
parent 9b5b8e6db3
commit aa2d2f8c4b
3 changed files with 30 additions and 6 deletions

View File

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

View File

@@ -33,7 +33,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.37.1",
"@auth/core": "^0.37.2",
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",