1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Upgrade styled-jsx

This commit is contained in:
Tim Neutkens 2018-03-12 18:50:23 +01:00
parent d391c2a040
commit 96dd757f00
2 changed files with 4 additions and 4 deletions

View file

@ -94,7 +94,7 @@
"resolve": "1.5.0",
"send": "0.16.1",
"strip-ansi": "3.0.1",
"styled-jsx": "2.2.5",
"styled-jsx": "2.2.6",
"touch": "3.1.0",
"uglifyjs-webpack-plugin": "1.1.6",
"unfetch": "3.0.0",

View file

@ -6341,9 +6341,9 @@ style-loader@^0.19.1:
loader-utils "^1.0.2"
schema-utils "^0.3.0"
styled-jsx@2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.2.5.tgz#3eb98418720655421bfc1a680e2add581726a5e6"
styled-jsx@2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.2.6.tgz#7e826279e1ef718213ef9cc42ac7370b5008449d"
dependencies:
babel-plugin-syntax-jsx "6.18.0"
babel-types "6.26.0"