Skip to content

Commit e6ee5f1

Browse files
committed
Regen
1 parent e6c2127 commit e6ee5f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

juniper/src/http/graphiql.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
font-size: 4rem;
2929
}
3030
</style>
31-
<link rel="stylesheet" href="https://esm.sh/graphiql@5.1.1/dist/style.css" />
31+
<link rel="stylesheet" href="https://esm.sh/graphiql@5.2.0/dist/style.css" />
3232
<link
3333
rel="stylesheet"
3434
href="https://esm.sh/@graphiql/[email protected]/dist/style.css"
@@ -47,10 +47,10 @@
4747
"react-dom": "https://esm.sh/[email protected]",
4848
"react-dom/": "https://esm.sh/[email protected]/",
4949

50-
"graphiql": "https://esm.sh/graphiql@5.1.1?standalone&external=react,react-dom,@graphiql/react,graphql",
51-
"graphiql/": "https://esm.sh/graphiql@5.1.1/",
50+
"graphiql": "https://esm.sh/graphiql@5.2.0?standalone&external=react,react-dom,@graphiql/react,graphql",
51+
"graphiql/": "https://esm.sh/graphiql@5.2.0/",
5252
"@graphiql/plugin-explorer": "https://esm.sh/@graphiql/[email protected]?standalone&external=react,@graphiql/react,graphql",
53-
"@graphiql/react": "https://esm.sh/@graphiql/[email protected].0?standalone&external=react,react-dom,graphql,@graphiql/toolkit,@emotion/is-prop-valid",
53+
"@graphiql/react": "https://esm.sh/@graphiql/[email protected].1?standalone&external=react,react-dom,graphql,@graphiql/toolkit,@emotion/is-prop-valid",
5454

5555
"@graphiql/toolkit": "https://esm.sh/@graphiql/[email protected]?standalone&external=graphql",
5656
"graphql": "https://esm.sh/[email protected]",

0 commit comments

Comments
 (0)