diff --git a/packages/graphql-playground-react/package.json b/packages/graphql-playground-react/package.json index e2408dfcb..b73ab47ee 100644 --- a/packages/graphql-playground-react/package.json +++ b/packages/graphql-playground-react/package.json @@ -53,7 +53,7 @@ "babel-preset-react": "6.24.1", "babel-preset-stage-3": "6.24.1", "case-sensitive-paths-webpack-plugin": "2.1.1", - "chalk": "1.1.3", + "chalk": "2.3.0", "connect-history-api-fallback": "1.3.0", "cross-spawn": "4.0.2", "css-loader": "0.26.0", diff --git a/yarn.lock b/yarn.lock index a63a516d0..ade203355 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2035,7 +2035,7 @@ chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0: +chalk@2.3.0, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba" dependencies: @@ -4335,6 +4335,51 @@ graphql-language-service-utils@^1.0.18: graphql-config "1.1.4" graphql-language-service-types "^1.0.18" +graphql-playground-react@1.3.22: + version "1.3.22" + resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.3.22.tgz#b3a9acae19434507e3fbaef806fdaaa4aa7fceef" + dependencies: + calculate-size "^1.1.1" + classnames "^2.2.5" + codemirror "^5.27.4" + codemirror-graphql "0.6.11" + cuid "^1.3.8" + graphcool-styles "0.2.4" + graphcool-tmp-ui "^0.0.11" + graphiql "^0.11.2" + graphql "^0.10.5" + isomorphic-fetch "^2.2.1" + js-yaml "^3.10.0" + json-stable-stringify "^1.0.1" + keycode "^2.1.9" + lodash "^4.17.4" + lodash.debounce "^4.0.8" + markdown-it "^8.4.0" + marked "^0.3.9" + polished "^1.9.0" + postcss-modules "^0.6.4" + prop-types "^15.6.0" + react "^16.2.0" + react-addons-shallow-compare "^15.6.2" + react-codemirror "^1.0.0" + react-copy-to-clipboard "^5.0.1" + react-dom "^16.2.0" + react-helmet "^5.2.0" + react-modal "^3.1.10" + react-redux "^5.0.6" + react-router-dom "^4.2.2" + react-transition-group "^1.1.3" + react-virtualized "^9.12.0" + redux "^3.7.2" + redux-localstorage rc + redux-localstorage-filter "^0.1.1" + rxjs "^5.0.3" + seamless-immutable "^7.0.1" + styled-components "^2.4.0" + styled-jsx-postcss "git+https://github.com/timsuchanek/styled-jsx-postcss#build3" + styled-theming "^2.2.0" + subscriptions-transport-ws "^0.8.1" + graphql-playground@1.3.17: version "1.3.17" resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.17.tgz#1584bbcc948a7f9bac9399b9c269439da3086791" @@ -9261,6 +9306,18 @@ styled-components@^2.4.0: postcss-load-plugins "^2.2.0" styled-jsx "^0.5.7" +"styled-jsx-postcss@git+https://github.com/timsuchanek/styled-jsx-postcss.git#build3": + version "0.2.0" + uid "677ee0fb7f9138047a00e03c8c3e44adbb33cf2a" + resolved "git+https://github.com/timsuchanek/styled-jsx-postcss.git#677ee0fb7f9138047a00e03c8c3e44adbb33cf2a" + dependencies: + babel-traverse "^6.21.0" + babylon "^6.14.1" + deasync "^0.1.9" + postcss "^5.2.8" + postcss-load-plugins "^2.2.0" + styled-jsx "^0.5.7" + styled-jsx@0.5.2: version "0.5.2" resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.2.tgz#59740216c3db371636f9beec02149f9da5ea02e5"