Skip to content

Commit d347e20

Browse files
committed
chore(version): update graphql-playground-react version
1 parent 6c038af commit d347e20

File tree

2 files changed

+35
-5
lines changed

2 files changed

+35
-5
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"graphql-config": "^1.1.2",
9797
"graphql-config-extension-graphcool": "1.0.4",
9898
"graphql-config-extension-prisma": "0.0.3",
99-
"graphql-playground-react": "1.3.22",
99+
"graphql-playground-react": "1.3.24",
100100
"js-yaml": "^3.10.0",
101101
"lodash.merge": "^4.6.0",
102102
"minimist": "^1.2.0",

packages/graphql-playground-electron/yarn.lock

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3442,6 +3442,16 @@ [email protected]:
34423442
react-dom "^15.3.2"
34433443
webpack-dev-server "^1.16.2"
34443444

3445+
3446+
version "0.2.7"
3447+
resolved "https://registry.yarnpkg.com/graphcool-styles/-/graphcool-styles-0.2.7.tgz#60e0a561d45012c17617ecd0453486a1833af96c"
3448+
dependencies:
3449+
html-webpack-plugin "^2.24.1"
3450+
interactive "^0.1.9"
3451+
isomorphic-fetch "^2.2.1"
3452+
object-assign "^4.1.0"
3453+
webpack-dev-server "^1.16.2"
3454+
34453455
graphcool-styles@^0.1.31:
34463456
version "0.1.43"
34473457
resolved "https://registry.yarnpkg.com/graphcool-styles/-/graphcool-styles-0.1.43.tgz#da6b72118c890923ef5c4a964405aa3e4541dc82"
@@ -3471,6 +3481,13 @@ graphcool-tmp-ui@^0.0.11:
34713481
graphcool-styles "^0.1.31"
34723482
react-modal "^1.6.5"
34733483

3484+
3485+
version "0.0.14"
3486+
resolved "https://registry.yarnpkg.com/graphcool-ui/-/graphcool-ui-0.0.14.tgz#f3c83f4fef2c862ee899618cb6654af2c8f638b6"
3487+
dependencies:
3488+
classnames "^2.2.5"
3489+
react-modal "^1.6.5"
3490+
34743491
graphcool-ui@^0.0.13:
34753492
version "0.0.13"
34763493
resolved "https://registry.yarnpkg.com/graphcool-ui/-/graphcool-ui-0.0.13.tgz#087b3da14c18746f05e840a6621ff14dadf198c7"
@@ -3632,17 +3649,18 @@ graphql-language-service-utils@^1.0.18:
36323649
graphql-config "1.1.4"
36333650
graphql-language-service-types "^1.0.18"
36343651

3635-
3636-
version "1.3.22"
3637-
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.3.22.tgz#b3a9acae19434507e3fbaef806fdaaa4aa7fceef"
3652+
3653+
version "1.3.24"
3654+
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.3.24.tgz#5b71da7e9ce562ae68dd8c14ac9b92e181551b80"
36383655
dependencies:
36393656
calculate-size "^1.1.1"
36403657
classnames "^2.2.5"
36413658
codemirror "^5.27.4"
36423659
codemirror-graphql "0.6.11"
36433660
cuid "^1.3.8"
3644-
graphcool-styles "0.2.4"
3661+
graphcool-styles "0.2.7"
36453662
graphcool-tmp-ui "^0.0.11"
3663+
graphcool-ui "0.0.14"
36463664
graphiql "^0.11.2"
36473665
graphql "^0.10.5"
36483666
isomorphic-fetch "^2.2.1"
@@ -7452,6 +7470,18 @@ styled-components@^2.4.0:
74527470
postcss-load-plugins "^2.2.0"
74537471
styled-jsx "^0.5.7"
74547472

7473+
"styled-jsx-postcss@git+https://github.com/timsuchanek/styled-jsx-postcss.git#build3":
7474+
version "0.2.0"
7475+
uid "677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
7476+
resolved "git+https://github.com/timsuchanek/styled-jsx-postcss.git#677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
7477+
dependencies:
7478+
babel-traverse "^6.21.0"
7479+
babylon "^6.14.1"
7480+
deasync "^0.1.9"
7481+
postcss "^5.2.8"
7482+
postcss-load-plugins "^2.2.0"
7483+
styled-jsx "^0.5.7"
7484+
74557485
74567486
version "0.5.2"
74577487
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.2.tgz#59740216c3db371636f9beec02149f9da5ea02e5"

0 commit comments

Comments
 (0)