From 746233aae5772548d5988d1a05225d8c29d3e59b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 19:12:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.19.63 --- pnpm-lock.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a6614b..41948d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 2.0.0(prettier@3.3.3) '@types/node': specifier: ^18.17.18 - version: 18.19.62 + version: 18.19.63 bumpp: specifier: ^9.2.0 version: 9.8.0 @@ -43,7 +43,7 @@ importers: version: 5.6.3 vite: specifier: ^4.4.9 - version: 4.5.5(@types/node@18.19.62) + version: 4.5.5(@types/node@18.19.63) vitest: specifier: ^0.34.4 version: 0.34.6 @@ -920,7 +920,7 @@ packages: /@types/concat-stream@2.0.2: resolution: {integrity: sha512-hgEx+hdJnfCHa62l6SNHNoe/cRge2HoUZe9KEDwOs2TvyocLTlTuw0rUMiii99kG2avc+BubhNpZ+cu05Gl8oQ==} dependencies: - '@types/node': 18.19.62 + '@types/node': 18.19.63 dev: true /@types/debug@4.1.12: @@ -974,8 +974,8 @@ packages: resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} dev: true - /@types/node@18.19.62: - resolution: {integrity: sha512-UOGhw+yZV/icyM0qohQVh3ktpY40Sp7tdTW7HxG3pTd7AiMrlFlAJNUrGK9t5mdW0+ViQcFV74zCSIx9ZJpncA==} + /@types/node@18.19.63: + resolution: {integrity: sha512-hcUB7THvrGmaEcPcvUZCZtQ2Z3C+UR/aOcraBLCvTsFMh916Gc1kCCYcfcMuB76HM2pSerxl1PoP3KnmHzd9Lw==} dependencies: undici-types: 5.26.5 dev: true @@ -6081,7 +6081,7 @@ packages: '@types/concat-stream': 2.0.2 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 18.19.62 + '@types/node': 18.19.63 '@types/unist': 2.0.10 concat-stream: 2.0.0 debug: 4.3.7 @@ -6260,7 +6260,7 @@ packages: vfile-message: 3.1.4 dev: true - /vite-node@0.34.6(@types/node@18.19.62): + /vite-node@0.34.6(@types/node@18.19.63): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -6270,7 +6270,7 @@ packages: mlly: 1.7.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.5.5(@types/node@18.19.62) + vite: 4.5.5(@types/node@18.19.63) transitivePeerDependencies: - '@types/node' - less @@ -6282,7 +6282,7 @@ packages: - terser dev: true - /vite@4.5.5(@types/node@18.19.62): + /vite@4.5.5(@types/node@18.19.63): resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6310,7 +6310,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.19.62 + '@types/node': 18.19.63 esbuild: 0.18.20 postcss: 8.4.47 rollup: 3.29.4 @@ -6351,7 +6351,7 @@ packages: dependencies: '@types/chai': 4.3.10 '@types/chai-subset': 1.3.5 - '@types/node': 18.19.62 + '@types/node': 18.19.63 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -6370,8 +6370,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.7.0 - vite: 4.5.5(@types/node@18.19.62) - vite-node: 0.34.6(@types/node@18.19.62) + vite: 4.5.5(@types/node@18.19.63) + vite-node: 0.34.6(@types/node@18.19.63) why-is-node-running: 2.2.2 transitivePeerDependencies: - less