From dfba01d0f1f914515cae83b9369e858dfeaa032b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Aug 2021 08:14:28 +0000 Subject: [PATCH] fix(deps): update mui monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c64f2b9..1697b8da 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@emotion/styled": "11.3.0", "@headlessui/react": "1.4.0", "@heroicons/react": "1.0.3", - "@material-ui/core": "5.0.0-alpha.35", - "@material-ui/lab": "5.0.0-alpha.35", + "@material-ui/core": "5.0.0-beta.5", + "@material-ui/lab": "5.0.0-alpha.44", "axios": "0.21.1", "cheerio": "1.0.0-rc.10", "date-fns": "2.23.0",