Skip to content

Commit 5a2db31

Browse files
committed
Regen
1 parent 240115c commit 5a2db31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

juniper/src/http/graphiql.html

Lines changed: 3 additions & 3 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/[email protected].3/dist/style.css" />
31+
<link rel="stylesheet" href="https://esm.sh/[email protected].4/dist/style.css" />
3232
<link
3333
rel="stylesheet"
3434
href="https://esm.sh/@graphiql/[email protected]/dist/style.css"
@@ -43,9 +43,9 @@
4343
"react-dom": "https://esm.sh/[email protected]",
4444
"react-dom/client": "https://esm.sh/[email protected]/client",
4545

46-
"graphiql": "https://esm.sh/[email protected].3?standalone&external=react,react-dom,@graphiql/react,graphql",
46+
"graphiql": "https://esm.sh/[email protected].4?standalone&external=react,react-dom,@graphiql/react,graphql",
4747
"@graphiql/plugin-explorer": "https://esm.sh/@graphiql/[email protected]?standalone&external=react,@graphiql/react,graphql",
48-
"@graphiql/react": "https://esm.sh/@graphiql/[email protected].4?standalone&external=react,react-dom,graphql",
48+
"@graphiql/react": "https://esm.sh/@graphiql/[email protected].5?standalone&external=react,react-dom,graphql",
4949

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

0 commit comments

Comments
 (0)