fix(deps): update dependency @auth/core to ^0.34.1 (#702)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-21 20:48:15 +00:00
committed by GitHub
parent 9087f4bfdf
commit 05702bede8
3 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.34.0",
"@auth/core": "^0.34.1",
"@auth/drizzle-adapter": "^1.3.0",
"@t3-oss/env-nextjs": "^0.10.1",
"bcrypt": "^5.1.1",

View File

@@ -33,7 +33,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"@auth/core": "^0.34.0",
"@auth/core": "^0.34.1",
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.2",
"dotenv": "^16.4.5",