From b32bda9df4b3d8fcc459e6a1231ec117b7f4b9de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:56:35 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- package.json | 2 +- packages/codegen-fragments/package.json | 2 +- packages/gql-string/package.json | 2 +- packages/graphql-react-query/package.json | 2 +- packages/graphql-react-ws/package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++-------- 6 files changed, 35 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 561f6dde..43dad8f3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@changesets/config": "^2.3.1", "@changesets/read": "^0.5.9", "@manypkg/get-packages": "^2.2.0", - "@types/node": "^20.8.6", + "@types/node": "^22.13.0", "bob-esbuild": "^4.0.3", "execa": "^8.0.1", "prettier": "^3.0.3", diff --git a/packages/codegen-fragments/package.json b/packages/codegen-fragments/package.json index 129d228b..e477915a 100644 --- a/packages/codegen-fragments/package.json +++ b/packages/codegen-fragments/package.json @@ -32,7 +32,7 @@ "@graphql-codegen/core": "^4.0.0", "@graphql-codegen/plugin-helpers": "^5.0.1", "@soundxyz/gql-string": "workspace:*", - "@types/node": "^20.8.6", + "@types/node": "^22.13.0", "bob-ts": "^4.1.1", "bob-tsm": "^1.1.2", "esbuild": "^0.19.5", diff --git a/packages/gql-string/package.json b/packages/gql-string/package.json index 2ea2b128..b5c7446d 100644 --- a/packages/gql-string/package.json +++ b/packages/gql-string/package.json @@ -11,7 +11,7 @@ "prepare": "bob-tsm build.ts" }, "devDependencies": { - "@types/node": "^20.8.6", + "@types/node": "^22.13.0", "bob-ts": "^4.1.1", "bob-tsm": "^1.1.2", "esbuild": "^0.19.5", diff --git a/packages/graphql-react-query/package.json b/packages/graphql-react-query/package.json index 1606949d..be1ab96a 100644 --- a/packages/graphql-react-query/package.json +++ b/packages/graphql-react-query/package.json @@ -15,7 +15,7 @@ "@soundxyz/gql-string": "workspace:*", "@tanstack/react-query": "^4.35.7", "@types/lodash-es": "^4.17.9", - "@types/node": "^20.8.6", + "@types/node": "^22.13.0", "@types/react": "^18.2.28", "bob-ts": "^4.1.1", "bob-tsm": "^1.1.2", diff --git a/packages/graphql-react-ws/package.json b/packages/graphql-react-ws/package.json index 715e9828..2952a705 100644 --- a/packages/graphql-react-ws/package.json +++ b/packages/graphql-react-ws/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@soundxyz/gql-string": "workspace:^0.1.0", - "@types/node": "^20.8.6", + "@types/node": "^22.13.0", "@types/react": "^18.2.28", "bob-ts": "^4.1.1", "bob-tsm": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acf4e136..448779ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^1.1.3 version: 1.1.3 '@types/node': - specifier: ^20.8.6 - version: 20.8.6 + specifier: ^22.13.0 + version: 22.13.0 bob-esbuild: specifier: ^4.0.3 version: 4.0.3(esbuild@0.19.5)(typescript@5.2.2) @@ -143,11 +143,11 @@ importers: specifier: workspace:* version: link:../gql-string/dist '@types/node': - specifier: ^20.8.6 - version: 20.8.6 + specifier: ^22.13.0 + version: 22.13.0 bob-ts: specifier: ^4.1.1 - version: 4.1.1(@types/node@20.8.6)(esbuild@0.19.5)(typescript@5.2.2) + version: 4.1.1(@types/node@22.13.0)(esbuild@0.19.5)(typescript@5.2.2) bob-tsm: specifier: ^1.1.2 version: 1.1.2(esbuild@0.19.5)(typescript@5.2.2) @@ -165,11 +165,11 @@ importers: packages/gql-string: devDependencies: '@types/node': - specifier: ^20.8.6 - version: 20.8.6 + specifier: ^22.13.0 + version: 22.13.0 bob-ts: specifier: ^4.1.1 - version: 4.1.1(@types/node@20.8.6)(esbuild@0.19.5)(typescript@5.2.2) + version: 4.1.1(@types/node@22.13.0)(esbuild@0.19.5)(typescript@5.2.2) bob-tsm: specifier: ^1.1.2 version: 1.1.2(esbuild@0.19.5)(typescript@5.2.2) @@ -200,14 +200,14 @@ importers: specifier: ^4.17.9 version: 4.17.9 '@types/node': - specifier: ^20.8.6 - version: 20.8.6 + specifier: ^22.13.0 + version: 22.13.0 '@types/react': specifier: ^18.2.28 version: 18.2.28 bob-ts: specifier: ^4.1.1 - version: 4.1.1(@types/node@20.8.6)(esbuild@0.19.5)(typescript@5.2.2) + version: 4.1.1(@types/node@22.13.0)(esbuild@0.19.5)(typescript@5.2.2) bob-tsm: specifier: ^1.1.2 version: 1.1.2(esbuild@0.19.5)(typescript@5.2.2) @@ -247,14 +247,14 @@ importers: specifier: workspace:^0.1.0 version: link:../gql-string/dist '@types/node': - specifier: ^20.8.6 - version: 20.8.6 + specifier: ^22.13.0 + version: 22.13.0 '@types/react': specifier: ^18.2.28 version: 18.2.28 bob-ts: specifier: ^4.1.1 - version: 4.1.1(@types/node@20.8.6)(esbuild@0.19.5)(typescript@5.2.2) + version: 4.1.1(@types/node@22.13.0)(esbuild@0.19.5)(typescript@5.2.2) bob-tsm: specifier: ^1.1.2 version: 1.1.2(esbuild@0.19.5)(typescript@5.2.2) @@ -1196,6 +1196,9 @@ packages: '@types/node@20.8.6': resolution: {integrity: sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==} + '@types/node@22.13.0': + resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==} + '@types/normalize-package-data@2.4.2': resolution: {integrity: sha512-lqa4UEhhv/2sjjIQgjX8B+RBjj47eo0mzGasklVJ78UKGQY1r0VpB9XHDaZZO9qzEFDdy4MrXLuEaSmPrPSe/A==} @@ -1792,6 +1795,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -1929,6 +1933,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -2877,6 +2882,9 @@ packages: undici-types@5.25.3: resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} @@ -4233,6 +4241,10 @@ snapshots: dependencies: undici-types: 5.25.3 + '@types/node@22.13.0': + dependencies: + undici-types: 6.20.0 + '@types/normalize-package-data@2.4.2': {} '@types/prop-types@15.7.8': {} @@ -4424,13 +4436,13 @@ snapshots: esbuild: 0.19.5 typescript: 5.2.2 - bob-ts@4.1.1(@types/node@20.8.6)(esbuild@0.19.5)(typescript@5.2.2): + bob-ts@4.1.1(@types/node@22.13.0)(esbuild@0.19.5)(typescript@5.2.2): dependencies: bob-esbuild-plugin: 4.0.0(esbuild@0.19.5)(rollup@2.79.1) esbuild: 0.19.5 rollup: 2.79.1 optionalDependencies: - '@types/node': 20.8.6 + '@types/node': 22.13.0 typescript: 5.2.2 bob-tsm@1.1.2(esbuild@0.19.5)(typescript@5.2.2): @@ -6044,6 +6056,8 @@ snapshots: undici-types@5.25.3: {} + undici-types@6.20.0: {} + universalify@0.1.2: {} unixify@1.0.0: