diff --git a/examples/with-emotion/package.json b/examples/with-emotion/package.json index bbc637a1170ba..1a6e2708ac115 100644 --- a/examples/with-emotion/package.json +++ b/examples/with-emotion/package.json @@ -9,8 +9,8 @@ "@emotion/babel-plugin": "11.10.2" }, "dependencies": { - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", + "@emotion/react": "11.13.0", + "@emotion/styled": "11.13.0", "next": "latest", "react": "^18.2.0", "react-dom": "^18.2.0"