From b471e4912d738a91c9ff7516a762f33e12f7eba5 Mon Sep 17 00:00:00 2001 From: Fellipe Date: Tue, 21 Sep 2021 16:22:41 -0300 Subject: [PATCH] #44 Updated library version of react-hook-form, react-material-ui-carousel, react-redux and react-wavify. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 749e568..2e15d35 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-feather": "^2.0.9", - "react-hook-form": "^7.12.2", - "react-material-ui-carousel": "^2.2.6", - "react-redux": "^7.2.4", - "react-wavify": "^1.5.2", + "react-hook-form": "^7.15.4", + "react-material-ui-carousel": "^2.3.1", + "react-redux": "^7.2.5", + "react-wavify": "^1.5.4", "redux": "^4.1.1", "redux-logger": "^3.0.6", "redux-persist": "^6.0.0",