mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
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:
committed by
GitHub
parent
e34161f33e
commit
be9434bf8c
@@ -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"
|
||||
|
||||
@@ -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
12
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user