chore(deps): update dependency dotenv-cli to ^7.4.3 (#1499)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-19 10:50:36 +00:00
committed by GitHub
parent e233d60f87
commit 7ea9154b67
3 changed files with 11 additions and 11 deletions

View File

@@ -45,7 +45,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^22.9.0",
"dotenv-cli": "^7.4.2",
"dotenv-cli": "^7.4.3",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"tsx": "4.19.2",

View File

@@ -53,7 +53,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/better-sqlite3": "7.6.11",
"dotenv-cli": "^7.4.2",
"dotenv-cli": "^7.4.3",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"tsx": "4.19.2",

18
pnpm-lock.yaml generated
View File

@@ -349,8 +349,8 @@ importers:
specifier: ^22.9.0
version: 22.9.0
dotenv-cli:
specifier: ^7.4.2
version: 7.4.2
specifier: ^7.4.3
version: 7.4.3
eslint:
specifier: ^9.15.0
version: 9.15.0
@@ -888,8 +888,8 @@ importers:
specifier: 7.6.11
version: 7.6.11
dotenv-cli:
specifier: ^7.4.2
version: 7.4.2
specifier: ^7.4.3
version: 7.4.3
eslint:
specifier: ^9.15.0
version: 9.15.0
@@ -4885,8 +4885,8 @@ packages:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
engines: {node: '>=8'}
dotenv-cli@7.4.2:
resolution: {integrity: sha512-SbUj8l61zIbzyhIbg0FwPJq6+wjbzdn9oEtozQpZ6kW2ihCcapKVZj49oCT3oPM+mgQm+itgvUQcG5szxVrZTA==}
dotenv-cli@7.4.3:
resolution: {integrity: sha512-lf1E+TL1xFeoOHy2hSO3kLkx3KX8CDi17ccn5z5dVCnk2PuWqUKAnBVgQmhfS0BPuzFbptTEHVcIKFsGF0NAcg==}
hasBin: true
dotenv-expand@10.0.0:
@@ -11900,9 +11900,9 @@ snapshots:
dependencies:
is-obj: 2.0.0
dotenv-cli@7.4.2:
dotenv-cli@7.4.3:
dependencies:
cross-spawn: 7.0.3
cross-spawn: 7.0.5
dotenv: 16.4.5
dotenv-expand: 10.0.0
minimist: 1.2.8
@@ -12429,7 +12429,7 @@ snapshots:
execa@5.1.1:
dependencies:
cross-spawn: 7.0.3
cross-spawn: 7.0.5
get-stream: 6.0.1
human-signals: 2.1.0
is-stream: 2.0.1