From e170018cdb4ebc115a44fe2e5005b92a201d6ff7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 01:41:16 +0000 Subject: [PATCH] fix(deps): update dependency typescript to v6 --- examples/apollo/package.json | 2 +- .../package.json | 2 +- examples/composition/package.json | 2 +- examples/execute/package.json | 2 +- examples/nextjs/package.json | 2 +- examples/node/package.json | 2 +- examples/react-query/package.json | 2 +- examples/urql-live-query/package.json | 2 +- examples/urql/package.json | 2 +- package.json | 2 +- yarn.lock | 30 ++++++------------- 11 files changed, 19 insertions(+), 31 deletions(-) diff --git a/examples/apollo/package.json b/examples/apollo/package.json index 96a79b696..7ebafd0ea 100644 --- a/examples/apollo/package.json +++ b/examples/apollo/package.json @@ -21,7 +21,7 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@vitejs/plugin-react": "4.3.4", - "typescript": "5.9.3", + "typescript": "6.0.3", "vite": "6.1.0" } } diff --git a/examples/auto-pagination-multiple-sources/package.json b/examples/auto-pagination-multiple-sources/package.json index 9db0c476c..66db40458 100644 --- a/examples/auto-pagination-multiple-sources/package.json +++ b/examples/auto-pagination-multiple-sources/package.json @@ -14,7 +14,7 @@ "graphql": "16.10.0", "nodemon": "3.1.9", "ts-node": "10.9.2", - "typescript": "5.9.3" + "typescript": "6.0.3" }, "devDependencies": { "@types/node": "22.13.2" diff --git a/examples/composition/package.json b/examples/composition/package.json index 9832d5f10..fafdeb0b7 100644 --- a/examples/composition/package.json +++ b/examples/composition/package.json @@ -15,7 +15,7 @@ "graphql": "^16.6.0", "nodemon": "^3.0.0", "ts-node": "^10.9.1", - "typescript": "^5.0.4" + "typescript": "^6.0.0" }, "devDependencies": { "@types/node": "^22.0.0" diff --git a/examples/execute/package.json b/examples/execute/package.json index 6e211eff4..1bd18e0a8 100644 --- a/examples/execute/package.json +++ b/examples/execute/package.json @@ -19,7 +19,7 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@vitejs/plugin-react": "4.3.4", - "typescript": "5.9.3", + "typescript": "6.0.3", "vite": "6.1.0" } } diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 14dad7dbd..9d9bcbb9c 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -21,6 +21,6 @@ "@types/react": "19.0.8", "eslint": "9.20.1", "eslint-config-next": "15.5.15", - "typescript": "5.9.3" + "typescript": "6.0.3" } } diff --git a/examples/node/package.json b/examples/node/package.json index e756d4fd1..68b0bfe58 100644 --- a/examples/node/package.json +++ b/examples/node/package.json @@ -14,7 +14,7 @@ "graphql": "16.10.0", "nodemon": "3.1.9", "ts-node": "10.9.2", - "typescript": "5.9.3" + "typescript": "6.0.3" }, "devDependencies": { "@types/node": "22.13.2" diff --git a/examples/react-query/package.json b/examples/react-query/package.json index 4de5fcfea..9f58e3497 100644 --- a/examples/react-query/package.json +++ b/examples/react-query/package.json @@ -20,7 +20,7 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@vitejs/plugin-react": "4.3.4", - "typescript": "5.9.3", + "typescript": "6.0.3", "vite": "6.1.0" } } diff --git a/examples/urql-live-query/package.json b/examples/urql-live-query/package.json index a1c12dacc..bc4a150cd 100644 --- a/examples/urql-live-query/package.json +++ b/examples/urql-live-query/package.json @@ -21,7 +21,7 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@vitejs/plugin-react": "4.3.4", - "typescript": "5.9.3", + "typescript": "6.0.3", "vite": "6.1.0" } } diff --git a/examples/urql/package.json b/examples/urql/package.json index 251d19029..b2097c580 100644 --- a/examples/urql/package.json +++ b/examples/urql/package.json @@ -21,7 +21,7 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@vitejs/plugin-react": "4.3.4", - "typescript": "5.9.3", + "typescript": "6.0.3", "vite": "6.1.0" } } diff --git a/package.json b/package.json index 9f73e5b42..cc6bc8800 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "prettier": "3.5.0", "pretty-quick": "4.0.0", "rimraf": "6.0.1", - "typescript": "5.9.3", + "typescript": "6.0.3", "weak-napi": "2.0.2", "ts-jest": "29.2.5" }, diff --git a/yarn.lock b/yarn.lock index 478b41613..91d41d1ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2841,20 +2841,13 @@ resolved "https://registry.npmjs.org/@noble/ciphers/-/ciphers-1.3.0.tgz" integrity sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw== -"@noble/curves@1.9.1": +"@noble/curves@1.9.1", "@noble/curves@~1.9.0": version "1.9.1" resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.9.1.tgz" integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA== dependencies: "@noble/hashes" "1.8.0" -"@noble/curves@~1.9.0": - version "1.9.7" - resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.9.7.tgz" - integrity sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw== - dependencies: - "@noble/hashes" "1.8.0" - "@noble/hashes@1.8.0", "@noble/hashes@^1.8.0", "@noble/hashes@~1.8.0": version "1.8.0" resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz" @@ -8299,7 +8292,12 @@ typed-array-length@^1.0.7: possible-typed-array-names "^1.0.0" reflect.getprototypeof "^1.0.6" -typescript@5.9.3, typescript@^5.0.4, typescript@^5.4.2: +typescript@6.0.3, typescript@^6.0.0: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== + +typescript@^5.4.2: version "5.9.3" resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz" integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== @@ -8622,16 +8620,11 @@ write-file-atomic@^4.0.2: imurmurhash "^0.1.4" signal-exit "^3.0.7" -ws@8.18.3: +ws@8.18.3, ws@^8.17.1: version "8.18.3" resolved "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz" integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg== -ws@^8.17.1: - version "8.18.0" - resolved "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz" - integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== - y18n@^4.0.0: version "4.0.3" resolved "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz" @@ -8717,12 +8710,7 @@ zen-observable@0.8.15: resolved "https://registry.npmjs.org/zen-observable/-/zen-observable-0.8.15.tgz" integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ== -zod@^3.20.2: - version "3.24.1" - resolved "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz" - integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A== - -zod@^3.24.2: +zod@^3.20.2, zod@^3.24.2: version "3.25.76" resolved "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz" integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==