From 03073173cbe96b9bcdb7d95ed25667611553a681 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 19:13:44 +0000 Subject: [PATCH] Update dependency @types/node to v18 --- examples/basic/package.json | 2 +- packages/electron-trpc/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/basic/package.json b/examples/basic/package.json index a895ebbb..74e8eef7 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -21,7 +21,7 @@ "zod": "^3.19.1" }, "devDependencies": { - "@types/node": "^17.0.10", + "@types/node": "^18.0.0", "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6", "@vitejs/plugin-react": "^2.1.0", diff --git a/packages/electron-trpc/package.json b/packages/electron-trpc/package.json index dcc08fd2..43a4d588 100644 --- a/packages/electron-trpc/package.json +++ b/packages/electron-trpc/package.json @@ -30,7 +30,7 @@ "@tanstack/react-query": "^4.8.0", "@trpc/client": "10.0.0-rc.2", "@trpc/server": "10.0.0-rc.2", - "@types/node": "^17.0.10", + "@types/node": "^18.0.0", "builtin-modules": "^3.3.0", "c8": "^7.12.0", "dts-bundle-generator": "^6.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3912ad1d..6eab3c40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: '@trpc/client': 10.0.0-rc.2 '@trpc/react-query': 10.0.0-rc.2 '@trpc/server': 10.0.0-rc.2 - '@types/node': ^17.0.10 + '@types/node': ^18.0.0 '@types/react': ^18.0.21 '@types/react-dom': ^18.0.6 '@vitejs/plugin-react': ^2.1.0 @@ -41,7 +41,7 @@ importers: react-dom: 18.2.0_react@18.2.0 zod: 3.19.1 devDependencies: - '@types/node': 17.0.45 + '@types/node': 18.11.7 '@types/react': 18.0.21 '@types/react-dom': 18.0.6 '@vitejs/plugin-react': 2.1.0_vite@3.1.4 @@ -52,7 +52,7 @@ importers: '@tanstack/react-query': ^4.8.0 '@trpc/client': 10.0.0-rc.2 '@trpc/server': 10.0.0-rc.2 - '@types/node': ^17.0.10 + '@types/node': ^18.0.0 builtin-modules: ^3.3.0 c8: ^7.12.0 dts-bundle-generator: ^6.12.0 @@ -67,7 +67,7 @@ importers: '@tanstack/react-query': 4.8.0_biqbaboplfbrettd7655fr4n2y '@trpc/client': 10.0.0-rc.2_@trpc+server@10.0.0-rc.2 '@trpc/server': 10.0.0-rc.2 - '@types/node': 17.0.45 + '@types/node': 18.11.7 builtin-modules: 3.3.0 c8: 7.12.0 dts-bundle-generator: 6.13.0 @@ -759,7 +759,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 17.0.45 + '@types/node': 18.11.7 /@types/minimist/1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} @@ -772,8 +772,8 @@ packages: /@types/node/16.11.62: resolution: {integrity: sha512-K/ggecSdwAAy2NUW4WKmF4Rc03GKbsfP+k326UWgckoS+Rzd2PaWbjk76dSmqdLQvLTJAO9axiTUJ6488mFsYQ==} - /@types/node/17.0.45: - resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} + /@types/node/18.11.7: + resolution: {integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==} /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -800,7 +800,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 17.0.45 + '@types/node': 18.11.7 /@types/scheduler/0.16.2: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} @@ -3209,7 +3209,7 @@ packages: dependencies: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 - '@types/node': 17.0.45 + '@types/node': 18.11.7 c8: 7.12.0 chai: 4.3.6 debug: 4.3.4