ferns-ui 0.39.0 → 0.39.1

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 +13 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ferns-ui",
3
- "version": "0.39.0",
3
+ "version": "0.39.1",
4
4
  "main": "dist/index.js",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
@@ -120,18 +120,13 @@
120
120
  ],
121
121
  "devDependencies": {
122
122
  "@expo/config-plugins": "~7.2.2",
123
- "@expo/vector-icons": "^13.0.0",
124
- "@react-native-async-storage/async-storage": "1.19.3",
125
123
  "@react-native-community/blur": "^4.3.0",
126
- "@react-native-community/datetimepicker": "7.6.1",
127
- "@react-native-picker/picker": "2.5.1",
128
124
  "@types/mdurl": "^1.0.4",
129
125
  "@types/react": "~18.2.43",
130
126
  "@types/react-datetime-picker": "^5.0.0",
131
127
  "@types/react-time-picker": "^6.0.0",
132
128
  "@typescript-eslint/eslint-plugin": "^6.13.2",
133
129
  "@typescript-eslint/parser": "^6.13.2",
134
- "dayjs": "^1.11.10",
135
130
  "eslint": "^8.55.0",
136
131
  "eslint-config-ferns": "^0.4.8",
137
132
  "eslint-config-prettier": "^9.1.0",
@@ -143,13 +138,6 @@
143
138
  "eslint-plugin-react-native": "^4.1.0",
144
139
  "eslint-plugin-simple-import-sort": "^10.0.0",
145
140
  "eslint-plugin-unused-imports": "3.0.0",
146
- "expo-clipboard": "~4.5.0",
147
- "expo-font": "~11.6.0",
148
- "expo-haptics": "~12.6.0",
149
- "expo-image-manipulator": "~11.5.0",
150
- "expo-image-picker": "~14.5.0",
151
- "libphonenumber-js": "^1.10.48",
152
- "lodash": "^4.17.21",
153
141
  "mdurl": "^1.0.1",
154
142
  "prettier": "^3.1.1",
155
143
  "react": "18.2.0",
@@ -160,22 +148,8 @@
160
148
  "react-dom": "18.2.0",
161
149
  "react-keyed-flatten-children": "^2.2.1",
162
150
  "react-native": "0.72.6",
163
- "react-native-actions-sheet": "^0.8.29",
164
- "react-native-calendars": "^1.1301.0",
165
- "react-native-drawer-layout": "3.2.1",
166
- "react-native-gesture-handler": "~2.13.4",
167
- "react-native-google-places-autocomplete": "^2.5.6",
168
- "react-native-modalize": "^2.1.1",
169
- "react-native-permissions": "^3.10.0",
170
- "react-native-picker-select": "^8.1.0",
171
- "react-native-portalize": "^1.0.7",
172
- "react-native-reanimated": "~3.3.0",
173
- "react-native-svg": "13.14.0",
174
- "react-native-swiper-flatlist": "^3.1.1",
175
- "react-native-toast-notifications": "^3.4.0",
176
151
  "react-router": "^6.17.0",
177
152
  "react-router-dom": "^6.17.0",
178
- "react-time-picker": "^6.5.2",
179
153
  "tsc-watch": "^6.0.4",
180
154
  "typescript": "^5.3.3"
181
155
  },
@@ -186,16 +160,16 @@
186
160
  },
187
161
  "dependencies": {
188
162
  "@expo/vector-icons": "^13.0.0",
189
- "@react-native-async-storage/async-storage": "1.19.3",
163
+ "@react-native-async-storage/async-storage": "1.18.2",
190
164
  "@react-native-community/blur": "^4.3.0",
191
- "@react-native-community/datetimepicker": "7.6.1",
192
- "@react-native-picker/picker": "2.5.1",
165
+ "@react-native-community/datetimepicker": "7.2.0",
166
+ "@react-native-picker/picker": "2.4.10",
193
167
  "dayjs": "^1.11.10",
194
- "expo-clipboard": "~4.5.0",
195
- "expo-font": "~11.6.0",
196
- "expo-haptics": "~12.6.0",
197
- "expo-image-manipulator": "~11.5.0",
198
- "expo-image-picker": "~14.5.0",
168
+ "expo-clipboard": "~4.3.1",
169
+ "expo-font": "~11.4.0",
170
+ "expo-haptics": "~12.4.0",
171
+ "expo-image-manipulator": "~11.3.0",
172
+ "expo-image-picker": "~14.3.2",
199
173
  "libphonenumber-js": "^1.10.48",
200
174
  "lodash": "^4.17.21",
201
175
  "react-app-polyfill": "^3.0.0",
@@ -207,13 +181,15 @@
207
181
  "react-native-actions-sheet": "^0.8.29",
208
182
  "react-native-calendars": "^1.1301.0",
209
183
  "react-native-drawer-layout": "3.2.1",
210
- "react-native-gesture-handler": "~2.13.4",
184
+ "react-native-gesture-handler": "~2.12.0",
185
+ "react-native-google-places-autocomplete": "^2.5.6",
211
186
  "react-native-modalize": "^2.1.1",
212
187
  "react-native-permissions": "^3.10.0",
213
188
  "react-native-picker-select": "^8.1.0",
214
189
  "react-native-portalize": "^1.0.7",
215
190
  "react-native-reanimated": "~3.3.0",
216
- "react-native-svg": "13.14.0",
191
+ "react-native-svg": "13.9.0",
192
+ "react-native-swiper-flatlist": "^3.1.1",
217
193
  "react-native-toast-notifications": "^3.4.0",
218
194
  "react-time-picker": "^6.5.2"
219
195
  }