Skip to content

Commit b4e6ded

Browse files
giuseppegtimneutkens
authored andcommitted
Upgrade styled-jsx (#6069)
Introduces full support for Babel 7 including JSX Fragments shorthand. Switched to visiting the `Program` path and then start a traversal manually to solve conflicts with other Babel plugins.
1 parent 6c51525 commit b4e6ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"recursive-copy": "2.0.6",
7979
"resolve": "1.5.0",
8080
"strip-ansi": "3.0.1",
81-
"styled-jsx": "3.1.3",
81+
"styled-jsx": "3.2.0",
8282
"terser-webpack-plugin": "1.1.0",
8383
"tty-aware-progress": "1.0.3",
8484
"unfetch": "3.0.0",

0 commit comments

Comments
 (0)