@@ -4198,6 +4198,50 @@ graphql-playground-middleware@^1.2.1-beta.6:
4198
4198
dependencies :
4199
4199
find-up "^2.1.0"
4200
4200
4201
+
4202
+ version "1.3.18"
4203
+ resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.3.18.tgz#491d4a5f24cbbda09c83aafbd8e5d5896f25bcd3"
4204
+ dependencies :
4205
+ calculate-size "^1.1.1"
4206
+ classnames "^2.2.5"
4207
+ codemirror "^5.27.4"
4208
+ codemirror-graphql "^0.6.12"
4209
+ cuid "^1.3.8"
4210
+ graphcool-styles "0.2.4"
4211
+ graphcool-tmp-ui "^0.0.11"
4212
+ graphiql "^0.11.2"
4213
+ graphql "^0.10.5"
4214
+ isomorphic-fetch "^2.2.1"
4215
+ js-yaml "^3.10.0"
4216
+ json-stable-stringify "^1.0.1"
4217
+ keycode "^2.1.9"
4218
+ lodash "^4.17.4"
4219
+ lodash.debounce "^4.0.8"
4220
+ marked "^0.3.9"
4221
+ polished "^1.9.0"
4222
+ postcss-modules "^0.6.4"
4223
+ prop-types "^15.6.0"
4224
+ react "^16.2.0"
4225
+ react-addons-shallow-compare "^15.6.2"
4226
+ react-codemirror "^1.0.0"
4227
+ react-copy-to-clipboard "^5.0.1"
4228
+ react-dom "^16.2.0"
4229
+ react-helmet "^5.2.0"
4230
+ react-modal "^3.1.10"
4231
+ react-redux "^5.0.6"
4232
+ react-router-dom "^4.2.2"
4233
+ react-transition-group "^1.1.3"
4234
+ react-virtualized "^9.12.0"
4235
+ redux "^3.7.2"
4236
+ redux-localstorage rc
4237
+ redux-localstorage-filter "^0.1.1"
4238
+ rxjs "^5.0.3"
4239
+ seamless-immutable "^7.0.1"
4240
+ styled-components "^2.4.0"
4241
+ styled-jsx-postcss "git+https://github.com/timsuchanek/styled-jsx-postcss#build3"
4242
+ styled-theming "^2.2.0"
4243
+ subscriptions-transport-ws "^0.8.1"
4244
+
4201
4245
graphql-playground@^1.3.17 :
4202
4246
version "1.3.17"
4203
4247
resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.17.tgz#1584bbcc948a7f9bac9399b9c269439da3086791"
@@ -9062,6 +9106,18 @@ styled-components@^2.4.0:
9062
9106
postcss-load-plugins "^2.2.0"
9063
9107
styled-jsx "^0.5.7"
9064
9108
9109
+ " styled-jsx-postcss@git+https://github.com/timsuchanek/styled-jsx-postcss.git#build3 " :
9110
+ version "0.2.0"
9111
+ uid "677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
9112
+ resolved "git+https://github.com/timsuchanek/styled-jsx-postcss.git#677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
9113
+ dependencies :
9114
+ babel-traverse "^6.21.0"
9115
+ babylon "^6.14.1"
9116
+ deasync "^0.1.9"
9117
+ postcss "^5.2.8"
9118
+ postcss-load-plugins "^2.2.0"
9119
+ styled-jsx "^0.5.7"
9120
+
9065
9121
9066
9122
version "0.5.2"
9067
9123
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.2.tgz#59740216c3db371636f9beec02149f9da5ea02e5"
0 commit comments