|
1 | 1 | { |
2 | 2 | "name": "edge-react-gui", |
3 | | - "version": "4.44.0", |
| 3 | + "version": "4.45.0", |
4 | 4 | "private": true, |
5 | 5 | "description": "Edge Wallet React GUI", |
6 | 6 | "homepage": "https://edge.app", |
|
72 | 72 | "@ethersproject/shims": "^5.6.0", |
73 | 73 | "@noble/curves": "^1.9.7", |
74 | 74 | "@noble/hashes": "^1.8.0", |
| 75 | + "@paraswap/sdk": "^6.12.0", |
75 | 76 | "@react-native-async-storage/async-storage": "^1.19.4", |
76 | 77 | "@react-native-clipboard/clipboard": "^1.16.3", |
77 | 78 | "@react-native-community/datetimepicker": "^8.4.2", |
|
105 | 106 | "deprecated-react-native-prop-types": "^5.0.0", |
106 | 107 | "detect-bundler": "^1.1.0", |
107 | 108 | "disklet": "^0.5.2", |
108 | | - "edge-core-js": "^2.43.0", |
109 | | - "edge-currency-accountbased": "^4.75.0", |
| 109 | + "edge-core-js": "^2.43.3", |
| 110 | + "edge-currency-accountbased": "^4.75.3", |
110 | 111 | "edge-currency-monero": "^2.2.0", |
111 | 112 | "edge-currency-plugins": "^3.8.11", |
112 | | - "edge-exchange-plugins": "^2.41.1", |
| 113 | + "edge-exchange-plugins": "^2.42.3", |
113 | 114 | "edge-info-server": "^3.10.0", |
114 | | - "edge-login-ui-rn": "^3.35.0", |
| 115 | + "edge-login-ui-rn": "^3.35.1", |
115 | 116 | "ethers": "^5.7.2", |
116 | 117 | "expo": "^53.0.0", |
117 | 118 | "jsrsasign": "^11.1.0", |
118 | 119 | "marked": "^15.0.9", |
119 | 120 | "p-debounce": "^4.0.0", |
120 | | - "paraswap": "^5.2.0", |
121 | 121 | "posthog-js": "^1.88.1", |
122 | 122 | "posthog-react-native": "^2.8.1", |
123 | 123 | "prompts": "^2.4.2", |
|
154 | 154 | "react-native-patina": "^0.1.6", |
155 | 155 | "react-native-performance": "^5.1.4", |
156 | 156 | "react-native-permissions": "^4.1.5", |
157 | | - "react-native-piratechain": "^0.5.20", |
| 157 | + "react-native-piratechain": "^0.5.21", |
158 | 158 | "react-native-reanimated": "^4.1.3", |
159 | 159 | "react-native-render-html": "^6.3.4", |
160 | 160 | "react-native-reorderable-list": "^0.5.0", |
|
171 | 171 | "react-native-webview": "^13.15.0", |
172 | 172 | "react-native-wheel-picker-android": "^2.0.6", |
173 | 173 | "react-native-worklets": "^0.6.1", |
174 | | - "react-native-zano": "^0.2.6", |
175 | | - "react-native-zcash": "^0.10.3", |
| 174 | + "react-native-zano": "^0.2.8", |
| 175 | + "react-native-zcash": "^0.10.4", |
176 | 176 | "react-redux": "^8.1.1", |
177 | 177 | "redux": "^4.2.1", |
178 | 178 | "redux-thunk": "^2.3.0", |
|
206 | 206 | "@testing-library/react-native": "^13.2.0", |
207 | 207 | "@typechain/ethers-v5": "^11.1.2", |
208 | 208 | "@types/async-lock": "^1.1.5", |
| 209 | + "@types/body-parser": "^1.19.6", |
209 | 210 | "@types/csv-stringify": "^3.1.0", |
210 | 211 | "@types/dateformat": "^5.0.0", |
| 212 | + "@types/express": "^4.16.2", |
211 | 213 | "@types/fs-extra": "^9.0.13", |
212 | 214 | "@types/jest": "^29.5.13", |
213 | 215 | "@types/lodash": "^4.14.149", |
|
0 commit comments