diff --git a/examples/with-emotion-11/package.json b/examples/with-emotion-11/package.json index b3faae9168cc3..9f7a375c6217c 100644 --- a/examples/with-emotion-11/package.json +++ b/examples/with-emotion-11/package.json @@ -12,11 +12,11 @@ "author": "Thomas Greco", "license": "ISC", "dependencies": { - "@emotion/cache": "11.0.0-next.10", - "@emotion/css": "11.0.0-next.10", - "@emotion/react": "11.0.0-next.10", - "@emotion/server": "11.0.0-next.10", - "@emotion/styled": "11.0.0-next.10", + "@emotion/cache": "11.0.0-next.12", + "@emotion/css": "11.0.0-next.12", + "@emotion/react": "11.0.0-next.12", + "@emotion/server": "11.0.0-next.12", + "@emotion/styled": "11.0.0-next.12", "next": "latest", "react": "^16.7.0", "react-dom": "^16.7.0"