|
1 | 1 | { |
2 | 2 | "name": "react-native-starter", |
3 | | - "version": "2.1.0", |
| 3 | + "version": "4.2.3", |
4 | 4 | "private": false, |
5 | 5 | "resolutions": { |
6 | 6 | "deprecated-react-native-listview": "0.0.6" |
|
19 | 19 | "e2e:test": "detox test --configuration ios.sim.debug" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@babel/helper-hoist-variables": "^7.14.5", |
| 22 | + "@babel/helper-hoist-variables": "^7.24.7", |
23 | 23 | "@exponent/react-native-action-sheet": "^0.3.0", |
24 | 24 | "@react-native-async-storage/async-storage": "^1.18.2", |
25 | | - "@react-native-community/checkbox": "^0.5.12", |
26 | | - "@react-native-community/cli": "^11.3.1", |
| 25 | + "@react-native-community/checkbox": "^0.5.17", |
| 26 | + "@react-native-community/cli": "^11.4.1", |
27 | 27 | "@react-native-masked-view/masked-view": "^0.2.9", |
28 | | - "@react-navigation/bottom-tabs": "^6.5.7", |
29 | | - "@react-navigation/drawer": "^6.6.2", |
30 | | - "@react-navigation/native": "^6.1.6", |
31 | | - "@react-navigation/stack": "^6.3.16", |
| 28 | + "@react-navigation/bottom-tabs": "^6.6.1", |
| 29 | + "@react-navigation/drawer": "^6.7.2", |
| 30 | + "@react-navigation/native": "^6.1.18", |
| 31 | + "@react-navigation/stack": "^6.4.1", |
32 | 32 | "global": "^4.4.0", |
33 | 33 | "i18n-js": "^3.3.0", |
34 | 34 | "jetifier": "^1.6.8", |
35 | 35 | "lodash": "^4.17.21", |
36 | | - "moment": "^2.29.4", |
37 | | - "react": "18.2.0", |
| 36 | + "moment": "^2.30.1", |
| 37 | + "react": "18.3.1", |
38 | 38 | "react-native": "0.73.1", |
39 | | - "react-native-autocomplete-input": "^5.2.0", |
40 | | - "react-native-calendars": "^1.1298.0", |
41 | | - "react-native-elements": "^3.4.2", |
42 | | - "react-native-gesture-handler": "^2.10.2", |
43 | | - "react-native-gifted-chat": "^2.3.0", |
| 39 | + "react-native-autocomplete-input": "^5.5.2", |
| 40 | + "react-native-calendars": "^1.1307.0", |
| 41 | + "react-native-elements": "^3.4.3", |
| 42 | + "react-native-gesture-handler": "^2.21.2", |
| 43 | + "react-native-gifted-chat": "^2.6.4", |
44 | 44 | "react-native-lightbox": "^0.8.1", |
45 | | - "react-native-linear-gradient": "^2.6.2", |
46 | | - "react-native-localize": "^2.2.4", |
47 | | - "react-native-maps": "^1.7.1", |
| 45 | + "react-native-linear-gradient": "^2.8.3", |
| 46 | + "react-native-localize": "^2.2.6", |
| 47 | + "react-native-maps": "^1.20.1", |
48 | 48 | "react-native-modal": "^13.0.1", |
49 | 49 | "react-native-modal-datetime-picker": "^9.2.3", |
50 | 50 | "react-native-modal-dropdown": "^1.0.2", |
51 | 51 | "react-native-nav": "^2.0.2", |
52 | | - "react-native-paper": "^5.8.0", |
53 | | - "react-native-progress": "^5.0.0", |
| 52 | + "react-native-paper": "^5.12.5", |
| 53 | + "react-native-progress": "^5.0.1", |
54 | 54 | "react-native-reanimated": "^1.13.4", |
55 | 55 | "react-native-render-html": "^6.0.5", |
56 | | - "react-native-safe-area-context": "^4.5.3", |
| 56 | + "react-native-safe-area-context": "^4.14.0", |
57 | 57 | "react-native-screens": "3.29.0", |
58 | 58 | "react-native-snap-carousel": "^3.9.1", |
59 | 59 | "react-native-svg": "^12.4.4", |
60 | 60 | "react-native-svg-charts": "^5.4.0", |
61 | | - "react-native-ui-lib": "^7.4.0", |
| 61 | + "react-native-ui-lib": "^7.34.2", |
62 | 62 | "react-native-vector-icons": "^9.2.0", |
63 | | - "react-native-walkthrough-tooltip": "^1.5.0", |
| 63 | + "react-native-walkthrough-tooltip": "^1.6.0", |
64 | 64 | "react-native-webview": "12.1.0", |
65 | 65 | "react-redux": "^6.0.1", |
66 | 66 | "recompose": "^0.30.0", |
67 | | - "redux": "^4.2.0", |
| 67 | + "redux": "^4.2.1", |
68 | 68 | "redux-logger": "^3.0.6", |
69 | 69 | "redux-persist": "^6.0.0", |
70 | 70 | "redux-promise": "^0.6.0", |
71 | | - "redux-thunk": "^2.3.0", |
72 | | - "victory-native": "^36.6.10" |
| 71 | + "redux-thunk": "^2.4.2", |
| 72 | + "victory-native": "^36.9.2" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "@babel/core": "^7.20.0", |
76 | | - "@babel/eslint-parser": "^7.21.8", |
77 | | - "@babel/preset-env": "^7.20.0", |
78 | | - "@babel/preset-flow": "^7.0.0", |
79 | | - "@babel/runtime": "^7.20.0", |
80 | | - "@react-native/babel-preset": "^0.73.18", |
81 | | - "@react-native/eslint-config": "^0.73.1", |
82 | | - "@react-native/metro-config": "^0.73.2", |
| 75 | + "@babel/core": "^7.26.0", |
| 76 | + "@babel/eslint-parser": "^7.25.9", |
| 77 | + "@babel/preset-env": "^7.26.0", |
| 78 | + "@babel/preset-flow": "^7.25.9", |
| 79 | + "@babel/runtime": "^7.26.0", |
| 80 | + "@react-native/babel-preset": "^0.73.21", |
| 81 | + "@react-native/eslint-config": "^0.73.2", |
| 82 | + "@react-native/metro-config": "^0.73.5", |
83 | 83 | "@react-native/typescript-config": "^0.73.1", |
84 | 84 | "@types/react": "^18.2.6", |
85 | 85 | "@types/react-test-renderer": "^18.0.0", |
86 | 86 | "babel-jest": "^29.6.3", |
87 | 87 | "danger": "^7.0.2", |
88 | 88 | "enzyme": "^3.7.0", |
89 | | - "enzyme-adapter-react-16": "^1.7.0", |
90 | | - "eslint": "^8.19.0", |
| 89 | + "enzyme-adapter-react-16": "^1.15.8", |
| 90 | + "eslint": "^8.57.1", |
91 | 91 | "eslint-config-airbnb": "^17.1.0", |
92 | 92 | "eslint-config-prettier": "^3.6.0", |
93 | | - "eslint-plugin-import": "^2.27.5", |
94 | | - "eslint-plugin-jsx-a11y": "^6.1.2", |
95 | | - "eslint-plugin-react": "^7.11.1", |
| 93 | + "eslint-plugin-import": "^2.31.0", |
| 94 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 95 | + "eslint-plugin-react": "^7.37.2", |
96 | 96 | "flow-bin": "^0.105.0", |
97 | 97 | "jest": "^29.6.3", |
98 | 98 | "jsdom": "13.0.0", |
99 | 99 | "jsdom-global": "3.0.2", |
100 | | - "plop": "^2.2.0", |
| 100 | + "plop": "^2.7.6", |
101 | 101 | "prettier": "2.8.8", |
102 | 102 | "prop-types": "^15.7.2", |
103 | 103 | "react-addons-test-utils": "^15.6.2", |
|
0 commit comments