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:
committed by
GitHub
parent
f63e64627c
commit
a14c3a2095
@@ -46,7 +46,7 @@
|
|||||||
"@homarr/prettier-config": "workspace:^0.1.0",
|
"@homarr/prettier-config": "workspace:^0.1.0",
|
||||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||||
"@types/node": "^22.17.0",
|
"@types/node": "^22.17.0",
|
||||||
"dotenv-cli": "^8.0.0",
|
"dotenv-cli": "^10.0.0",
|
||||||
"esbuild": "^0.25.8",
|
"esbuild": "^0.25.8",
|
||||||
"eslint": "^9.32.0",
|
"eslint": "^9.32.0",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
"@homarr/prettier-config": "workspace:^0.1.0",
|
"@homarr/prettier-config": "workspace:^0.1.0",
|
||||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||||
"@types/better-sqlite3": "7.6.13",
|
"@types/better-sqlite3": "7.6.13",
|
||||||
"dotenv-cli": "^8.0.0",
|
"dotenv-cli": "^10.0.0",
|
||||||
"esbuild": "^0.25.8",
|
"esbuild": "^0.25.8",
|
||||||
"eslint": "^9.32.0",
|
"eslint": "^9.32.0",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
|
|||||||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -424,8 +424,8 @@ importers:
|
|||||||
specifier: ^22.17.0
|
specifier: ^22.17.0
|
||||||
version: 22.17.0
|
version: 22.17.0
|
||||||
dotenv-cli:
|
dotenv-cli:
|
||||||
specifier: ^8.0.0
|
specifier: ^10.0.0
|
||||||
version: 8.0.0
|
version: 10.0.0
|
||||||
esbuild:
|
esbuild:
|
||||||
specifier: ^0.25.8
|
specifier: ^0.25.8
|
||||||
version: 0.25.8
|
version: 0.25.8
|
||||||
@@ -1152,8 +1152,8 @@ importers:
|
|||||||
specifier: 7.6.13
|
specifier: 7.6.13
|
||||||
version: 7.6.13
|
version: 7.6.13
|
||||||
dotenv-cli:
|
dotenv-cli:
|
||||||
specifier: ^8.0.0
|
specifier: ^10.0.0
|
||||||
version: 8.0.0
|
version: 10.0.0
|
||||||
esbuild:
|
esbuild:
|
||||||
specifier: ^0.25.8
|
specifier: ^0.25.8
|
||||||
version: 0.25.8
|
version: 0.25.8
|
||||||
@@ -6265,12 +6265,12 @@ packages:
|
|||||||
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
|
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
|
|
||||||
dotenv-cli@8.0.0:
|
dotenv-cli@10.0.0:
|
||||||
resolution: {integrity: sha512-aLqYbK7xKOiTMIRf1lDPbI+Y+Ip/wo5k3eyp6ePysVaSqbyxjyK3dK35BTxG+rmd7djf5q2UPs4noPNH+cj0Qw==}
|
resolution: {integrity: sha512-lnOnttzfrzkRx2echxJHQRB6vOAMSCzzZg79IxpC00tU42wZPuZkQxNNrrwVAxaQZIIh001l4PxVlCrBxngBzA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
dotenv-expand@10.0.0:
|
dotenv-expand@11.0.7:
|
||||||
resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==}
|
resolution: {integrity: sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
dotenv@16.0.3:
|
dotenv@16.0.3:
|
||||||
@@ -15221,14 +15221,16 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
is-obj: 2.0.0
|
is-obj: 2.0.0
|
||||||
|
|
||||||
dotenv-cli@8.0.0:
|
dotenv-cli@10.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn: 7.0.6
|
cross-spawn: 7.0.6
|
||||||
dotenv: 16.6.1
|
dotenv: 17.2.1
|
||||||
dotenv-expand: 10.0.0
|
dotenv-expand: 11.0.7
|
||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
|
|
||||||
dotenv-expand@10.0.0: {}
|
dotenv-expand@11.0.7:
|
||||||
|
dependencies:
|
||||||
|
dotenv: 16.6.1
|
||||||
|
|
||||||
dotenv@16.0.3: {}
|
dotenv@16.0.3: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user