chore(deps): update dependency dotenv-cli to ^7.4.0 (#209)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-09 18:13:43 +01:00
committed by GitHub
parent e34161f33e
commit be9434bf8c
3 changed files with 8 additions and 8 deletions

View File

@@ -62,7 +62,7 @@
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/chroma-js": "2.4.4",
"dotenv-cli": "^7.3.0",
"dotenv-cli": "^7.4.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.2"

View File

@@ -33,7 +33,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/better-sqlite3": "7.6.9",
"dotenv-cli": "^7.3.0",
"dotenv-cli": "^7.4.0",
"drizzle-kit": "^0.20.14",
"eslint": "^8.57.0",
"prettier": "^3.2.5",

12
pnpm-lock.yaml generated
View File

@@ -278,8 +278,8 @@ importers:
specifier: ^18.2.21
version: 18.2.21
dotenv-cli:
specifier: ^7.3.0
version: 7.3.0
specifier: ^7.4.0
version: 7.4.0
eslint:
specifier: ^8.57.0
version: 8.57.0
@@ -443,8 +443,8 @@ importers:
specifier: 7.6.9
version: 7.6.9
dotenv-cli:
specifier: ^7.3.0
version: 7.3.0
specifier: ^7.4.0
version: 7.4.0
drizzle-kit:
specifier: ^0.20.14
version: 0.20.14
@@ -4714,8 +4714,8 @@ packages:
no-case: 2.3.2
dev: true
/dotenv-cli@7.3.0:
resolution: {integrity: sha512-314CA4TyK34YEJ6ntBf80eUY+t1XaFLyem1k9P0sX1gn30qThZ5qZr/ZwE318gEnzyYP9yj9HJk6SqwE0upkfw==}
/dotenv-cli@7.4.0:
resolution: {integrity: sha512-fZGFOGCC5rEz1OJ0Pp+1LN8y78ClMcyXDmBEmjvJwqCqZVsPHcQ85bLCh5hZ4Bqotw4dptXOLvvw0vxm2MD30g==}
hasBin: true
dependencies:
cross-spawn: 7.0.3