diff --git a/examples/with-tailwindcss-emotion/package.json b/examples/with-tailwindcss-emotion/package.json index c90d802184867..6c8ba444fc521 100644 --- a/examples/with-tailwindcss-emotion/package.json +++ b/examples/with-tailwindcss-emotion/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@emotion/react": "^11.8.2", - "@emotion/styled": "11.8.1", + "@emotion/styled": "11.14.0", "react": "^18.2.0", "react-dom": "^18.2.0", "tailwindcss-filters": "3.0.0"