chore(deps): update dependency node to v20.12.2 (#331)

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

* fix: format issues

---------

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-11 21:09:19 +02:00
committed by GitHub
parent e0bb40a47e
commit 57c6c7385a
6 changed files with 50 additions and 50 deletions

2
.nvmrc
View File

@@ -1 +1 @@
20.12.1
20.12.2

View File

@@ -1,4 +1,4 @@
FROM node:20-alpine AS base
FROM node:20.12.2-alpine AS base
FROM base AS builder
RUN apk add --no-cache libc6-compat

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.5",
"@types/node": "^20.12.7",
"@types/react": "^18.2.76",
"@types/react-dom": "^18.2.25",
"@types/chroma-js": "2.4.4",

View File

@@ -33,7 +33,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"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.1"
"node": ">=20.12.2"
},
"type": "module",
"packageManager": "pnpm@8.15.6",

90
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.5)(typescript@5.4.5)
version: 1.13.2(@types/node@20.12.7)(typescript@5.4.5)
'@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.5)(vite@5.2.6)
vitest:
specifier: ^1.5.0
version: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0)(jsdom@24.0.0)
version: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.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.5
version: 20.12.5
specifier: ^20.12.7
version: 20.12.7
'@types/react':
specifier: ^18.2.76
version: 18.2.76
@@ -260,8 +260,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../../tooling/typescript
'@types/node':
specifier: ^20.12.5
version: 20.12.5
specifier: ^20.12.7
version: 20.12.7
'@types/node-cron':
specifier: ^3.0.11
version: 3.0.11
@@ -1030,7 +1030,7 @@ packages:
resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.24.0
'@babel/types': 7.23.9
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
@@ -1054,13 +1054,13 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.23.9
'@babel/types': 7.24.0
'@babel/types': 7.23.9
/@babel/helper-hoist-variables@7.22.5:
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.24.0
'@babel/types': 7.23.9
/@babel/helper-module-imports@7.22.15:
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
@@ -1110,7 +1110,7 @@ packages:
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.24.0
'@babel/types': 7.23.9
/@babel/helper-string-parser@7.23.4:
resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
@@ -1130,7 +1130,7 @@ packages:
dependencies:
'@babel/template': 7.23.9
'@babel/traverse': 7.23.9
'@babel/types': 7.24.0
'@babel/types': 7.23.9
transitivePeerDependencies:
- supports-color
@@ -1158,7 +1158,7 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.24.0
'@babel/types': 7.23.9
/@babel/parser@7.24.0:
resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==}
@@ -1206,8 +1206,8 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.23.5
'@babel/parser': 7.24.0
'@babel/types': 7.24.0
'@babel/parser': 7.23.9
'@babel/types': 7.23.9
/@babel/template@7.24.0:
resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
@@ -1228,8 +1228,8 @@ packages:
'@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
'@babel/parser': 7.24.0
'@babel/types': 7.24.0
'@babel/parser': 7.23.9
'@babel/types': 7.23.9
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
@@ -2991,7 +2991,7 @@ packages:
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
dev: true
/@turbo/gen@1.13.2(@types/node@20.12.5)(typescript@5.4.5):
/@turbo/gen@1.13.2(@types/node@20.12.7)(typescript@5.4.5):
resolution: {integrity: sha512-6/Z90XAMbfQCFX3QUyVEy5Te1u8Bm/K2ob7FaD7OrFYLtnKnzTghH1pOglFqfmdHqLusCrGEF00J9lKz176BNQ==}
hasBin: true
dependencies:
@@ -3003,7 +3003,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.5)(typescript@5.4.5)
ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.4.5)
update-check: 1.5.4
validate-npm-package-name: 5.0.0
transitivePeerDependencies:
@@ -3064,19 +3064,19 @@ packages:
/@types/bcrypt@5.0.2:
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==}
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/better-sqlite3@7.6.9:
resolution: {integrity: sha512-FvktcujPDj9XKMJQWFcl2vVl7OdRIqsSRX9b0acWwTmwLK9CF2eqo/FRcmMLNpugKoX/avA6pb7TorDLmpgTnQ==}
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
/@types/body-parser@1.19.5:
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/chroma-js@2.4.4:
@@ -3086,7 +3086,7 @@ packages:
/@types/connect@3.4.38:
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/cookie@0.6.0:
@@ -3099,7 +3099,7 @@ packages:
'@types/connect': 3.4.38
'@types/express': 4.17.21
'@types/keygrip': 1.0.6
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/css-modules@1.0.5:
@@ -3120,7 +3120,7 @@ packages:
/@types/express-serve-static-core@4.17.43:
resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==}
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
'@types/qs': 6.9.11
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@@ -3139,7 +3139,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/http-errors@2.0.4:
@@ -3180,8 +3180,8 @@ packages:
resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
dev: true
/@types/node@20.12.5:
resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==}
/@types/node@20.12.7:
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
dependencies:
undici-types: 5.26.5
@@ -3224,7 +3224,7 @@ packages:
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/serve-static@1.15.5:
@@ -3232,7 +3232,7 @@ packages:
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 3.0.4
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/throttle-debounce@2.1.0:
@@ -3242,7 +3242,7 @@ packages:
/@types/through@0.0.33:
resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==}
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@types/tinycolor2@1.4.6:
@@ -3256,7 +3256,7 @@ packages:
/@types/ws@8.5.10:
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
dev: true
/@typescript-eslint/eslint-plugin@7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.5):
@@ -3405,7 +3405,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.5)
vite: 5.2.6(@types/node@20.12.7)
transitivePeerDependencies:
- supports-color
dev: true
@@ -3428,7 +3428,7 @@ packages:
std-env: 3.7.0
strip-literal: 2.0.0
test-exclude: 6.0.0
vitest: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0)(jsdom@24.0.0)
vitest: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0)(jsdom@24.0.0)
transitivePeerDependencies:
- supports-color
dev: true
@@ -3475,7 +3475,7 @@ packages:
pathe: 1.1.2
picocolors: 1.0.0
sirv: 2.0.4
vitest: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0)(jsdom@24.0.0)
vitest: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0)(jsdom@24.0.0)
dev: true
/@vitest/utils@1.5.0:
@@ -8423,7 +8423,7 @@ packages:
typescript: 5.4.5
dev: false
/ts-node@10.9.2(@types/node@20.12.5)(typescript@5.4.5):
/ts-node@10.9.2(@types/node@20.12.7)(typescript@5.4.5):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@@ -8442,7 +8442,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.5
'@types/node': 20.12.7
acorn: 8.11.3
acorn-walk: 8.3.2
arg: 4.1.3
@@ -8819,7 +8819,7 @@ packages:
builtins: 5.0.1
dev: true
/vite-node@1.5.0(@types/node@20.12.5):
/vite-node@1.5.0(@types/node@20.12.7):
resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -8828,7 +8828,7 @@ packages:
debug: 4.3.4
pathe: 1.1.2
picocolors: 1.0.0
vite: 5.2.6(@types/node@20.12.5)
vite: 5.2.6(@types/node@20.12.7)
transitivePeerDependencies:
- '@types/node'
- less
@@ -8851,13 +8851,13 @@ packages:
debug: 4.3.4
globrex: 0.1.2
tsconfck: 3.0.3(typescript@5.4.5)
vite: 5.2.6(@types/node@20.12.5)
vite: 5.2.6(@types/node@20.12.7)
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/vite@5.2.6(@types/node@20.12.5):
/vite@5.2.6(@types/node@20.12.7):
resolution: {integrity: sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -8885,7 +8885,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
esbuild: 0.20.2
postcss: 8.4.38
rollup: 4.13.0
@@ -8893,7 +8893,7 @@ packages:
fsevents: 2.3.3
dev: true
/vitest@1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0)(jsdom@24.0.0):
/vitest@1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0)(jsdom@24.0.0):
resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -8918,7 +8918,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.12.5
'@types/node': 20.12.7
'@vitest/expect': 1.5.0
'@vitest/runner': 1.5.0
'@vitest/snapshot': 1.5.0
@@ -8938,8 +8938,8 @@ packages:
strip-literal: 2.0.0
tinybench: 2.6.0
tinypool: 0.8.3
vite: 5.2.6(@types/node@20.12.5)
vite-node: 1.5.0(@types/node@20.12.5)
vite: 5.2.6(@types/node@20.12.7)
vite-node: 1.5.0(@types/node@20.12.7)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less