From 66cc8539af923839c1c9737e858a29e4096ebb77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 07:22:51 +0000 Subject: [PATCH] :arrow_up: Bump @chakra-ui/react from 2.3.5 to 2.4.7 Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react) from 2.3.5 to 2.4.7. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/react/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@2.4.7/packages/components/react) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..112f1e9e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "pre-commit": "lint-staged" }, "dependencies": { - "@chakra-ui/react": "2.3.5", + "@chakra-ui/react": "2.4.7", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@fluentui/react-icons": "2.0.184",