From e52707bb44d4bb020819bd4cace67399fe629352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 11:24:08 +0800 Subject: [PATCH] fix(deps): update react-navigation monorepo (#169) Co-authored-by: Renovate Bot --- HelloWorld/package.json | 6 +++--- template/template/package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HelloWorld/package.json b/HelloWorld/package.json index 54a33983..d3e79ed4 100644 --- a/HelloWorld/package.json +++ b/HelloWorld/package.json @@ -15,9 +15,9 @@ "dependencies": { "@react-native-async-storage/async-storage": "1.15.8", "@react-native-community/masked-view": "0.1.11", - "@react-navigation/bottom-tabs": "6.0.5", - "@react-navigation/native": "6.0.2", - "@react-navigation/stack": "6.0.7", + "@react-navigation/bottom-tabs": "6.0.7", + "@react-navigation/native": "6.0.4", + "@react-navigation/stack": "6.0.9", "@rematch/core": "2.1.0", "@rematch/loading": "2.1.0", "@uiw/formatter": "1.2.4", diff --git a/template/template/package.json b/template/template/package.json index 8b9c9e34..1a0388fd 100644 --- a/template/template/package.json +++ b/template/template/package.json @@ -15,9 +15,9 @@ "dependencies": { "@react-native-async-storage/async-storage": "1.15.8", "@react-native-community/masked-view": "0.1.11", - "@react-navigation/bottom-tabs": "6.0.5", - "@react-navigation/native": "6.0.2", - "@react-navigation/stack": "6.0.7", + "@react-navigation/bottom-tabs": "6.0.7", + "@react-navigation/native": "6.0.4", + "@react-navigation/stack": "6.0.9", "@rematch/core": "2.1.0", "@rematch/loading": "2.1.0", "@uiw/formatter": "1.2.4",