chore(deps): update dependency node to v20.12.1 (#301)

* chore(deps): update dependency node to v20.12.1

* fix: format issue

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-06 15:54:41 +02:00
committed by GitHub
parent 1fc2df19ec
commit fbea026122
6 changed files with 41 additions and 40 deletions

2
.nvmrc
View File

@@ -1 +1 @@
20.12.0
20.12.1

View File

@@ -63,7 +63,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@types/chroma-js": "2.4.4",

View File

@@ -32,7 +32,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",
"prettier": "^3.2.5",

View File

@@ -2,7 +2,7 @@
"name": "homarr",
"private": true,
"engines": {
"node": ">=20.12.0"
"node": ">=20.12.1"
},
"type": "module",
"packageManager": "pnpm@8.15.6",

View File

@@ -48,4 +48,4 @@
]
},
"prettier": "@homarr/prettier-config"
}
}

71
pnpm-lock.yaml generated
View File

@@ -16,7 +16,7 @@ importers:
version: 8.0.1(react@17.0.2)
'@turbo/gen':
specifier: ^1.13.2
version: 1.13.2(@types/node@20.12.2)(typescript@5.4.3)
version: 1.13.2(@types/node@20.12.5)(typescript@5.4.3)
'@vitejs/plugin-react':
specifier: ^4.2.1
version: 4.2.1(vite@5.2.6)
@@ -46,7 +46,7 @@ importers:
version: 4.3.2(typescript@5.4.3)(vite@5.2.6)
vitest:
specifier: ^1.4.0
version: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0)(jsdom@24.0.0)
version: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0)(jsdom@24.0.0)
apps/nextjs:
dependencies:
@@ -196,8 +196,8 @@ importers:
specifier: 2.4.4
version: 2.4.4
'@types/node':
specifier: ^20.12.2
version: 20.12.2
specifier: ^20.12.5
version: 20.12.5
'@types/react':
specifier: ^18.2.74
version: 18.2.74
@@ -260,8 +260,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../../tooling/typescript
'@types/node':
specifier: ^20.12.2
version: 20.12.2
specifier: ^20.12.5
version: 20.12.5
'@types/node-cron':
specifier: ^3.0.11
version: 3.0.11
@@ -2941,7 +2941,7 @@ packages:
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
dev: true
/@turbo/gen@1.13.2(@types/node@20.12.2)(typescript@5.4.3):
/@turbo/gen@1.13.2(@types/node@20.12.5)(typescript@5.4.3):
resolution: {integrity: sha512-6/Z90XAMbfQCFX3QUyVEy5Te1u8Bm/K2ob7FaD7OrFYLtnKnzTghH1pOglFqfmdHqLusCrGEF00J9lKz176BNQ==}
hasBin: true
dependencies:
@@ -2953,7 +2953,7 @@ packages:
minimatch: 9.0.3
node-plop: 0.26.3
proxy-agent: 6.4.0
ts-node: 10.9.2(@types/node@20.12.2)(typescript@5.4.3)
ts-node: 10.9.2(@types/node@20.12.5)(typescript@5.4.3)
update-check: 1.5.4
validate-npm-package-name: 5.0.0
transitivePeerDependencies:
@@ -3014,19 +3014,19 @@ packages:
/@types/bcrypt@5.0.2:
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/better-sqlite3@7.6.9:
resolution: {integrity: sha512-FvktcujPDj9XKMJQWFcl2vVl7OdRIqsSRX9b0acWwTmwLK9CF2eqo/FRcmMLNpugKoX/avA6pb7TorDLmpgTnQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
/@types/body-parser@1.19.5:
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/chroma-js@2.4.4:
@@ -3036,7 +3036,7 @@ packages:
/@types/connect@3.4.38:
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/cookie@0.6.0:
@@ -3049,7 +3049,7 @@ packages:
'@types/connect': 3.4.38
'@types/express': 4.17.21
'@types/keygrip': 1.0.6
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/css-modules@1.0.5:
@@ -3070,7 +3070,7 @@ packages:
/@types/express-serve-static-core@4.17.43:
resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
'@types/qs': 6.9.11
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@@ -3089,7 +3089,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/http-errors@2.0.4:
@@ -3134,8 +3134,8 @@ packages:
resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
dev: true
/@types/node@20.12.2:
resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
/@types/node@20.12.5:
resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==}
dependencies:
undici-types: 5.26.5
@@ -3178,7 +3178,7 @@ packages:
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/serve-static@1.15.5:
@@ -3186,7 +3186,7 @@ packages:
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 3.0.4
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/throttle-debounce@2.1.0:
@@ -3196,7 +3196,7 @@ packages:
/@types/through@0.0.33:
resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@types/tinycolor2@1.4.6:
@@ -3210,7 +3210,7 @@ packages:
/@types/ws@8.5.10:
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
dev: true
/@typescript-eslint/eslint-plugin@7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3):
@@ -3359,7 +3359,7 @@ packages:
'@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.9)
'@types/babel__core': 7.20.5
react-refresh: 0.14.0
vite: 5.2.6(@types/node@20.12.2)
vite: 5.2.6(@types/node@20.12.5)
transitivePeerDependencies:
- supports-color
dev: true
@@ -3383,7 +3383,7 @@ packages:
strip-literal: 2.0.0
test-exclude: 6.0.0
v8-to-istanbul: 9.2.0
vitest: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0)(jsdom@24.0.0)
vitest: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0)(jsdom@24.0.0)
transitivePeerDependencies:
- supports-color
dev: true
@@ -3430,7 +3430,7 @@ packages:
pathe: 1.1.2
picocolors: 1.0.0
sirv: 2.0.4
vitest: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0)(jsdom@24.0.0)
vitest: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0)(jsdom@24.0.0)
dev: true
/@vitest/utils@1.4.0:
@@ -8375,7 +8375,7 @@ packages:
typescript: 5.4.3
dev: false
/ts-node@10.9.2(@types/node@20.12.2)(typescript@5.4.3):
/ts-node@10.9.2(@types/node@20.12.5)(typescript@5.4.3):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@@ -8394,7 +8394,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.2
'@types/node': 20.12.5
acorn: 8.11.3
acorn-walk: 8.3.2
arg: 4.1.3
@@ -8780,7 +8780,7 @@ packages:
builtins: 5.0.1
dev: true
/vite-node@1.4.0(@types/node@20.12.2):
/vite-node@1.4.0(@types/node@20.12.5):
resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -8789,7 +8789,7 @@ packages:
debug: 4.3.4
pathe: 1.1.2
picocolors: 1.0.0
vite: 5.2.6(@types/node@20.12.2)
vite: 5.2.6(@types/node@20.12.5)
transitivePeerDependencies:
- '@types/node'
- less
@@ -8812,13 +8812,13 @@ packages:
debug: 4.3.4
globrex: 0.1.2
tsconfck: 3.0.3(typescript@5.4.3)
vite: 5.2.6(@types/node@20.12.2)
vite: 5.2.6(@types/node@20.12.5)
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/vite@5.2.6(@types/node@20.12.2):
/vite@5.2.6(@types/node@20.12.5):
resolution: {integrity: sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -8846,7 +8846,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
esbuild: 0.20.2
postcss: 8.4.38
rollup: 4.13.0
@@ -8854,7 +8854,7 @@ packages:
fsevents: 2.3.3
dev: true
/vitest@1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0)(jsdom@24.0.0):
/vitest@1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0)(jsdom@24.0.0):
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -8879,7 +8879,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.5
'@vitest/expect': 1.4.0
'@vitest/runner': 1.4.0
'@vitest/snapshot': 1.4.0
@@ -8899,8 +8899,8 @@ packages:
strip-literal: 2.0.0
tinybench: 2.6.0
tinypool: 0.8.2
vite: 5.2.6(@types/node@20.12.2)
vite-node: 1.4.0(@types/node@20.12.2)
vite: 5.2.6(@types/node@20.12.5)
vite-node: 1.4.0(@types/node@20.12.5)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -9124,6 +9124,7 @@ packages:
/xterm@5.3.0:
resolution: {integrity: sha512-8QqjlekLUFTrU6x7xck1MsPzPA571K5zNqWm0M0oroYEWVOptZ0+ubQSkQ3uxIEhcIHRujJy6emDWX4A7qyFzg==}
deprecated: This package is now deprecated. Move to @xterm/xterm instead.
dev: false
/y18n@5.0.8: