mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Update styled-jsx into 2.0.1-beta.5 (#3052)
This commit is contained in:
parent
ed5305b537
commit
b0bf03407c
|
@ -91,7 +91,7 @@
|
||||||
"send": "0.15.6",
|
"send": "0.15.6",
|
||||||
"source-map-support": "0.4.18",
|
"source-map-support": "0.4.18",
|
||||||
"strip-ansi": "4.0.0",
|
"strip-ansi": "4.0.0",
|
||||||
"styled-jsx": "2.0.1-beta.4",
|
"styled-jsx": "2.0.1-beta.5",
|
||||||
"touch": "3.1.0",
|
"touch": "3.1.0",
|
||||||
"unfetch": "3.0.0",
|
"unfetch": "3.0.0",
|
||||||
"url": "0.11.0",
|
"url": "0.11.0",
|
||||||
|
|
|
@ -6269,9 +6269,9 @@ strip-json-comments@~2.0.1:
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
||||||
|
|
||||||
styled-jsx@2.0.1-beta.4:
|
styled-jsx@2.0.1-beta.5:
|
||||||
version "2.0.1-beta.4"
|
version "2.0.1-beta.5"
|
||||||
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.0.1-beta.4.tgz#3c55a8d2c73a59b11cb795892feb05d49a277a3f"
|
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.0.1-beta.5.tgz#7995dfd3a5aa88e94d9e36dc0e431d03cfacecce"
|
||||||
dependencies:
|
dependencies:
|
||||||
babel-plugin-syntax-jsx "6.18.0"
|
babel-plugin-syntax-jsx "6.18.0"
|
||||||
babel-types "6.23.0"
|
babel-types "6.23.0"
|
||||||
|
|
Loading…
Reference in a new issue