mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-06 12:21:06 +01:00
chore(deps): update dependency dotenv-cli to ^7.4.1 (#213)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
edcba9ceb6
commit
851e3701c2
@@ -62,7 +62,7 @@
|
||||
"@types/react": "^18.2.64",
|
||||
"@types/react-dom": "^18.2.21",
|
||||
"@types/chroma-js": "2.4.4",
|
||||
"dotenv-cli": "^7.4.0",
|
||||
"dotenv-cli": "^7.4.1",
|
||||
"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.4.0",
|
||||
"dotenv-cli": "^7.4.1",
|
||||
"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.4.0
|
||||
version: 7.4.0
|
||||
specifier: ^7.4.1
|
||||
version: 7.4.1
|
||||
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.4.0
|
||||
version: 7.4.0
|
||||
specifier: ^7.4.1
|
||||
version: 7.4.1
|
||||
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.4.0:
|
||||
resolution: {integrity: sha512-fZGFOGCC5rEz1OJ0Pp+1LN8y78ClMcyXDmBEmjvJwqCqZVsPHcQ85bLCh5hZ4Bqotw4dptXOLvvw0vxm2MD30g==}
|
||||
/dotenv-cli@7.4.1:
|
||||
resolution: {integrity: sha512-fE1aywjRrWGxV3miaiUr3d2zC/VAiuzEGghi+QzgIA9fEf/M5hLMaRSXb4IxbUAwGmaLi0IozdZddnVU96acag==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cross-spawn: 7.0.3
|
||||
|
||||
Reference in New Issue
Block a user