From 65c14efd18ed9cdc49fbcd76d5d0bd45eef90831 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:40:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++++++----------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index adf67d5..840417c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "yargs": "17.6.2" }, "devDependencies": { - "@types/node": "18.13.0", + "@types/node": "22.7.9", "@types/yargs": "17.0.22", "@typescript-eslint/eslint-plugin": "5.51.0", "@typescript-eslint/parser": "5.51.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c393d3..1d2dc8e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@types/node': 18.13.0 + '@types/node': 22.7.9 '@types/yargs': 17.0.22 '@typescript-eslint/eslint-plugin': 5.51.0 '@typescript-eslint/parser': 5.51.0 @@ -24,7 +24,7 @@ dependencies: yargs: 17.6.2 devDependencies: - '@types/node': 18.13.0 + '@types/node': 22.7.9 '@types/yargs': 17.0.22 '@typescript-eslint/eslint-plugin': 5.51.0_b635kmla6dsb4frxfihkw4m47e '@typescript-eslint/parser': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64 @@ -384,8 +384,10 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node/18.13.0: - resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==} + /@types/node/22.7.9: + resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==} + dependencies: + undici-types: 6.19.8 dev: true /@types/semver/7.3.13: @@ -2266,6 +2268,10 @@ packages: resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==} dev: true + /undici-types/6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + dev: true + /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: @@ -2281,7 +2287,7 @@ packages: convert-source-map: 1.9.0 dev: true - /vite-node/0.28.4_@types+node@18.13.0: + /vite-node/0.28.4_@types+node@22.7.9: resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -2293,7 +2299,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.0.4_@types+node@18.13.0 + vite: 4.0.4_@types+node@22.7.9 transitivePeerDependencies: - '@types/node' - less @@ -2304,7 +2310,7 @@ packages: - terser dev: true - /vite/4.0.4_@types+node@18.13.0: + /vite/4.0.4_@types+node@22.7.9: resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -2329,7 +2335,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.13.0 + '@types/node': 22.7.9 esbuild: 0.16.17 postcss: 8.4.21 resolve: 1.22.1 @@ -2362,7 +2368,7 @@ packages: dependencies: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 - '@types/node': 18.13.0 + '@types/node': 22.7.9 '@vitest/expect': 0.28.4 '@vitest/runner': 0.28.4 '@vitest/spy': 0.28.4 @@ -2381,8 +2387,8 @@ packages: tinybench: 2.3.1 tinypool: 0.3.1 tinyspy: 1.0.2 - vite: 4.0.4_@types+node@18.13.0 - vite-node: 0.28.4_@types+node@18.13.0 + vite: 4.0.4_@types+node@22.7.9 + vite-node: 0.28.4_@types+node@22.7.9 why-is-node-running: 2.2.2 transitivePeerDependencies: - less