From ea1ed33058284cb34eb1b8f30d3bb0a254747b2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 19:03:19 +0000 Subject: [PATCH] fix: update node.js to v22 --- .nvmrc | 2 +- backend/package-lock.json | 18 +++++++++--------- backend/package.json | 4 ++-- frontend/package-lock.json | 16 ++++++++-------- frontend/package.json | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.nvmrc b/.nvmrc index f812e4592..d135defb2 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.18.1 \ No newline at end of file +22.12.0 \ No newline at end of file diff --git a/backend/package-lock.json b/backend/package-lock.json index 2dfd84efc..a5bfdb036 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -53,7 +53,7 @@ "@types/lodash-es": "4.17.12", "@types/lz-string": "1.5.0", "@types/mapbox__polyline": "1.0.5", - "@types/node": "20.17.11", + "@types/node": "22.10.4", "@types/sharp": "0.32.0", "@types/tsc-watch": "4.2.3", "@types/validator": "13.12.2", @@ -63,7 +63,7 @@ "typescript": "5.5.4" }, "engines": { - "node": "20.x" + "node": "22.x" } }, "node_modules/@babel/code-frame": { @@ -1465,12 +1465,12 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.17.11", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.11.tgz", - "integrity": "sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==", + "version": "22.10.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.4.tgz", + "integrity": "sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==", "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.20.0" } }, "node_modules/@types/normalize-package-data": { @@ -5011,9 +5011,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "license": "MIT" }, "node_modules/unpipe": { diff --git a/backend/package.json b/backend/package.json index 54ae866f2..e569ece8b 100644 --- a/backend/package.json +++ b/backend/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "private": true, "engines": { - "node": "20.x" + "node": "22.x" }, "main": "build/web/index.js", "type": "module", @@ -21,7 +21,7 @@ "@types/lodash-es": "4.17.12", "@types/lz-string": "1.5.0", "@types/mapbox__polyline": "1.0.5", - "@types/node": "20.17.11", + "@types/node": "22.10.4", "@types/sharp": "0.32.0", "@types/tsc-watch": "4.2.3", "@types/validator": "13.12.2", diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1aa821d70..c4ea72cb7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -35,7 +35,7 @@ "@turf/nearest-point-on-line": "6.5.0", "@turf/union": "6.5.0", "@types/leaflet": "1.9.5", - "@types/node": "20.17.11", + "@types/node": "22.10.4", "@types/object-hash": "3.0.6", "@types/react": "18.3.18", "@types/react-dom": "18.3.5", @@ -4557,12 +4557,12 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.17.11", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.11.tgz", - "integrity": "sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==", + "version": "22.10.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.4.tgz", + "integrity": "sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==", "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.20.0" } }, "node_modules/@types/normalize-package-data": { @@ -30115,9 +30115,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "license": "MIT" }, "node_modules/unicode-canonical-property-names-ecmascript": { diff --git a/frontend/package.json b/frontend/package.json index 2432bc1ea..267ac780a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "@turf/nearest-point-on-line": "6.5.0", "@turf/union": "6.5.0", "@types/leaflet": "1.9.5", - "@types/node": "20.17.11", + "@types/node": "22.10.4", "@types/object-hash": "3.0.6", "@types/react": "18.3.18", "@types/react-dom": "18.3.5",