Upgrade graphiql to ^3.9.0, pin @graphiql/react to `0.29.0

`@graphiql/react` 0.30.0 requires `graphiql` v4

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
This commit is contained in:
Timo Sand
2026-03-07 21:49:50 +02:00
parent 9951a325fd
commit c81c668368
3 changed files with 517 additions and 501 deletions
+3 -3
View File
@@ -2,6 +2,6 @@
'@backstage/plugin-api-docs': patch
---
- Updated dependency `graphiql` to `3.8.3` to address security vulnerability in `markdown-it` package.
- Updated dependency `@graphiql/react` to `0.28.2` to match the version used by `graphiql`.
- Moved dependency `graphql-config` to `devDependencies` as it is needed only for types.
Updated dependency `graphiql` to `3.9.0` to address security vulnerability in `markdown-it` package.
Updated dependency `@graphiql/react` to `0.29.0` to match the version used by `graphiql`.
Moved dependency `graphql-config` to `devDependencies` as it is needed only for types.