|
3442 | 3442 | react-dom "^15.3.2"
|
3443 | 3443 | webpack-dev-server "^1.16.2"
|
3444 | 3444 |
|
| 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 | + |
3445 | 3455 | graphcool-styles@^0.1.31:
|
3446 | 3456 | version "0.1.43"
|
3447 | 3457 | resolved "https://registry.yarnpkg.com/graphcool-styles/-/graphcool-styles-0.1.43.tgz#da6b72118c890923ef5c4a964405aa3e4541dc82"
|
@@ -3471,6 +3481,13 @@ graphcool-tmp-ui@^0.0.11:
|
3471 | 3481 | graphcool-styles "^0.1.31"
|
3472 | 3482 | react-modal "^1.6.5"
|
3473 | 3483 |
|
| 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 | + |
3474 | 3491 | graphcool-ui@^0.0.13:
|
3475 | 3492 | version "0.0.13"
|
3476 | 3493 | 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:
|
3632 | 3649 | graphql-config "1.1.4"
|
3633 | 3650 | graphql-language-service-types "^1.0.18"
|
3634 | 3651 |
|
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" |
3638 | 3655 | dependencies:
|
3639 | 3656 | calculate-size "^1.1.1"
|
3640 | 3657 | classnames "^2.2.5"
|
3641 | 3658 | codemirror "^5.27.4"
|
3642 | 3659 | codemirror-graphql "0.6.11"
|
3643 | 3660 | cuid "^1.3.8"
|
3644 |
| - graphcool-styles "0.2.4" |
| 3661 | + graphcool-styles "0.2.7" |
3645 | 3662 | graphcool-tmp-ui "^0.0.11"
|
| 3663 | + graphcool-ui "0.0.14" |
3646 | 3664 | graphiql "^0.11.2"
|
3647 | 3665 | graphql "^0.10.5"
|
3648 | 3666 | isomorphic-fetch "^2.2.1"
|
@@ -7452,6 +7470,18 @@ styled-components@^2.4.0:
|
7452 | 7470 | postcss-load-plugins "^2.2.0"
|
7453 | 7471 | styled-jsx "^0.5.7"
|
7454 | 7472 |
|
| 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 | + |
7455 | 7485 |
|
7456 | 7486 | version "0.5.2"
|
7457 | 7487 | resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.2.tgz#59740216c3db371636f9beec02149f9da5ea02e5"
|
|
0 commit comments