diff --git a/examples/with-styled-jsx-plugins/package.json b/examples/with-styled-jsx-plugins/package.json index 83da41c1b4c43..18822529ec190 100644 --- a/examples/with-styled-jsx-plugins/package.json +++ b/examples/with-styled-jsx-plugins/package.json @@ -9,10 +9,10 @@ "dependencies": { "lost": "8.2.0", "next": "latest", - "postcss-nested": "2.1.2", + "postcss-nested": "5.0.0", "react": "^16.7.0", "react-dom": "^16.7.0", - "styled-jsx-plugin-postcss": "0.1.0" + "styled-jsx-plugin-postcss": "4.0.0" }, "license": "MIT", "postcss": {