From 84b1f84d0da0b9be7aad62c2e0aed1692e0b7129 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 08:01:17 +0000 Subject: [PATCH] Update dependency @cloudflare/workers-types to v3.19.0 --- package.json | 2 +- pnpm-lock.yaml | 47 ++++++++++++++++++++++++++--------------------- 2 files changed, 27 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 56fae10..3e1506a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@graphql-codegen/cli": "2.13.6", "@graphql-codegen/typescript": "2.7.4", "@graphql-codegen/typescript-operations": "2.5.4", - "@cloudflare/workers-types": "3.16.0", + "@cloudflare/workers-types": "3.19.0", "graphql": "16.6.0", "typescript": "4.8.4", "wrangler": "2.1.10" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5625ab9..f7b21c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,10 +1,10 @@ lockfileVersion: 5.4 specifiers: - '@cloudflare/workers-types': 3.16.0 - '@graphql-codegen/cli': 2.13.5 - '@graphql-codegen/typescript': 2.7.3 - '@graphql-codegen/typescript-operations': 2.5.3 + '@cloudflare/workers-types': 3.19.0 + '@graphql-codegen/cli': 2.13.6 + '@graphql-codegen/typescript': 2.7.4 + '@graphql-codegen/typescript-operations': 2.5.4 '@notionhq/client': 2.2.1 '@octokit/core': 4.0.5 dotenv: 16.0.3 @@ -19,10 +19,10 @@ dependencies: notion-to-md: 2.5.5 devDependencies: - '@cloudflare/workers-types': 3.16.0 - '@graphql-codegen/cli': 2.13.5_siotesyb2nuw4tqpprclj4vbfq - '@graphql-codegen/typescript': 2.7.3_graphql@16.6.0 - '@graphql-codegen/typescript-operations': 2.5.3_graphql@16.6.0 + '@cloudflare/workers-types': 3.19.0 + '@graphql-codegen/cli': 2.13.6_siotesyb2nuw4tqpprclj4vbfq + '@graphql-codegen/typescript': 2.7.4_graphql@16.6.0 + '@graphql-codegen/typescript-operations': 2.5.4_graphql@16.6.0 dotenv: 16.0.3 graphql: 16.6.0 typescript: 4.8.4 @@ -637,8 +637,8 @@ packages: mime: 3.0.0 dev: true - /@cloudflare/workers-types/3.16.0: - resolution: {integrity: sha512-gaBUSaKS65mN3iKZEgichbXYEmAa/pXkc5Gbt+1BptYphdGkj09ggdsiE4w8g0F/uI1g36QaTKrzVnBAWMipvQ==} + /@cloudflare/workers-types/3.19.0: + resolution: {integrity: sha512-0FRcsz7Ea3jT+gc5gKPIYciykm1bbAaTpygdzpCwGt0RL+V83zWnYN30NWDW4rIHj/FHtz+MIuBKS61C8l7AzQ==} dev: true /@cspotcode/source-map-support/0.8.1: @@ -666,8 +666,8 @@ packages: rollup-plugin-node-polyfills: 0.2.1 dev: true - /@graphql-codegen/cli/2.13.5_siotesyb2nuw4tqpprclj4vbfq: - resolution: {integrity: sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw==} + /@graphql-codegen/cli/2.13.6_siotesyb2nuw4tqpprclj4vbfq: + resolution: {integrity: sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q==} hasBin: true peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -703,6 +703,7 @@ packages: listr2: 4.0.5 log-symbols: 4.1.0 mkdirp: 1.0.4 + shell-quote: 1.8.0 string-env-interpolation: 1.0.1 ts-log: 2.2.5 tslib: 2.4.0 @@ -758,14 +759,14 @@ packages: tslib: 2.4.0 dev: true - /@graphql-codegen/typescript-operations/2.5.3_graphql@16.6.0: - resolution: {integrity: sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA==} + /@graphql-codegen/typescript-operations/2.5.4_graphql@16.6.0: + resolution: {integrity: sha512-+IA0ouGC6GZiCyvWMyzLc6K8i+oG/DjWLY0q4kc9nqBPRi8rsiYzMq/VHVtXCWxNZiGQhkjwpqNaDsqoVhOiUg==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.7.1_graphql@16.6.0 - '@graphql-codegen/typescript': 2.7.3_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.6.0 + '@graphql-codegen/typescript': 2.7.4_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.12.2_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.0 @@ -774,14 +775,14 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript/2.7.3_graphql@16.6.0: - resolution: {integrity: sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==} + /@graphql-codegen/typescript/2.7.4_graphql@16.6.0: + resolution: {integrity: sha512-mjoE3KqmAaBUSlCuKb2WDot3+CTfdJ9eKIcWsDFubPTNdZE0Z8mLoATmVryx8NOBjDtPU/ZziI0rYEGOR4qpAw==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.7.1_graphql@16.6.0 '@graphql-codegen/schema-ast': 2.5.1_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.12.2_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.0 @@ -790,8 +791,8 @@ packages: - supports-color dev: true - /@graphql-codegen/visitor-plugin-common/2.12.1_graphql@16.6.0: - resolution: {integrity: sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==} + /@graphql-codegen/visitor-plugin-common/2.12.2_graphql@16.6.0: + resolution: {integrity: sha512-UZJxY3mWwaM7yii7mSbl6Rxb6sJlpwGZc3QAs2Yd8MnYjXFPTBR0OO6aBTr9xuftl0pYwHu/pVK7vTPNnVmPww==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -3769,6 +3770,10 @@ packages: engines: {node: '>=8'} dev: true + /shell-quote/1.8.0: + resolution: {integrity: sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==} + dev: true + /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true