From 82de28168319adcf748341c95823fd76200792c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 14:27:15 +0000 Subject: [PATCH 1/3] Bump graphiql from 5.0.6 to 5.1.1 in /juniper Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 5.0.6 to 5.1.1. - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/graphiql@5.1.1/packages/graphiql) --- updated-dependencies: - dependency-name: graphiql dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- juniper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juniper/package.json b/juniper/package.json index de0e1d514..dae73e8a5 100644 --- a/juniper/package.json +++ b/juniper/package.json @@ -4,7 +4,7 @@ "postinstall": "make graphiql graphql-playground" }, "dependencies": { - "graphiql": "5.0.6", + "graphiql": "5.1.1", "graphql-playground-react": "1.7.28" } } From c35d5d34dd78f2b92070989f37d9d80220553589 Mon Sep 17 00:00:00 2001 From: tyranron Date: Fri, 18 Jul 2025 18:35:09 +0300 Subject: [PATCH 2/3] Regen --- juniper/src/http/graphiql.html | 44 +++++++++++++--------------------- 1 file changed, 16 insertions(+), 28 deletions(-) diff --git a/juniper/src/http/graphiql.html b/juniper/src/http/graphiql.html index 15f5fae2c..d09ba7482 100644 --- a/juniper/src/http/graphiql.html +++ b/juniper/src/http/graphiql.html @@ -28,56 +28,44 @@ font-size: 4rem; } - + - +