ferns-ui 0.7.0 → 0.8.0

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 +37 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ferns-ui",
3
- "version": "0.7.0",
3
+ "version": "0.8.0",
4
4
  "main": "dist/index.js",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
@@ -121,16 +121,16 @@
121
121
  },
122
122
  "devDependencies": {
123
123
  "@expo/vector-icons": "^13.0.0",
124
- "@react-native-async-storage/async-storage": "^1.17.7",
125
- "@react-native-community/blur": "^3.6.0",
126
- "@react-native-community/datetimepicker": "^6.2.0",
127
- "@react-native-picker/picker": "2.4.2",
128
- "@types/lodash": "^4.14.182",
124
+ "@react-native-async-storage/async-storage": "^1.17.10",
125
+ "@react-native-community/blur": "^4.2.0",
126
+ "@react-native-community/datetimepicker": "^6.3.2",
127
+ "@react-native-picker/picker": "2.4.4",
128
+ "@types/lodash": "^4.14.184",
129
129
  "@types/mdurl": "^1.0.2",
130
130
  "@types/react-native": "^0.69.1",
131
- "@typescript-eslint/eslint-plugin": "^5.23.0",
132
- "@typescript-eslint/parser": "^5.23.0",
133
- "eslint": "^8.15.0",
131
+ "@typescript-eslint/eslint-plugin": "^5.34.0",
132
+ "@typescript-eslint/parser": "^5.34.0",
133
+ "eslint": "^8.22.0",
134
134
  "eslint-config-ferns": "^0.4.0",
135
135
  "eslint-config-prettier": "^8.5.0",
136
136
  "eslint-plugin-import": "^2.26.0",
@@ -142,51 +142,51 @@
142
142
  "eslint-plugin-simple-import-sort": "^7.0.0",
143
143
  "eslint-plugin-unused-imports": "2.0.0",
144
144
  "expo-font": "^10.0.5",
145
- "expo-haptics": "~11.2.0",
145
+ "expo-haptics": "~11.3.0",
146
146
  "lodash": "^4.17.21",
147
147
  "mixpanel-browser": "^2.38.0",
148
- "moment-timezone": "^0.5.34",
148
+ "moment-timezone": "^0.5.35",
149
149
  "prettier": "^2.6.2",
150
- "react": "^17.0.0",
151
- "react-app-polyfill": "^1.0.6",
150
+ "react": "^18.2.0",
151
+ "react-app-polyfill": "^3.0.0",
152
152
  "react-dev-utils": "^12.0.1",
153
- "react-dom": "17.0.2",
154
- "react-native": "0.68.2",
155
- "react-native-calendars": "^1.1286.0",
153
+ "react-dom": "18.2.0",
154
+ "react-native": "0.69.4",
155
+ "react-native-calendars": "^1.1288.2",
156
156
  "react-native-gesture-handler": "^2.1.0",
157
- "react-native-modalize": "^2.0.12",
158
- "react-native-permissions": "^3.1.0",
157
+ "react-native-modalize": "^2.1.1",
158
+ "react-native-permissions": "^3.6.1",
159
159
  "react-native-picker-select": "^8.0.0",
160
160
  "react-native-portalize": "^1.0.7",
161
- "react-native-svg": "^12.1.0",
162
- "react-router": "^5.2.0",
163
- "react-router-dom": "^5.2.0",
161
+ "react-native-svg": "^13.0.0",
162
+ "react-router": "^6.3.0",
163
+ "react-router-dom": "^6.3.0",
164
164
  "typescript": "4.1.5"
165
165
  },
166
166
  "peerDependencies": {
167
167
  "@expo/vector-icons": "^13.0.0",
168
- "@react-native-async-storage/async-storage": "^1.17.7",
169
- "@react-native-community/blur": "^3.6.0",
170
- "@react-native-community/datetimepicker": "^6.2.0",
171
- "@react-native-picker/picker": "2.4.2",
168
+ "@react-native-async-storage/async-storage": "^1.17.10",
169
+ "@react-native-community/blur": "^4.2.0",
170
+ "@react-native-community/datetimepicker": "^6.3.2",
171
+ "@react-native-picker/picker": "2.4.4",
172
172
  "expo-font": "^10.0.5",
173
- "expo-haptics": "~11.2.0",
173
+ "expo-haptics": "~11.3.0",
174
174
  "lodash": "^4.17.21",
175
175
  "mixpanel-browser": "^2.38.0",
176
- "moment-timezone": "^0.5.34",
177
- "react": "^17.0.0",
178
- "react-app-polyfill": "^1.0.6",
176
+ "moment-timezone": "^0.5.35",
177
+ "react": "^18.2.0",
178
+ "react-app-polyfill": "^3.0.0",
179
179
  "react-dev-utils": "^12.0.1",
180
- "react-dom": "17.0.2",
181
- "react-native": "0.68.2",
182
- "react-native-calendars": "^1.1286.0",
180
+ "react-dom": "18.2.0",
181
+ "react-native": "0.69.4",
182
+ "react-native-calendars": "^1.1288.2",
183
183
  "react-native-gesture-handler": "^2.1.0",
184
- "react-native-modalize": "^2.0.12",
185
- "react-native-permissions": "^3.1.0",
184
+ "react-native-modalize": "^2.1.1",
185
+ "react-native-permissions": "^3.6.1",
186
186
  "react-native-picker-select": "^8.0.0",
187
187
  "react-native-portalize": "^1.0.7",
188
- "react-native-svg": "^12.1.0",
189
- "react-router": "^5.2.0",
190
- "react-router-dom": "^5.2.0"
188
+ "react-native-svg": "^13.0.0",
189
+ "react-router": "^6.3.0",
190
+ "react-router-dom": "^6.3.0"
191
191
  }
192
192
  }