|
47 | 47 | "react-dom":"https://esm.sh/react-dom@19.1.0", |
48 | 48 | "react-dom/":"https://esm.sh/react-dom@19.1.0/", |
49 | 49 |
|
50 | | -"graphiql":"https://esm.sh/graphiql?standalone&external=react,react-dom,@graphiql/react,graphql", |
51 | | -"graphiql/":"https://esm.sh/graphiql/", |
| 50 | +"graphiql":"https://esm.sh/graphiql@5?standalone&external=react,react-dom,@graphiql/react,graphql", |
| 51 | +"graphiql/":"https://esm.sh/graphiql@5/", |
52 | 52 | "@graphiql/plugin-explorer":"https://esm.sh/@graphiql/plugin-explorer?standalone&external=react,@graphiql/react,graphql", |
53 | 53 | "@graphiql/react":"https://esm.sh/@graphiql/react?standalone&external=react,react-dom,graphql,@graphiql/toolkit,@emotion/is-prop-valid", |
54 | 54 |
|
|