mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
bump styled-jsx
This commit is contained in:
parent
6af316de56
commit
d387c52179
|
@ -72,7 +72,7 @@
|
|||
"send": "0.14.1",
|
||||
"source-map-support": "0.4.8",
|
||||
"strip-ansi": "3.0.1",
|
||||
"styled-jsx": "0.3.2",
|
||||
"styled-jsx": "0.4.0",
|
||||
"url": "0.11.0",
|
||||
"webpack": "2.2.0-rc.3",
|
||||
"webpack-dev-middleware": "1.9.0",
|
||||
|
|
|
@ -4786,9 +4786,9 @@ strip-json-comments@~1.0.1, strip-json-comments@~1.0.4:
|
|||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91"
|
||||
|
||||
styled-jsx@0.3.2:
|
||||
version "0.3.2"
|
||||
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.3.2.tgz#f1467b224beb7ce1ce5a4822674e44b478947e18"
|
||||
styled-jsx@0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.4.0.tgz#eb2ed0320e408a50333063b57cf6b6feb675ef2b"
|
||||
dependencies:
|
||||
babel-plugin-syntax-jsx "^6.18.0"
|
||||
convert-source-map "^1.3.0"
|
||||
|
|
Loading…
Reference in a new issue