Skip to content

Commit 05db0ac

Browse files
author
William Porto
committed
chore(template): increasing react, react-native and other libraries version
1 parent 11e5d5f commit 05db0ac

File tree

2 files changed

+1088
-667
lines changed

2 files changed

+1088
-667
lines changed

template/package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@react-navigation/native": "^5.9.4",
2424
"@react-navigation/stack": "^5.14.5",
2525
"axios": "^0.21.1",
26-
"react": "17.0.1",
26+
"react": "17.0.2",
2727
"react-hook-form": "^7.6.4",
28-
"react-native": "0.64.0",
28+
"react-native": "0.65.1",
2929
"react-native-config": "^1.4.2",
3030
"react-native-gesture-handler": "^1.10.3",
3131
"react-native-keyboard-aware-scroll-view": "^0.9.4",
@@ -65,9 +65,10 @@
6565
"husky": "^6.0.0",
6666
"jest": "^26.6.3",
6767
"lint-staged": "^11.0.0",
68-
"metro-react-native-babel-preset": "^0.64.0",
68+
"metro-react-native-babel-preset": "^0.66.0",
6969
"react-dom": "17.0.1",
70-
"react-test-renderer": "17.0.1",
70+
"react-native-codegen": "^0.0.7",
71+
"react-test-renderer": "17.0.2",
7172
"reactotron-react-native": "^5.0.0",
7273
"typescript": "^3.8.3"
7374
},

0 commit comments

Comments
 (0)