chore(deps): update dependency dotenv-cli to ^7.4.4 (#1518)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-21 19:23:10 +00:00
committed by GitHub
parent 85a69b13e3
commit 06e4623f8d
3 changed files with 20 additions and 10 deletions

View File

@@ -45,7 +45,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^22.9.1",
"dotenv-cli": "^7.4.3",
"dotenv-cli": "^7.4.4",
"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.12",
"dotenv-cli": "^7.4.3",
"dotenv-cli": "^7.4.4",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"tsx": "4.19.2",

26
pnpm-lock.yaml generated
View File

@@ -349,8 +349,8 @@ importers:
specifier: ^22.9.1
version: 22.9.1
dotenv-cli:
specifier: ^7.4.3
version: 7.4.3
specifier: ^7.4.4
version: 7.4.4
eslint:
specifier: ^9.15.0
version: 9.15.0
@@ -888,8 +888,8 @@ importers:
specifier: 7.6.12
version: 7.6.12
dotenv-cli:
specifier: ^7.4.3
version: 7.4.3
specifier: ^7.4.4
version: 7.4.4
eslint:
specifier: ^9.15.0
version: 9.15.0
@@ -4689,6 +4689,10 @@ packages:
resolution: {integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==}
engines: {node: '>= 8'}
cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines: {node: '>= 8'}
crypto-random-string@2.0.0:
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
engines: {node: '>=8'}
@@ -4894,8 +4898,8 @@ packages:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
engines: {node: '>=8'}
dotenv-cli@7.4.3:
resolution: {integrity: sha512-lf1E+TL1xFeoOHy2hSO3kLkx3KX8CDi17ccn5z5dVCnk2PuWqUKAnBVgQmhfS0BPuzFbptTEHVcIKFsGF0NAcg==}
dotenv-cli@7.4.4:
resolution: {integrity: sha512-XkBYCG0tPIes+YZr4SpfFv76SQrV/LeCE8CI7JSEMi3VR9MvTihCGTOtbIexD6i2mXF+6px7trb1imVCXSNMDw==}
hasBin: true
dotenv-expand@10.0.0:
@@ -11726,6 +11730,12 @@ snapshots:
shebang-command: 2.0.0
which: 2.0.2
cross-spawn@7.0.6:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
which: 2.0.2
crypto-random-string@2.0.0: {}
css.escape@1.5.1: {}
@@ -11918,9 +11928,9 @@ snapshots:
dependencies:
is-obj: 2.0.0
dotenv-cli@7.4.3:
dotenv-cli@7.4.4:
dependencies:
cross-spawn: 7.0.5
cross-spawn: 7.0.6
dotenv: 16.4.5
dotenv-expand: 10.0.0
minimist: 1.2.8