fix(deps): update dependency dotenv to ^16.6.1 (#3494)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-27 20:22:12 +00:00
committed by GitHub
parent 260e1931b1
commit b880de8a79
6 changed files with 19 additions and 19 deletions

View File

@@ -28,7 +28,7 @@
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^16.6.0"
"dotenv": "^16.6.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -48,7 +48,7 @@
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.0.3",
"better-sqlite3": "^12.1.1",
"dotenv": "^16.6.0",
"dotenv": "^16.6.1",
"drizzle-kit": "^0.31.4",
"drizzle-orm": "^0.44.2",
"drizzle-zod": "^0.7.1",