From 77ce4e4834e83fc828f6c16f9efe0b456512a3dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:07:51 +0000 Subject: [PATCH] chore(deps): update graphiql --- packages/web/app/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/web/app/package.json b/packages/web/app/package.json index 9176c272da..d6ae7ee0e2 100644 --- a/packages/web/app/package.json +++ b/packages/web/app/package.json @@ -17,8 +17,8 @@ "@fastify/static": "7.0.4", "@fastify/vite": "6.0.7", "@graphiql/plugin-explorer": "4.0.0-alpha.2", - "@graphiql/react": "1.0.0-alpha.3", - "@graphiql/toolkit": "0.9.1", + "@graphiql/react": "1.0.0-next.2", + "@graphiql/toolkit": "0.11.0", "@graphql-codegen/client-preset-swc-plugin": "0.2.0", "@graphql-tools/mock": "9.0.4", "@graphql-typed-document-node/core": "3.2.0", @@ -88,7 +88,7 @@ "fastify": "4.28.1", "formik": "2.4.6", "framer-motion": "11.3.30", - "graphiql": "4.0.0-alpha.4", + "graphiql": "4.0.0-canary-b4d49865.0", "graphql": "16.9.0", "graphql-sse": "2.5.3", "immer": "10.1.1",