Skip to content

Commit e473d7b

Browse files
chore(deps-dev): bump the graphiql group with 4 updates
Bumps the graphiql group with 4 updates: [@graphiql/plugin-explorer](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-plugin-explorer), [@graphiql/react](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-react), [@graphiql/toolkit](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-toolkit) and [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql). Updates `@graphiql/plugin-explorer` from 4.0.0-alpha.2 to 5.1.1 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-plugin-explorer/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/plugin-explorer@5.1.1/packages/graphiql-plugin-explorer) Updates `@graphiql/react` from 1.0.0-alpha.4 to 1.0.0-next.2 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/HEAD/packages/graphiql-react) Updates `@graphiql/toolkit` from 0.9.1 to 0.11.3 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-toolkit/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/toolkit@0.11.3/packages/graphiql-toolkit) Updates `graphiql` from 4.0.0-alpha.5 to 5.2.2 - [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.2.2/packages/graphiql) --- updated-dependencies: - dependency-name: "@graphiql/plugin-explorer" dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphiql - dependency-name: "@graphiql/react" dependency-version: 1.0.0-next.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphiql - dependency-name: "@graphiql/toolkit" dependency-version: 0.11.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphiql - dependency-name: graphiql dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphiql ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca69b1c commit e473d7b

2 files changed

Lines changed: 746 additions & 1221 deletions

File tree

packages/web/app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@fastify/cors": "11.2.0",
2121
"@fastify/static": "9.0.0",
2222
"@fastify/vite": "8.4.1",
23-
"@graphiql/plugin-explorer": "4.0.0-alpha.2",
24-
"@graphiql/react": "1.0.0-alpha.4",
25-
"@graphiql/toolkit": "0.9.1",
23+
"@graphiql/plugin-explorer": "5.1.1",
24+
"@graphiql/react": "1.0.0-next.2",
25+
"@graphiql/toolkit": "0.11.3",
2626
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
2727
"@graphql-hive/laboratory": "workspace:*",
2828
"@graphql-inspector/core": "7.1.2",
@@ -102,7 +102,7 @@
102102
"fastify": "5.8.3",
103103
"formik": "2.4.6",
104104
"framer-motion": "11.18.2",
105-
"graphiql": "4.0.0-alpha.5",
105+
"graphiql": "5.2.2",
106106
"graphql": "16.9.0",
107107
"graphql-sse": "2.5.3",
108108
"graphql-ws": "5.16.1",

0 commit comments

Comments
 (0)