mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps-dev): bump the graphiql group across 1 directory with 4 updates
Bumps the graphiql group with 4 updates in the / directory: [@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.2 - [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.2/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.12.0 - [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.12.0/packages/graphiql-toolkit) Updates `graphiql` from 4.0.0-alpha.5 to 5.2.3 - [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.3/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>
This commit is contained in:
parent
cb68b50534
commit
6839b11f7f
2 changed files with 680 additions and 253 deletions
|
|
@ -20,9 +20,9 @@
|
|||
"@fastify/cors": "11.2.0",
|
||||
"@fastify/static": "9.1.1",
|
||||
"@fastify/vite": "8.4.1",
|
||||
"@graphiql/plugin-explorer": "4.0.0-alpha.2",
|
||||
"@graphiql/react": "1.0.0-alpha.4",
|
||||
"@graphiql/toolkit": "0.9.1",
|
||||
"@graphiql/plugin-explorer": "5.1.2",
|
||||
"@graphiql/react": "1.0.0-next.2",
|
||||
"@graphiql/toolkit": "0.12.0",
|
||||
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
|
||||
"@graphql-hive/laboratory": "workspace:*",
|
||||
"@graphql-inspector/core": "7.1.3",
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
"fastify": "5.8.5",
|
||||
"formik": "2.4.6",
|
||||
"framer-motion": "11.18.2",
|
||||
"graphiql": "4.0.0-alpha.5",
|
||||
"graphiql": "5.2.3",
|
||||
"graphql": "16.9.0",
|
||||
"graphql-sse": "2.5.3",
|
||||
"graphql-ws": "5.16.1",
|
||||
|
|
|
|||
925
pnpm-lock.yaml
925
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue