fix(deps): update dependency dotenv to ^16.4.6 (#1588)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-03 03:23:47 +00:00
committed by GitHub
parent 23cc4659c4
commit 716a2ab9d1
6 changed files with 19 additions and 19 deletions

View File

@@ -58,7 +58,7 @@
"chroma-js": "^3.1.2",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"dotenv": "^16.4.6",
"flag-icons": "^7.2.3",
"glob": "^11.0.0",
"jotai": "^2.10.3",

View File

@@ -36,7 +36,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@homarr/widgets": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"dotenv": "^16.4.6",
"superjson": "2.2.1",
"undici": "7.0.0"
},

View File

@@ -25,7 +25,7 @@
"@homarr/log": "workspace:^",
"@homarr/redis": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.6",
"tsx": "4.19.2",
"ws": "^8.18.0"
},