mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(deps): update dependency node to v20.11.1 (#92)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3e44644ef6
commit
1d3fa16484
@@ -54,7 +54,7 @@
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
"@homarr/prettier-config": "workspace:^0.1.0",
|
||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||
"@types/node": "^20.11.17",
|
||||
"@types/node": "^20.11.19",
|
||||
"@types/react": "^18.2.55",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"dotenv-cli": "^7.3.0",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "homarr",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=20.11.0"
|
||||
"node": ">=20.11.1"
|
||||
},
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@8.15.3",
|
||||
|
||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -173,7 +173,7 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../../tooling/typescript
|
||||
'@types/node':
|
||||
specifier: ^20.11.17
|
||||
specifier: ^20.11.19
|
||||
version: 20.11.19
|
||||
'@types/react':
|
||||
specifier: ^18.2.55
|
||||
|
||||
Reference in New Issue
Block a user