|
30 | 30 | "Notifications"
|
31 | 31 | ],
|
32 | 32 | "dependencies": {
|
33 |
| - "@apollo/client": "^3.8.3", |
34 |
| - "@babel/preset-env": "^7.22.2", |
35 |
| - "@babel/preset-react": "^7.22.3", |
| 33 | + "@apollo/client": "^3.8.4", |
| 34 | + "@babel/preset-env": "^7.22.20", |
| 35 | + "@babel/preset-react": "^7.22.15", |
36 | 36 | "@hookform/resolvers": "^2.9.11",
|
37 |
| - "@lingui/core": "^4.2.0", |
38 |
| - "@lingui/react": "^4.2.0", |
39 |
| - "@react-native-async-storage/async-storage": "^1.18.1", |
40 |
| - "@react-native-clipboard/clipboard": "^1.11.2", |
41 |
| - "@react-native-community/cli": "^11.3.1", |
42 |
| - "@react-native-community/cli-platform-android": "^11.3.1", |
43 |
| - "@react-native-community/cli-platform-ios": "^11.3.1", |
44 |
| - "@react-native-community/netinfo": "^9.3.10", |
| 37 | + "@lingui/core": "^4.5.0", |
| 38 | + "@lingui/react": "^4.5.0", |
| 39 | + "@react-native-async-storage/async-storage": "^1.19.3", |
| 40 | + "@react-native-clipboard/clipboard": "^1.12.1", |
| 41 | + "@react-native-community/cli": "^11.3.8", |
| 42 | + "@react-native-community/cli-platform-android": "^11.3.8", |
| 43 | + "@react-native-community/cli-platform-ios": "^11.3.8", |
| 44 | + "@react-native-community/netinfo": "^9.4.1", |
45 | 45 | "@react-native-firebase/app": "^17.5.0",
|
46 | 46 | "@react-native-firebase/messaging": "^17.5.0",
|
47 | 47 | "@react-native-masked-view/masked-view": "^0.2.9",
|
48 |
| - "@react-native/metro-config": "^0.72.6", |
49 |
| - "@react-navigation/bottom-tabs": "^6.5.7", |
50 |
| - "@react-navigation/drawer": "^6.6.2", |
51 |
| - "@react-navigation/material-top-tabs": "^6.6.2", |
52 |
| - "@react-navigation/native": "^6.1.6", |
53 |
| - "@react-navigation/native-stack": "^6.9.12", |
54 |
| - "@react-navigation/stack": "^6.3.16", |
| 48 | + "@react-native/metro-config": "^0.73.1", |
| 49 | + "@react-navigation/bottom-tabs": "^6.5.9", |
| 50 | + "@react-navigation/drawer": "^6.6.4", |
| 51 | + "@react-navigation/material-top-tabs": "^6.6.4", |
| 52 | + "@react-navigation/native": "^6.1.8", |
| 53 | + "@react-navigation/native-stack": "^6.9.14", |
| 54 | + "@react-navigation/stack": "^6.3.18", |
55 | 55 | "@rnx-kit/babel-preset-metro-react-native": "^1.1.4",
|
56 |
| - "@rnx-kit/cli": "^0.16.9", |
57 |
| - "@rnx-kit/metro-config": "^1.3.6", |
58 |
| - "@rnx-kit/metro-resolver-symlinks": "^0.1.28", |
59 |
| - "@sentry/react-native": "5.5.0", |
60 |
| - "@shopify/flash-list": "^1.4.3", |
| 56 | + "@rnx-kit/cli": "^0.16.16", |
| 57 | + "@rnx-kit/metro-config": "^1.3.9", |
| 58 | + "@rnx-kit/metro-resolver-symlinks": "^0.1.33", |
| 59 | + "@sentry/react-native": "5.9.2", |
| 60 | + "@shopify/flash-list": "^1.6.1", |
61 | 61 | "@testing-library/react": "^14.0.0",
|
62 |
| - "@ts-react/form": "^1.6.4", |
| 62 | + "@ts-react/form": "^1.8.3", |
63 | 63 | "@tsconfig/react-native": "^3.0.2",
|
64 | 64 | "apollo-link-http": "^1.5.17",
|
65 | 65 | "apollo-link-queue": "^3.1.0",
|
|
68 | 68 | "apollo-link-token-refresh": "^0.6.0",
|
69 | 69 | "apollo3-cache-persist": "^0.14.1",
|
70 | 70 | "babel-plugin-transform-remove-console": "^6.9.4",
|
71 |
| - "cross-fetch": "^3.1.6", |
| 71 | + "cross-fetch": "^3.1.8", |
72 | 72 | "date-fns": "^2.30.0",
|
73 |
| - "formik": "^2.4.0", |
74 |
| - "graphql": "^16.7.1", |
| 73 | + "formik": "^2.4.5", |
| 74 | + "graphql": "^16.8.1", |
75 | 75 | "graphql-tools": "^9.0.0",
|
76 | 76 | "intl": "^1.2.5",
|
77 |
| - "jest-environment-node": "^29.5.0", |
| 77 | + "jest-environment-node": "^29.7.0", |
78 | 78 | "jsc-android": "^250231.0.0",
|
79 |
| - "jssha": "^3.3.0", |
| 79 | + "jssha": "^3.3.1", |
80 | 80 | "jwt-decode": "^3.1.2",
|
81 | 81 | "lodash": "^4.17.21",
|
82 | 82 | "make-plural": "^7.3.0",
|
83 | 83 | "ms": "^2.1.3",
|
84 | 84 | "native-base": "^3.4.28",
|
85 | 85 | "query-string": "^8.1.0",
|
86 | 86 | "react": "18.2.0",
|
87 |
| - "react-hook-form": "^7.44.2", |
| 87 | + "react-hook-form": "^7.46.2", |
88 | 88 | "react-native": "0.71.11",
|
89 | 89 | "react-native-biometrics": "^3.0.1",
|
90 |
| - "react-native-bootsplash": "^4.7.1", |
| 90 | + "react-native-bootsplash": "^4.7.5", |
91 | 91 | "react-native-camera": "^4.2.1",
|
92 | 92 | "react-native-circular-progress-indicator": "^4.4.2",
|
93 |
| - "react-native-code-push": "^8.0.2", |
94 |
| - "react-native-device-info": "^10.6.0", |
| 93 | + "react-native-code-push": "^8.1.0", |
| 94 | + "react-native-device-info": "^10.11.0", |
95 | 95 | "react-native-fast-image": "^8.6.3",
|
96 |
| - "react-native-gesture-handler": "2.12.0", |
| 96 | + "react-native-gesture-handler": "2.13.1", |
97 | 97 | "react-native-get-random-values": "^1.9.0",
|
98 |
| - "react-native-mmkv": "^2.10.0", |
99 |
| - "react-native-pager-view": "^6.2.0", |
100 |
| - "react-native-permissions": "^3.8.0", |
| 98 | + "react-native-mmkv": "^2.10.2", |
| 99 | + "react-native-pager-view": "^6.2.1", |
| 100 | + "react-native-permissions": "^3.9.2", |
101 | 101 | "react-native-qrcode-scanner": "^1.6.0",
|
102 | 102 | "react-native-reanimated": "^2.17.0",
|
103 |
| - "react-native-safe-area-context": "4.6.3", |
104 |
| - "react-native-screens": "^3.22.0", |
| 103 | + "react-native-safe-area-context": "4.7.2", |
| 104 | + "react-native-screens": "^3.25.0", |
105 | 105 | "react-native-sensitive-info": "^6.0.0-alpha.9",
|
106 |
| - "react-native-svg": "13.9.0", |
107 |
| - "react-native-tab-view": "^3.5.1", |
| 106 | + "react-native-svg": "13.14.0", |
| 107 | + "react-native-tab-view": "^3.5.2", |
108 | 108 | "react-native-url-polyfill": "^1.3.0",
|
109 | 109 | "react-native-uuid": "^2.0.1",
|
110 | 110 | "react-native-vector-icons": "^9.2.0",
|
111 |
| - "react-native-vision-camera": "^2.15.4", |
112 |
| - "react-native-webview": "12.1.0", |
| 111 | + "react-native-vision-camera": "^2.16.1", |
| 112 | + "react-native-webview": "12.4.0", |
113 | 113 | "react-native-webview-crypto": "^0.0.25",
|
114 | 114 | "react-query": "^3.39.3",
|
115 | 115 | "styled-system": "^5.1.5",
|
116 | 116 | "text-decoding": "^1.0.0",
|
117 | 117 | "vision-camera-code-scanner": "^0.2.0",
|
118 |
| - "zustand": "^4.3.8", |
| 118 | + "zustand": "^4.4.1", |
119 | 119 | "zxcvbn-typescript": "^5.0.1"
|
120 | 120 | },
|
121 | 121 | "devDependencies": {
|
122 | 122 | "@apollo/react-testing": "^4.0.0",
|
123 |
| - "@babel/core": "^7.22.1", |
124 |
| - "@babel/preset-typescript": "^7.21.5", |
125 |
| - "@babel/runtime": "^7.22.3", |
126 |
| - "@jest/globals": "^29.5.0", |
127 |
| - "@lingui/cli": "^4.2.0", |
128 |
| - "@lingui/macro": "^4.2.0", |
| 123 | + "@babel/core": "^7.23.0", |
| 124 | + "@babel/preset-typescript": "^7.23.0", |
| 125 | + "@babel/runtime": "^7.23.1", |
| 126 | + "@jest/globals": "^29.7.0", |
| 127 | + "@lingui/cli": "^4.5.0", |
| 128 | + "@lingui/macro": "^4.5.0", |
129 | 129 | "@react-native-community/eslint-config": "^3.2.0",
|
130 |
| - "@testing-library/react-native": "^12.1.2", |
131 |
| - "@types/crypto-js": "^4.1.1", |
132 |
| - "@types/jest": "^29.5.2", |
133 |
| - "@types/react": "^18.2.12", |
| 130 | + "@testing-library/react-native": "^12.3.0", |
| 131 | + "@types/crypto-js": "^4.1.2", |
| 132 | + "@types/jest": "^29.5.5", |
| 133 | + "@types/react": "^18.2.23", |
134 | 134 | "@types/react-native": "^0.72.2",
|
135 |
| - "@types/react-native-vector-icons": "^6.4.13", |
136 |
| - "@types/react-test-renderer": "^18.0.0", |
137 |
| - "appcenter-cli": "^2.13.8", |
138 |
| - "babel-jest": "^29.5.0", |
| 135 | + "@types/react-native-vector-icons": "^6.4.14", |
| 136 | + "@types/react-test-renderer": "^18.0.2", |
| 137 | + "appcenter-cli": "^2.14.0", |
| 138 | + "babel-jest": "^29.7.0", |
139 | 139 | "babel-plugin-macros": "^3.1.0",
|
140 | 140 | "babel-plugin-module-resolver": "^5.0.0",
|
141 |
| - "eslint": "^8.43.0", |
142 |
| - "eslint-plugin-import": "^2.27.5", |
| 141 | + "eslint": "^8.50.0", |
| 142 | + "eslint-plugin-import": "^2.28.1", |
143 | 143 | "eslint-plugin-promise": "^6.1.1",
|
144 |
| - "eslint-plugin-react-native": "^4.0.0", |
145 |
| - "eslint-plugin-testing-library": "^5.11.0", |
146 |
| - "jest": "^29.5.0", |
147 |
| - "metro-react-native-babel-preset": "0.76.5", |
148 |
| - "pod-install": "0.1.38", |
149 |
| - "prettier": "^2.8.8", |
150 |
| - "pretty-quick": "^3.1.3", |
| 144 | + "eslint-plugin-react-native": "^4.1.0", |
| 145 | + "eslint-plugin-testing-library": "^5.11.1", |
| 146 | + "jest": "^29.7.0", |
| 147 | + "metro-react-native-babel-preset": "0.77.0", |
| 148 | + "pod-install": "0.1.39", |
151 | 149 | "react-native-codegen": "^0.72.0",
|
152 |
| - "react-native-dotenv": "^3.4.8", |
| 150 | + "react-native-dotenv": "^3.4.9", |
153 | 151 | "react-native-version": "^4.0.0",
|
154 | 152 | "react-test-renderer": "18.2.0",
|
155 | 153 | "typescript": "^5.2.2"
|
|
0 commit comments