chore(deps): update dependency dotenv-cli to v10 (#3713)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-01 14:03:08 +02:00
committed by GitHub
parent f63e64627c
commit a14c3a2095
3 changed files with 16 additions and 14 deletions

View File

@@ -46,7 +46,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^22.17.0",
"dotenv-cli": "^8.0.0",
"dotenv-cli": "^10.0.0",
"esbuild": "^0.25.8",
"eslint": "^9.32.0",
"prettier": "^3.6.2",

View File

@@ -60,7 +60,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/better-sqlite3": "7.6.13",
"dotenv-cli": "^8.0.0",
"dotenv-cli": "^10.0.0",
"esbuild": "^0.25.8",
"eslint": "^9.32.0",
"prettier": "^3.6.2",

26
pnpm-lock.yaml generated
View File

@@ -424,8 +424,8 @@ importers:
specifier: ^22.17.0
version: 22.17.0
dotenv-cli:
specifier: ^8.0.0
version: 8.0.0
specifier: ^10.0.0
version: 10.0.0
esbuild:
specifier: ^0.25.8
version: 0.25.8
@@ -1152,8 +1152,8 @@ importers:
specifier: 7.6.13
version: 7.6.13
dotenv-cli:
specifier: ^8.0.0
version: 8.0.0
specifier: ^10.0.0
version: 10.0.0
esbuild:
specifier: ^0.25.8
version: 0.25.8
@@ -6265,12 +6265,12 @@ packages:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
engines: {node: '>=8'}
dotenv-cli@8.0.0:
resolution: {integrity: sha512-aLqYbK7xKOiTMIRf1lDPbI+Y+Ip/wo5k3eyp6ePysVaSqbyxjyK3dK35BTxG+rmd7djf5q2UPs4noPNH+cj0Qw==}
dotenv-cli@10.0.0:
resolution: {integrity: sha512-lnOnttzfrzkRx2echxJHQRB6vOAMSCzzZg79IxpC00tU42wZPuZkQxNNrrwVAxaQZIIh001l4PxVlCrBxngBzA==}
hasBin: true
dotenv-expand@10.0.0:
resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==}
dotenv-expand@11.0.7:
resolution: {integrity: sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==}
engines: {node: '>=12'}
dotenv@16.0.3:
@@ -15221,14 +15221,16 @@ snapshots:
dependencies:
is-obj: 2.0.0
dotenv-cli@8.0.0:
dotenv-cli@10.0.0:
dependencies:
cross-spawn: 7.0.6
dotenv: 16.6.1
dotenv-expand: 10.0.0
dotenv: 17.2.1
dotenv-expand: 11.0.7
minimist: 1.2.8
dotenv-expand@10.0.0: {}
dotenv-expand@11.0.7:
dependencies:
dotenv: 16.6.1
dotenv@16.0.3: {}