From 15b64c8024118f36af98a2ab13af1e696fb8f35d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 22:50:33 +0000 Subject: [PATCH] Update emotion monorepo --- apps/frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 48122fc9..36c8c6bf 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -9,8 +9,8 @@ "@chakra-ui/color-mode": "1.4.8", "@chakra-ui/icons": "1.1.7", "@chakra-ui/react": "1.8.9", - "@emotion/react": "11.10.6", - "@emotion/styled": "11.10.6", + "@emotion/react": "11.11.1", + "@emotion/styled": "11.11.0", "@hookform/resolvers": "1.3.8", "@nivo/core": "0.80.0", "@nivo/line": "0.80.0",