|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 | 16 | "@expo/vector-icons": "^13.0.0",
|
17 |
| - "@expo/webpack-config": "^0.17.0", |
| 17 | + "@expo/webpack-config": "^19.0.0", |
18 | 18 | "@react-navigation/native": "^6.0.11",
|
19 | 19 | "@react-navigation/native-stack": "^6.7.0",
|
20 | 20 | "dotenv": "^16.0.1",
|
21 |
| - "expo": "^46.0.0", |
22 |
| - "expo-camera": "~12.3.0", |
23 |
| - "expo-status-bar": "~1.4.0", |
| 21 | + "expo": "^49.0.18", |
| 22 | + "expo-camera": "~13.4.4", |
| 23 | + "expo-status-bar": "~1.6.0", |
24 | 24 | "nativewind": "2.0.11",
|
25 |
| - "react": "18.0.0", |
26 |
| - "react-dom": "18.0.0", |
27 |
| - "react-native": "0.69.4", |
28 |
| - "react-native-safe-area-context": "4.3.1", |
29 |
| - "react-native-screens": "~3.15.0", |
| 25 | + "react": "18.2.0", |
| 26 | + "react-dom": "18.2.0", |
| 27 | + "react-native": "0.72.6", |
| 28 | + "react-native-safe-area-context": "4.6.3", |
| 29 | + "react-native-screens": "~3.22.0", |
30 | 30 | "react-native-swiper": "^1.6.0",
|
31 |
| - "react-native-web": "~0.18.7" |
| 31 | + "react-native-web": "~0.19.6" |
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/core": "^7.18.6", |
| 34 | + "@babel/core": "^7.20.0", |
35 | 35 | "@storybook/addon-actions": "^6.5.10",
|
36 | 36 | "@storybook/addon-links": "^6.5.10",
|
37 | 37 | "@storybook/addon-ondevice-actions": "^5.3.23",
|
38 | 38 | "@storybook/addon-ondevice-knobs": "^5.3.26",
|
39 | 39 | "@storybook/react-native": "^5.3.25",
|
40 | 40 | "@storybook/react-native-server": "^5.3.23",
|
41 |
| - "@types/react": "~18.0.0", |
| 41 | + "@types/react": "~18.2.14", |
42 | 42 | "@types/react-native": "~0.69.1",
|
43 | 43 | "babel-loader": "^8.2.5",
|
44 | 44 | "eslint": "8.22.0",
|
45 |
| - "eslint-config-react-native-wcandillon": "^3.9.0", |
46 | 45 | "tailwindcss": "^3.1.8",
|
47 |
| - "typescript": "^4.6.3" |
| 46 | + "typescript": "^5.1.3" |
48 | 47 | },
|
49 |
| - "private": true |
| 48 | + "private": true, |
| 49 | + "packageManager": "[email protected]" |
50 | 50 | }
|
0 commit comments