From fd075f00545488ed37bb98a2a64167bb35f5c98e Mon Sep 17 00:00:00 2001 From: Stuart Hanberg Date: Wed, 24 Aug 2022 21:43:52 -0400 Subject: [PATCH] chore: update chakra to last 1.x --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 233bdd0048..80c4ca0983 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ }, "dependencies": { "@babel/runtime": "^7.15.4", - "@chakra-ui/react": "^1.8.6", + "@chakra-ui/react": "^1.8.8", "@dnd-kit/core": "^6.0.5", "@dnd-kit/sortable": "^7.0.1", "@emotion/react": "^11", @@ -233,4 +233,4 @@ } ] } -} +} \ No newline at end of file