|
6 | 6 | "react-native": "./src/index",
|
7 | 7 | "private": true,
|
8 | 8 | "peerDependencies": {
|
9 |
| - "@gorhom/portal": "^1.0.13", |
| 9 | + "@gorhom/portal": "^1.0.14", |
10 | 10 | "@gorhom/showcase-template": "^2.1.0",
|
11 | 11 | "@react-native-community/blur": "^3.6.0",
|
12 | 12 | "@react-native-community/masked-view": "0.1.11",
|
13 |
| - "@react-navigation/bottom-tabs": "^6.0.9", |
14 |
| - "@react-navigation/elements": "^1.2.1", |
15 |
| - "@react-navigation/material-top-tabs": "^6.0.6", |
16 |
| - "@react-navigation/native": "^6.0.6", |
17 |
| - "@react-navigation/native-stack": "^6.2.5", |
18 |
| - "@react-navigation/stack": "^6.0.11", |
| 13 | + "@react-navigation/bottom-tabs": "^6.5.8", |
| 14 | + "@react-navigation/elements": "^1.3.18", |
| 15 | + "@react-navigation/material-top-tabs": "^6.6.3", |
| 16 | + "@react-navigation/native": "^6.1.7", |
| 17 | + "@react-navigation/native-stack": "^6.9.13", |
| 18 | + "@react-navigation/stack": "^6.3.17", |
19 | 19 | "faker": "^4.1.0",
|
20 |
| - "nanoid": "^3.3.3", |
21 | 20 | "react": "18.2.0",
|
22 |
| - "react-native": "0.71.3", |
23 |
| - "react-native-gesture-handler": "~2.9.0", |
24 |
| - "react-native-maps": "^0.30.1", |
25 |
| - "react-native-pager-view": "^5.4.24", |
26 |
| - "react-native-reanimated": "~2.14.4", |
| 21 | + "react-native": "0.72.3", |
| 22 | + "react-native-gesture-handler": "2.12.0", |
| 23 | + "react-native-maps": "^1.7.1", |
| 24 | + "react-native-pager-view": "^6.2.0", |
| 25 | + "react-native-reanimated": "3.3.0", |
27 | 26 | "react-native-redash": "^16.0.11",
|
28 |
| - "react-native-safe-area-context": "4.2.4", |
29 |
| - "react-native-screens": "^3.15.0", |
30 |
| - "react-native-tab-view": "^3.1.1", |
| 27 | + "react-native-safe-area-context": "4.7.1", |
| 28 | + "react-native-screens": "^3.22.1", |
| 29 | + "react-native-tab-view": "^3.5.2", |
31 | 30 | "@babel/core": "^7.13.10",
|
32 | 31 | "@babel/runtime": "^7.13.10",
|
33 | 32 | "@types/faker": "^4.1.12",
|
34 | 33 | "@types/react": "18.0.24",
|
35 |
| - "@types/react-native": "0.71.3", |
| 34 | + "@types/react-native": "0.72.2", |
36 | 35 | "metro-react-native-babel-preset": "^0.67.0",
|
37 | 36 | "typescript": "4.9.4"
|
38 | 37 | }
|
|
0 commit comments