File tree Expand file tree Collapse file tree 5 files changed +10
-11
lines changed
graphql-playground-electron
graphql-playground-middleware-express
graphql-playground-middleware-hapi
graphql-playground-middleware-koa
graphql-playground-middleware-lambda Expand file tree Collapse file tree 5 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -1848,7 +1848,7 @@ code-point-at@^1.0.0:
18481848 version "1.1.0"
18491849 resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
18501850
1851- codemirror-graphql@^0.6.11, codemirror-graphql@^0.6.12, " codemirror-graphql@github: timsuchanek/codemirror-graphql#details-fix" :
1851+ codemirror-graphql@^0.6.11, codemirror-graphql@^0.6.12, codemirror-graphql@timsuchanek/codemirror-graphql#details-fix:
18521852 version "0.6.12"
18531853 resolved "https://codeload.github.com/timsuchanek/codemirror-graphql/tar.gz/801ec32683c38d6dc0f8f7bc19014a111edc9ebd"
18541854 dependencies :
@@ -7798,9 +7798,8 @@ styled-components@^3.1.6:
77987798 postcss-load-plugins "^2.2.0"
77997799 styled-jsx "^0.5.7"
78007800
7801- " styled-jsx-postcss@github: timsuchanek/styled-jsx-postcss#build3 " :
7801+ styled-jsx-postcss@timsuchanek/styled-jsx-postcss#build3:
78027802 version "0.2.0"
7803- uid "677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
78047803 resolved "https://codeload.github.com/timsuchanek/styled-jsx-postcss/tar.gz/677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
78057804 dependencies :
78067805 babel-traverse "^6.21.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-express" ,
3- "version" : " 1.6.2 " ,
3+ "version" : " 1.6.3 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1414 "files" : [
1515 " dist"
1616 ],
17- "playgroundVersion" : " 1.6.6 " ,
17+ "playgroundVersion" : " 1.6.7 " ,
1818 "scripts" : {
1919 "build" : " rimraf dist && tsc" ,
2020 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-hapi" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.6.2 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1515 "files" : [
1616 " dist"
1717 ],
18- "playgroundVersion" : " 1.5.13 " ,
18+ "playgroundVersion" : " 1.6.7 " ,
1919 "scripts" : {
2020 "build" : " rimraf dist && tsc" ,
2121 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-koa" ,
3- "version" : " 1.5.1 " ,
3+ "version" : " 1.6.0 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1414 "files" : [
1515 " dist"
1616 ],
17- "playgroundVersion" : " 1.5.13 " ,
17+ "playgroundVersion" : " 1.6.7 " ,
1818 "scripts" : {
1919 "build" : " rimraf dist && tsc" ,
2020 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-lambda" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambada" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1414 "files" : [
1515 " dist"
1616 ],
17- "playgroundVersion" : " 1.6.6 " ,
17+ "playgroundVersion" : " 1.6.7 " ,
1818 "scripts" : {
1919 "build" : " rimraf dist && tsc" ,
2020 "prepare" : " npm run build"
You can’t perform that action at this time.
0 commit comments