Skip to content

Commit c5f1a9b

Browse files
committed
intermediate version
1 parent 18bd56f commit c5f1a9b

File tree

6 files changed

+77
-60
lines changed

6 files changed

+77
-60
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/graphcool/graphql-playground",
55
"repository": "graphcool/graphql-playground",
66
"description": "Playground app",
7-
"version": "1.3.7",
7+
"version": "1.3.8-beta.1",
88
"author": {
99
"name": "Graphcool",
1010
"email": "[email protected]",
@@ -100,7 +100,7 @@
100100
"graphcool-tmp-ui": "^0.0.11",
101101
"graphcool-ui": "^0.0.13",
102102
"graphql-config": "^1.1.0",
103-
"graphql-config-extension-graphcool": "^0.0.2",
103+
"graphql-config-extension-graphcool": "^0.0.4",
104104
"js-yaml": "^3.10.0",
105105
"lodash.merge": "^4.6.0",
106106
"minimist": "^1.2.0",

packages/graphql-playground-electron/yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3340,16 +3340,17 @@ graphcool-ui@^0.0.13:
33403340
graphcool-styles "^0.1.31"
33413341
react-modal "^1.6.5"
33423342

3343-
graphcool-yml@^0.0.2:
3344-
version "0.0.2"
3345-
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.2.tgz#e682f413e54615028d836d0cc105b372acabc63b"
3343+
graphcool-yml@^0.0.6:
3344+
version "0.0.6"
3345+
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.6.tgz#09d772ffc985b818925ca76d6d93eca29a6fe1d9"
33463346
dependencies:
33473347
ajv "^5.5.1"
33483348
bluebird "^3.5.1"
33493349
debug "^3.1.0"
33503350
dotenv "^4.0.0"
33513351
fs-extra "^4.0.3"
33523352
graphcool-json-schema "^1.0.1-alpha.2"
3353+
isomorphic-fetch "^2.2.1"
33533354
js-yaml "^3.10.0"
33543355
jsonwebtoken "^8.1.0"
33553356
lodash "^4.17.4"
@@ -3365,11 +3366,11 @@ graphiql@^0.11.2:
33653366
codemirror-graphql "^0.6.8"
33663367
marked "0.3.6"
33673368

3368-
graphql-config-extension-graphcool@^0.0.2:
3369-
version "0.0.2"
3370-
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.2.tgz#e6c0f3e6f805ab3a4a8618d256a7acfe516ecc6f"
3369+
graphql-config-extension-graphcool@^0.0.4:
3370+
version "0.0.4"
3371+
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.4.tgz#ee6febf942fb7baafb1f03af65b0f160ac47127c"
33713372
dependencies:
3372-
graphcool-yml "^0.0.2"
3373+
graphcool-yml "^0.0.6"
33733374
graphql-config "^1.1.0"
33743375

33753376
graphql-config@^1.1.0:
Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"name": "graphql-playground-html",
3-
"version": "1.3.7-alpha.8",
4-
"homepage":
5-
"https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
6-
"description":
7-
"GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
3+
"version": "1.3.8-beta.1",
4+
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
5+
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
86
"contributors": [
97
"Tim Suchanek <[email protected]>",
108
"Johannes Schickling <[email protected]>",
@@ -13,12 +11,19 @@
1311
"repository": "http://github.com/graphcool/graphql-playground.git",
1412
"license": "SEE LICENSE IN LICENSE",
1513
"main": "dist/index.js",
16-
"files": ["dist"],
14+
"files": [
15+
"dist"
16+
],
1717
"scripts": {
1818
"build": "tsc",
1919
"prepublishOnly": "npm run build"
2020
},
21-
"keywords": ["graphql", "graphiql", "playground", "graphcool"],
21+
"keywords": [
22+
"graphql",
23+
"graphiql",
24+
"playground",
25+
"graphcool"
26+
],
2227
"devDependencies": {
2328
"@types/node": "^8.0.47",
2429
"typescript": "^2.6.1"
@@ -30,6 +35,6 @@
3035
"dependencies": {
3136
"dotenv": "^4.0.0",
3237
"graphql-config": "^1.0.9",
33-
"graphql-config-extension-graphcool": "^0.0.2"
38+
"graphql-config-extension-graphcool": "^0.0.4"
3439
}
3540
}

packages/graphql-playground-html/yarn.lock

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,28 +133,29 @@ graphcool-json-schema@^1.0.1-alpha.2:
133133
version "1.0.1-alpha.2"
134134
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-alpha.2.tgz#14dd7c880d9df9045b8e658896948522c89f4f49"
135135

136-
graphcool-yml@^0.0.2:
137-
version "0.0.2"
138-
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.2.tgz#e682f413e54615028d836d0cc105b372acabc63b"
136+
graphcool-yml@^0.0.6:
137+
version "0.0.6"
138+
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.6.tgz#09d772ffc985b818925ca76d6d93eca29a6fe1d9"
139139
dependencies:
140140
ajv "^5.5.1"
141141
bluebird "^3.5.1"
142142
debug "^3.1.0"
143143
dotenv "^4.0.0"
144144
fs-extra "^4.0.3"
145145
graphcool-json-schema "^1.0.1-alpha.2"
146+
isomorphic-fetch "^2.2.1"
146147
js-yaml "^3.10.0"
147148
jsonwebtoken "^8.1.0"
148149
lodash "^4.17.4"
149150
replaceall "^0.1.6"
150151
scuid "^1.0.2"
151152
yaml-ast-parser "^0.0.40"
152153

153-
graphql-config-extension-graphcool@^0.0.2:
154-
version "0.0.2"
155-
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.2.tgz#e6c0f3e6f805ab3a4a8618d256a7acfe516ecc6f"
154+
graphql-config-extension-graphcool@^0.0.4:
155+
version "0.0.4"
156+
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.4.tgz#ee6febf942fb7baafb1f03af65b0f160ac47127c"
156157
dependencies:
157-
graphcool-yml "^0.0.2"
158+
graphcool-yml "^0.0.6"
158159
graphql-config "^1.1.0"
159160

160161
graphql-config@^1.0.9:
@@ -218,6 +219,13 @@ is-stream@^1.0.1:
218219
version "1.1.0"
219220
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
220221

222+
isomorphic-fetch@^2.2.1:
223+
version "2.2.1"
224+
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
225+
dependencies:
226+
node-fetch "^1.0.1"
227+
whatwg-fetch ">=0.10.0"
228+
221229
222230
version "1.1.3"
223231
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
@@ -317,7 +325,7 @@ ms@^2.0.0:
317325
version "2.1.1"
318326
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
319327

320-
328+
[email protected], node-fetch@^1.0.1:
321329
version "1.7.3"
322330
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
323331
dependencies:
@@ -364,7 +372,7 @@ universalify@^0.1.0:
364372
version "0.1.1"
365373
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.1.tgz#fa71badd4437af4c148841e3b3b165f9e9e590b7"
366374

367-
375+
[email protected], whatwg-fetch@>=0.10.0:
368376
version "2.0.3"
369377
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
370378

packages/graphql-playground-middleware-express/package.json

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"name": "graphql-playground-middleware-express",
3-
"version": "1.3.8-beta.3",
4-
"homepage":
5-
"https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",
6-
"description":
7-
"GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
3+
"version": "1.3.8",
4+
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",
5+
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
86
"contributors": [
97
"Tim Suchanek <[email protected]>",
108
"Johannes Schickling <[email protected]>",
@@ -13,13 +11,20 @@
1311
"repository": "http://github.com/graphcool/graphql-playground.git",
1412
"license": "SEE LICENSE IN LICENSE",
1513
"main": "dist/index.js",
16-
"files": ["dist"],
14+
"files": [
15+
"dist"
16+
],
1717
"playgroundVersion": "1.3.8-beta.2",
1818
"scripts": {
1919
"build": "tsc",
2020
"prepublishOnly": "npm run build"
2121
},
22-
"keywords": ["graphql", "graphiql", "playground", "graphcool"],
22+
"keywords": [
23+
"graphql",
24+
"graphiql",
25+
"playground",
26+
"graphcool"
27+
],
2328
"peerDependencies": {
2429
"express": "^4.16.2"
2530
},
@@ -28,7 +33,7 @@
2833
"typescript": "^2.6.1"
2934
},
3035
"dependencies": {
31-
"graphql-playground-html": "^1.3.7-alpha.8",
36+
"graphql-playground-html": "^1.3.8-beta.1",
3237
"graphql-playground-middleware": "^1.2.1-beta.6"
3338
},
3439
"typings": "dist/index.d.ts",

packages/graphql-playground-middleware-express/yarn.lock

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
88

99
"@types/lodash@^4.14.85":
10-
version "4.14.88"
11-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.88.tgz#97eaf2dc668f33ed8e511a5b627035f4ea20b0f5"
10+
version "4.14.90"
11+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.90.tgz#c853f6747080215372aca5a3770fc62d65a05186"
1212

1313
"@types/node@^8.0.47":
1414
version "8.0.49"
@@ -139,41 +139,32 @@ graphcool-json-schema@^1.0.1-alpha.2:
139139
version "1.0.1-alpha.2"
140140
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-alpha.2.tgz#14dd7c880d9df9045b8e658896948522c89f4f49"
141141

142-
graphcool-yml@^0.0.2:
143-
version "0.0.2"
144-
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.2.tgz#e682f413e54615028d836d0cc105b372acabc63b"
142+
graphcool-yml@^0.0.6:
143+
version "0.0.6"
144+
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.6.tgz#09d772ffc985b818925ca76d6d93eca29a6fe1d9"
145145
dependencies:
146146
ajv "^5.5.1"
147147
bluebird "^3.5.1"
148148
debug "^3.1.0"
149149
dotenv "^4.0.0"
150150
fs-extra "^4.0.3"
151151
graphcool-json-schema "^1.0.1-alpha.2"
152+
isomorphic-fetch "^2.2.1"
152153
js-yaml "^3.10.0"
153154
jsonwebtoken "^8.1.0"
154155
lodash "^4.17.4"
155156
replaceall "^0.1.6"
156157
scuid "^1.0.2"
157158
yaml-ast-parser "^0.0.40"
158159

159-
graphql-config-extension-graphcool@^0.0.2:
160-
version "0.0.2"
161-
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.2.tgz#e6c0f3e6f805ab3a4a8618d256a7acfe516ecc6f"
160+
graphql-config-extension-graphcool@^0.0.4:
161+
version "0.0.4"
162+
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.4.tgz#ee6febf942fb7baafb1f03af65b0f160ac47127c"
162163
dependencies:
163-
graphcool-yml "^0.0.2"
164+
graphcool-yml "^0.0.6"
164165
graphql-config "^1.1.0"
165166

166-
graphql-config@^1.0.9:
167-
version "1.0.9"
168-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.0.9.tgz#8fa416a7c2bdb8f62f441324775dd3ff8a266652"
169-
dependencies:
170-
graphql "^0.11.7"
171-
graphql-request "^1.4.0"
172-
js-yaml "^3.10.0"
173-
minimatch "^3.0.4"
174-
rimraf "^2.6.2"
175-
176-
graphql-config@^1.1.0:
167+
graphql-config@^1.0.9, graphql-config@^1.1.0:
177168
version "1.1.0"
178169
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.0.tgz#0d1089db1da7695f556ed9204099fea8a238af88"
179170
dependencies:
@@ -193,13 +184,13 @@ graphql-import@^0.1.5:
193184
graphql "^0.11.7"
194185
lodash "^4.17.4"
195186

196-
graphql-playground-html@^1.3.7-alpha.8:
197-
version "1.3.7-alpha.8"
198-
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.7-alpha.8.tgz#7b0200da8bb73d1a6988c537e6e90764ac3ed71a"
187+
graphql-playground-html@^1.3.8-beta.1:
188+
version "1.3.8-beta.1"
189+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.8-beta.1.tgz#35a4e0fd993f6b498ecf0496116f61f8e3107b3e"
199190
dependencies:
200191
dotenv "^4.0.0"
201192
graphql-config "^1.0.9"
202-
graphql-config-extension-graphcool "^0.0.2"
193+
graphql-config-extension-graphcool "^0.0.4"
203194

204195
graphql-playground-middleware@^1.2.1-beta.6:
205196
version "1.2.1-beta.6"
@@ -238,6 +229,13 @@ is-stream@^1.0.1:
238229
version "1.1.0"
239230
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
240231

232+
isomorphic-fetch@^2.2.1:
233+
version "2.2.1"
234+
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
235+
dependencies:
236+
node-fetch "^1.0.1"
237+
whatwg-fetch ">=0.10.0"
238+
241239
242240
version "1.1.3"
243241
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
@@ -344,7 +342,7 @@ ms@^2.0.0:
344342
version "2.1.1"
345343
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
346344

347-
345+
[email protected], node-fetch@^1.0.1:
348346
version "1.7.3"
349347
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
350348
dependencies:
@@ -405,7 +403,7 @@ universalify@^0.1.0:
405403
version "0.1.1"
406404
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.1.tgz#fa71badd4437af4c148841e3b3b165f9e9e590b7"
407405

408-
406+
[email protected], whatwg-fetch@>=0.10.0:
409407
version "2.0.3"
410408
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
411409

0 commit comments

Comments
 (0)