fix(deps): update dependency @auth/core to ^0.35.2 (#1180)

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 13:25:00 +00:00
committed by GitHub
parent 78230b1fe9
commit f495383bcf
3 changed files with 30 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@auth/core": "^0.35.1",
"@auth/core": "^0.35.2",
"@auth/drizzle-adapter": "^1.5.1",
"@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.35.1",
"@auth/core": "^0.35.2",
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",