From 5462c765fba8b95f82e38042c1b8db35e660bc58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 12:02:26 +0000 Subject: [PATCH] chore(deps): update node.js to v20.20.0 --- .nvmrc | 2 +- package.json | 2 +- pnpm-lock.yaml | 65 +++++++++++++++++++++++++++++--------------------- 3 files changed, 40 insertions(+), 29 deletions(-) diff --git a/.nvmrc b/.nvmrc index 8783404..586e275 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.12.2 +20.20.0 diff --git a/package.json b/package.json index 0abd0b3..804ace1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@eslint/js": "^9.5.0", "@types/eslint-plugin-markdown": "^2.0.2", "@types/jscodeshift": "0.12.0", - "@types/node": "20.14.9", + "@types/node": "20.19.33", "@vitest/coverage-v8": "^1.6.0", "console-fail-test": "^0.2.3", "cspell": "^8.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3cfb950..464a072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,11 +31,11 @@ importers: specifier: 0.12.0 version: 0.12.0 '@types/node': - specifier: 20.14.9 - version: 20.14.9 + specifier: 20.19.33 + version: 20.19.33 '@vitest/coverage-v8': specifier: ^1.6.0 - version: 1.6.0(vitest@1.6.0(@types/node@20.14.9)) + version: 1.6.0(vitest@1.6.0(@types/node@20.19.33)) console-fail-test: specifier: ^0.2.3 version: 0.2.3 @@ -68,7 +68,7 @@ importers: version: 2.6.0(eslint@9.5.0) eslint-plugin-vitest: specifier: ^0.5.4 - version: 0.5.4(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)) + version: 0.5.4(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.19.33)) eslint-plugin-yml: specifier: ^1.14.0 version: 1.14.0(eslint@9.5.0) @@ -83,7 +83,7 @@ importers: version: 2.4.0 knip: specifier: ^5.23.1 - version: 5.23.1(@types/node@20.14.9)(typescript@5.5.2) + version: 5.23.1(@types/node@20.19.33)(typescript@5.5.2) lint-staged: specifier: ^15.2.7 version: 15.2.7 @@ -122,7 +122,7 @@ importers: version: 7.14.1(eslint@9.5.0)(typescript@5.5.2) vitest: specifier: ^1.6.0 - version: 1.6.0(@types/node@20.14.9) + version: 1.6.0(@types/node@20.19.33) packages: @@ -538,6 +538,7 @@ packages: '@ericcornelissen/bash-parser@0.5.3': resolution: {integrity: sha512-9Z0sGuXqf6En19qmwB0Syi1Mc8TYl756dNuuaYal9mrypKa0Jq/IX6aJfh6Rk2S3z66KBisWTqloDo7weYj4zg==} engines: {node: '>=4'} + deprecated: Support for this package will stop 2025-12-31 '@es-joy/jsdoccomment@0.43.1': resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==} @@ -994,8 +995,8 @@ packages: '@types/node@18.19.39': resolution: {integrity: sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==} - '@types/node@20.14.9': - resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} + '@types/node@20.19.33': + resolution: {integrity: sha512-Rs1bVAIdBs5gbTIKza/tgpMuG1k3U/UMJLWecIMxNdJFDMzcM5LOiLVRYh3PilWEYDIeUDv7bpiHPLPsbydGcw==} '@types/unist@2.0.10': resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==} @@ -1746,6 +1747,7 @@ packages: eslint-plugin-markdown@5.0.0: resolution: {integrity: sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: Please use @eslint/markdown instead peerDependencies: eslint: '>=8' @@ -2049,11 +2051,12 @@ packages: glob@10.4.2: resolution: {integrity: sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==} engines: {node: '>=16 || 14 >=14.18'} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -2829,6 +2832,7 @@ packages: mvdan-sh@0.10.1: resolution: {integrity: sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==} + deprecated: See https://github.com/mvdan/sh/issues/1145 mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} @@ -2858,6 +2862,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} @@ -3482,6 +3487,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions spdx-exceptions@2.5.0: resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==} @@ -3784,6 +3790,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + unescape-js@1.1.4: resolution: {integrity: sha512-42SD8NOQEhdYntEiUQdYq/1V/YHwr1HLwlHuTJB5InVVdOSbgI6xu8jK5q65yIzuFCfczzyDF/7hbGzVbyCw0g==} @@ -4867,7 +4876,7 @@ snapshots: '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.14.9 + '@types/node': 20.19.33 '@types/http-cache-semantics@4.0.4': {} @@ -4886,16 +4895,16 @@ snapshots: '@types/node-fetch@2.6.11': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.19.33 form-data: 4.0.0 '@types/node@18.19.39': dependencies: undici-types: 5.26.5 - '@types/node@20.14.9': + '@types/node@20.19.33': dependencies: - undici-types: 5.26.5 + undici-types: 6.21.0 '@types/unist@2.0.10': {} @@ -4982,7 +4991,7 @@ snapshots: '@typescript-eslint/types': 7.14.1 eslint-visitor-keys: 3.4.3 - '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@20.14.9))': + '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@20.19.33))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -4997,7 +5006,7 @@ snapshots: std-env: 3.7.0 strip-literal: 2.1.0 test-exclude: 6.0.0 - vitest: 1.6.0(@types/node@20.14.9) + vitest: 1.6.0(@types/node@20.19.33) transitivePeerDependencies: - supports-color @@ -5860,12 +5869,12 @@ snapshots: regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-vitest@0.5.4(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)): + eslint-plugin-vitest@0.5.4(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.19.33)): dependencies: '@typescript-eslint/utils': 7.14.1(eslint@9.5.0)(typescript@5.5.2) eslint: 9.5.0 optionalDependencies: - vitest: 1.6.0(@types/node@20.14.9) + vitest: 1.6.0(@types/node@20.19.33) transitivePeerDependencies: - supports-color - typescript @@ -6690,12 +6699,12 @@ snapshots: kind-of@6.0.3: {} - knip@5.23.1(@types/node@20.14.9)(typescript@5.5.2): + knip@5.23.1(@types/node@20.19.33)(typescript@5.5.2): dependencies: '@ericcornelissen/bash-parser': 0.5.3 '@nodelib/fs.walk': 2.0.0 '@snyk/github-codeowners': 1.1.0 - '@types/node': 20.14.9 + '@types/node': 20.19.33 easy-table: 1.2.0 fast-glob: 3.3.2 jiti: 1.21.6 @@ -7985,6 +7994,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.21.0: {} + unescape-js@1.1.4: dependencies: string.fromcodepoint: 0.2.1 @@ -8034,13 +8045,13 @@ snapshots: validate-npm-package-name@5.0.1: {} - vite-node@1.6.0(@types/node@20.14.9): + vite-node@1.6.0(@types/node@20.19.33): dependencies: cac: 6.7.14 debug: 4.3.5 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.3.2(@types/node@20.14.9) + vite: 5.3.2(@types/node@20.19.33) transitivePeerDependencies: - '@types/node' - less @@ -8051,16 +8062,16 @@ snapshots: - supports-color - terser - vite@5.3.2(@types/node@20.14.9): + vite@5.3.2(@types/node@20.19.33): dependencies: esbuild: 0.21.5 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 20.14.9 + '@types/node': 20.19.33 fsevents: 2.3.3 - vitest@1.6.0(@types/node@20.14.9): + vitest@1.6.0(@types/node@20.19.33): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -8079,11 +8090,11 @@ snapshots: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.3.2(@types/node@20.14.9) - vite-node: 1.6.0(@types/node@20.14.9) + vite: 5.3.2(@types/node@20.19.33) + vite-node: 1.6.0(@types/node@20.19.33) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.14.9 + '@types/node': 20.19.33 transitivePeerDependencies: - less - lightningcss