From 6a57d3fefa5049114a25b74fa0e39ce10a7b3dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:04:25 +0000 Subject: [PATCH] build(deps-dev): bump @urql/next from 1.1.0 to 1.1.1 Bumps [@urql/next](https://github.com/urql-graphql/urql/tree/HEAD/packages/next-urql) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/next-urql/CHANGELOG.md) - [Commits](https://github.com/urql-graphql/urql/commits/@urql/next@1.1.1/packages/next-urql) --- updated-dependencies: - dependency-name: "@urql/next" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a877971..bd4111b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8427,8 +8427,8 @@ packages: - graphql dev: true - /@urql/next@1.1.0(next@14.0.4)(react@18.2.0)(urql@4.0.6): - resolution: {integrity: sha512-yem5319hUn9cg+BIOMBRGb2Xt39Jusz4eu3Vdv0Fb5+mRLal644JxYpB98OBj0idBtMvl04zuJ69FGuHz4Aa6w==} + /@urql/next@1.1.1(next@14.0.4)(react@18.2.0)(urql@4.0.6): + resolution: {integrity: sha512-dLk4npLZeWDCevua3gM5f8WS1IyyJUsjOvUU9tnFRSjTSn2fQcgYAYZbLfpneLTg+1rYNCLgSMJMuBr95PofTQ==} peerDependencies: next: '>=13.0.0' react: '>=18.0.0' @@ -13204,7 +13204,7 @@ packages: '@pothos/plugin-dataloader': 3.17.2(@pothos/core@3.40.1)(dataloader@2.2.2)(graphql@16.8.1) '@pothos/plugin-relay': 3.45.1(@pothos/core@3.40.1)(graphql@16.8.1) '@urql/core': 4.2.2(graphql@16.8.1) - '@urql/next': 1.1.0(next@14.0.4)(react@18.2.0)(urql@4.0.6) + '@urql/next': 1.1.1(next@14.0.4)(react@18.2.0)(urql@4.0.6) dataloader: 2.2.2 graphql: 16.8.1 graphql-scalars: 1.22.4(graphql@16.8.1)