@umituz/react-native-design-system 2.9.65 → 2.9.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umituz/react-native-design-system",
3
- "version": "2.9.65",
3
+ "version": "2.9.67",
4
4
  "description": "Universal design system for React Native apps - Consolidated package with atoms, molecules, organisms, theme, typography, responsive, safe area, exception, infinite scroll, UUID, image, timezone, offline, onboarding, and loading utilities",
5
5
  "main": "./src/index.ts",
6
6
  "types": "./src/index.ts",
@@ -72,14 +72,13 @@
72
72
  "@tanstack/query-async-storage-persister": ">=5.0.0",
73
73
  "@tanstack/react-query": ">=5.0.0",
74
74
  "@tanstack/react-query-persist-client": ">=5.0.0",
75
- "@umituz/react-native-haptics": "*",
76
75
  "@umituz/react-native-localization": "*",
77
- "@umituz/react-native-uuid": "*",
78
76
  "expo-application": ">=5.0.0",
79
77
  "expo-clipboard": ">=8.0.0",
80
78
  "expo-crypto": ">=13.0.0",
81
79
  "expo-device": ">=5.0.0",
82
80
  "expo-font": ">=12.0.0",
81
+ "expo-haptics": ">=14.0.0",
83
82
  "expo-image": ">=3.0.0",
84
83
  "expo-image-picker": ">=14.0.0",
85
84
  "expo-network": ">=8.0.0",
@@ -120,9 +119,7 @@
120
119
  "@types/react-native": "^0.73.0",
121
120
  "@typescript-eslint/eslint-plugin": "^8.50.1",
122
121
  "@typescript-eslint/parser": "^8.50.1",
123
- "@umituz/react-native-haptics": "*",
124
122
  "@umituz/react-native-localization": "*",
125
- "@umituz/react-native-uuid": "*",
126
123
  "eslint": "^9.39.2",
127
124
  "eslint-plugin-react": "^7.37.5",
128
125
  "eslint-plugin-react-hooks": "^7.0.1",
@@ -133,6 +130,7 @@
133
130
  "expo-device": "~7.0.2",
134
131
  "expo-file-system": "^19.0.21",
135
132
  "expo-font": "~14.0.9",
133
+ "expo-haptics": "~14.0.8",
136
134
  "expo-image": "~3.0.11",
137
135
  "expo-localization": "~17.0.7",
138
136
  "expo-network": "~8.0.0",