From 840a06abc0a8f2952bfc5fd9fca732ef6e9c8ad5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 06:49:57 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.17.4 --- pnpm-lock.yaml | 98 +++++++++++++++++++++++++++----------------------- 1 file changed, 54 insertions(+), 44 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0deb785030..c1a6a6668ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,10 +118,10 @@ importers: version: 5.3.11(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) tailwindcss: specifier: ^3.4.3 - version: 3.4.14(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3)) + version: 3.4.14(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3)) twin.macro: specifier: ^3.4.1 - version: 3.4.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3))) + version: 3.4.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3))) word-count: specifier: ^0.2.2 version: 0.2.2 @@ -131,7 +131,7 @@ importers: version: 7.26.0 '@commitlint/cli': specifier: ^19.0.0 - version: 19.5.0(@types/node@20.17.3)(typescript@5.6.3) + version: 19.5.0(@types/node@20.17.4)(typescript@5.6.3) '@commitlint/config-conventional': specifier: ^19.0.0 version: 19.5.0 @@ -161,7 +161,7 @@ importers: version: 4.17.13 '@types/node': specifier: ^20.0.0 - version: 20.17.3 + version: 20.17.4 '@types/prettier': specifier: ^2.7.2 version: 2.7.3 @@ -242,7 +242,7 @@ importers: version: 14.2.4 ts-node: specifier: ^10.9.1 - version: 10.9.2(@types/node@20.17.3)(typescript@5.6.3) + version: 10.9.2(@types/node@20.17.4)(typescript@5.6.3) typescript: specifier: ^5.0.0 version: 5.6.3 @@ -277,6 +277,10 @@ packages: resolution: {integrity: sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==} engines: {node: '>=6.9.0'} + '@babel/code-frame@7.26.2': + resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} + engines: {node: '>=6.9.0'} + '@babel/compat-data@7.25.7': resolution: {integrity: sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==} engines: {node: '>=6.9.0'} @@ -437,8 +441,8 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/parser@7.26.1': - resolution: {integrity: sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==} + '@babel/parser@7.26.2': + resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==} engines: {node: '>=6.0.0'} hasBin: true @@ -1983,8 +1987,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@20.17.3': - resolution: {integrity: sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==} + '@types/node@20.17.4': + resolution: {integrity: sha512-Fi1Bj8qTJr4f1FDdHFR7oMlOawEYSzkHNdBJK+aRjcDDNHwEV3jPPjuZP2Lh2QNgXeqzM8Y+U6b6urKAog2rZw==} '@types/node@8.10.66': resolution: {integrity: sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==} @@ -7465,6 +7469,12 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 + '@babel/code-frame@7.26.2': + dependencies: + '@babel/helper-validator-identifier': 7.25.9 + js-tokens: 4.0.0 + picocolors: 1.1.1 + '@babel/compat-data@7.25.7': {} '@babel/compat-data@7.26.0': {} @@ -7671,7 +7681,7 @@ snapshots: dependencies: '@babel/types': 7.26.0 - '@babel/parser@7.26.1': + '@babel/parser@7.26.2': dependencies: '@babel/types': 7.26.0 @@ -8437,11 +8447,11 @@ snapshots: '@builder.io/partytown@0.7.6': {} - '@commitlint/cli@19.5.0(@types/node@20.17.3)(typescript@5.6.3)': + '@commitlint/cli@19.5.0(@types/node@20.17.4)(typescript@5.6.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.5.0 - '@commitlint/load': 19.5.0(@types/node@20.17.3)(typescript@5.6.3) + '@commitlint/load': 19.5.0(@types/node@20.17.4)(typescript@5.6.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.0 @@ -8488,7 +8498,7 @@ snapshots: '@commitlint/rules': 19.5.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.5.0(@types/node@20.17.3)(typescript@5.6.3)': + '@commitlint/load@19.5.0(@types/node@20.17.4)(typescript@5.6.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 @@ -8496,7 +8506,7 @@ snapshots: '@commitlint/types': 19.5.0 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.3)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.4)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -9454,7 +9464,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/responselike': 1.0.3 '@types/common-tags@1.8.4': {} @@ -9463,13 +9473,13 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/cookie@0.4.1': {} '@types/cors@2.8.17': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/debug@0.0.30': {} @@ -9492,7 +9502,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/get-port@3.2.0': {} @@ -9501,7 +9511,7 @@ snapshots: '@types/glob@5.0.38': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/hast@2.3.4': dependencies: @@ -9516,7 +9526,7 @@ snapshots: '@types/http-proxy@1.17.15': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/json-schema@7.0.15': {} @@ -9524,11 +9534,11 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/keyv@3.1.4': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/loadable__component@5.13.9': dependencies: @@ -9544,16 +9554,16 @@ snapshots: '@types/mkdirp@0.5.2': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/node-fetch@2.6.11': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 form-data: 4.0.0 '@types/node@17.0.45': {} - '@types/node@20.17.3': + '@types/node@20.17.4': dependencies: undici-types: 6.19.8 @@ -9588,21 +9598,21 @@ snapshots: '@types/readable-stream@2.3.9': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 safe-buffer: 5.2.1 '@types/responselike@1.0.3': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/rimraf@2.0.5': dependencies: '@types/glob': 5.0.38 - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/sax@1.2.3': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/semver@7.3.12': {} @@ -10110,8 +10120,8 @@ snapshots: babel-eslint@10.1.0(eslint@8.57.1): dependencies: - '@babel/code-frame': 7.26.0 - '@babel/parser': 7.26.1 + '@babel/code-frame': 7.26.2 + '@babel/parser': 7.26.2 '@babel/traverse': 7.25.9(supports-color@5.5.0) '@babel/types': 7.26.0 eslint: 8.57.1 @@ -10816,9 +10826,9 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@5.0.0(@types/node@20.17.3)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@20.17.4)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 cosmiconfig: 9.0.0(typescript@5.6.3) jiti: 1.21.6 typescript: 5.6.3 @@ -11240,7 +11250,7 @@ snapshots: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.17 - '@types/node': 20.17.3 + '@types/node': 20.17.4 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -13361,13 +13371,13 @@ snapshots: jest-worker@26.6.2: dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 merge-stream: 2.0.0 supports-color: 7.2.0 jest-worker@27.5.1: dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -14401,13 +14411,13 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.4.47 - postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3)): + postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3)): dependencies: lilconfig: 3.1.2 yaml: 2.6.0 optionalDependencies: postcss: 8.4.47 - ts-node: 10.9.2(@types/node@20.17.3)(typescript@5.6.3) + ts-node: 10.9.2(@types/node@20.17.4)(typescript@5.6.3) postcss-loader@5.3.0(postcss@8.4.47)(webpack@5.95.0): dependencies: @@ -15637,7 +15647,7 @@ snapshots: string-width: 4.2.3 strip-ansi: 6.0.1 - tailwindcss@3.4.14(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3)): + tailwindcss@3.4.14(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -15656,7 +15666,7 @@ snapshots: postcss: 8.4.47 postcss-import: 15.1.0(postcss@8.4.47) postcss-js: 4.0.1(postcss@8.4.47) - postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3)) + postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3)) postcss-nested: 6.2.0(postcss@8.4.47) postcss-selector-parser: 6.1.2 resolve: 1.22.8 @@ -15769,14 +15779,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3): + ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.17.3 + '@types/node': 20.17.4 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3 @@ -15809,7 +15819,7 @@ snapshots: dependencies: safe-buffer: 5.2.1 - twin.macro@3.4.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3))): + twin.macro@3.4.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3))): dependencies: '@babel/template': 7.24.0 babel-plugin-macros: 3.1.0 @@ -15817,7 +15827,7 @@ snapshots: lodash.get: 4.4.2 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.16 - tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3)) + tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@20.17.4)(typescript@5.6.3)) type-check@0.4.0: dependencies: