@nativetail/ui 0.3.7 → 0.3.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nativetail/ui",
3
- "version": "0.3.7",
3
+ "version": "0.3.9",
4
4
  "description": "",
5
5
  "main": "src/index.ts",
6
6
  "scripts": {},
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@hookform/resolvers": "^3.6.0",
27
- "@nativetail/core": "^0.0.9",
27
+ "@nativetail/core": "^0.0.11",
28
28
  "@shopify/flash-list": "^1.7.1",
29
29
  "countries-list": "^3.1.0",
30
30
  "expo-linear-gradient": "~13.0.2",
@@ -32,7 +32,7 @@
32
32
  "moti": "^0.29.0",
33
33
  "react": "18.2.0",
34
34
  "react-hook-form": "^7.51.0",
35
- "react-native": "0.74.2",
35
+ "react-native": "^0.76.3",
36
36
  "react-native-actions-sheet": "^0.9.6",
37
37
  "react-native-circular-progress-indicator": "^4.4.2",
38
38
  "react-native-gesture-handler": "^2.17.1",