ferns-ui 1.2.4 → 1.3.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 +39 -39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ferns-ui",
3
- "version": "1.2.4",
3
+ "version": "1.3.0",
4
4
  "main": "dist/index.js",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
@@ -85,38 +85,38 @@
85
85
  ],
86
86
  "devDependencies": {
87
87
  "@expo/config-plugins": "~8.0.0",
88
- "@types/jest": "^29.5.12",
89
- "@types/lodash": "^4.17.0",
88
+ "@types/jest": "^29.5.14",
89
+ "@types/lodash": "^4.17.14",
90
90
  "@types/luxon": "^3.4.2",
91
91
  "@types/mdurl": "^2.0.0",
92
- "@types/react": "~18.2.45",
92
+ "@types/react": "~18.3.12",
93
93
  "@types/react-datetime-picker": "^5.0.0",
94
94
  "@types/react-signature-canvas": "^1.0.5",
95
95
  "@types/react-time-picker": "^6.0.0",
96
- "@typescript-eslint/eslint-plugin": "^8.2.0",
97
- "@typescript-eslint/parser": "^8.2.0",
96
+ "@typescript-eslint/eslint-plugin": "^8.19.0",
97
+ "@typescript-eslint/parser": "^8.19.0",
98
98
  "babel-jest": "^29.7.0",
99
99
  "babel-preset-react-app": "^10.0.1",
100
100
  "eslint": "^8.57.0",
101
101
  "eslint-config-prettier": "^9.1.0",
102
- "eslint-plugin-ban": "^1.6.0",
103
- "eslint-plugin-comment-length": "^1.7.3",
102
+ "eslint-plugin-ban": "^2.0.0",
103
+ "eslint-plugin-comment-length": "^2.1.1",
104
104
  "eslint-plugin-ferns": "^0.3.0",
105
- "eslint-plugin-import": "^2.29.1",
106
- "eslint-plugin-lodash": "^7.1.0",
107
- "eslint-plugin-prettier": "^5.1.3",
108
- "eslint-plugin-react": "^7.34.1",
109
- "eslint-plugin-react-hooks": "^4.6.2",
110
- "eslint-plugin-react-native": "^4.1.0",
105
+ "eslint-plugin-import": "^2.31.0",
106
+ "eslint-plugin-lodash": "^8.0.0",
107
+ "eslint-plugin-prettier": "^5.2.1",
108
+ "eslint-plugin-react": "^7.37.3",
109
+ "eslint-plugin-react-hooks": "^5.1.0",
110
+ "eslint-plugin-react-native": "^5.0.0",
111
111
  "eslint-plugin-react-native-a11y": "^3.3.0",
112
- "eslint-plugin-simple-import-sort": "^12.1.0",
113
- "eslint-plugin-unused-imports": "3.2.0",
112
+ "eslint-plugin-simple-import-sort": "^12.1.1",
113
+ "eslint-plugin-unused-imports": "4.1.4",
114
114
  "jest": "^29.7.0",
115
- "jest-expo": "~51.0.2",
115
+ "jest-expo": "~52.0.5",
116
116
  "jest-github-actions-reporter": "^1.0.3",
117
117
  "mdurl": "^2.0.0",
118
- "prettier": "^3.2.5",
119
- "react": "18.2.0",
118
+ "prettier": "^3.3.3",
119
+ "react": "18.3.1",
120
120
  "react-keyed-flatten-children": "^3.0.0",
121
121
  "react-router": "^6.23.0",
122
122
  "react-router-dom": "^6.23.0",
@@ -134,42 +134,42 @@
134
134
  "@expo/vector-icons": "^14.0.1",
135
135
  "@react-native-async-storage/async-storage": "1.23.1",
136
136
  "@react-native-community/blur": "^4.4.0",
137
- "@react-native-community/datetimepicker": "8.0.1",
138
- "@react-native-picker/picker": "2.7.5",
139
- "expo-clipboard": "~6.0.3",
140
- "expo-font": "~12.0.5",
141
- "expo-haptics": "~13.0.1",
142
- "expo-image-manipulator": "~12.0.5",
143
- "expo-image-picker": "~15.0.5",
144
- "expo-linear-gradient": "~13.0.2",
137
+ "@react-native-community/datetimepicker": "8.2.0",
138
+ "@react-native-picker/picker": "2.9.0",
139
+ "expo-clipboard": "~7.0.1",
140
+ "expo-font": "~13.0.4",
141
+ "expo-haptics": "~14.0.1",
142
+ "expo-image-manipulator": "~13.0.6",
143
+ "expo-image-picker": "~16.0.6",
144
+ "expo-linear-gradient": "~14.0.2",
145
145
  "expo-localization": "~15.0.3",
146
- "libphonenumber-js": "^1.10.61",
146
+ "libphonenumber-js": "^1.11.17",
147
147
  "lodash": "^4.17.21",
148
- "luxon": "^3.4.4",
148
+ "luxon": "^3.5.0",
149
149
  "patch-package": "^8.0.0",
150
150
  "react-app-polyfill": "^3.0.0",
151
151
  "react-date-picker": "^11.0.0",
152
152
  "react-datetime-picker": "^6.0.1",
153
153
  "react-dev-utils": "^12.0.1",
154
- "react-dom": "18.2.0",
155
- "react-native": "0.74.5",
154
+ "react-dom": "18.3.1",
155
+ "react-native": "0.76.7",
156
156
  "react-native-actions-sheet": "^0.9.3",
157
- "react-native-calendars": "^1.1305.0",
158
- "react-native-drawer-layout": "^3.3.2",
159
- "react-native-gesture-handler": "~2.16.1",
157
+ "react-native-calendars": "^1.1304.1",
158
+ "react-native-drawer-layout": "3.3.2",
159
+ "react-native-gesture-handler": "~2.20.2",
160
160
  "react-native-google-places-autocomplete": "^2.5.6",
161
161
  "react-native-markdown-display": "^7.0.2",
162
162
  "react-native-modalize": "^2.1.1",
163
163
  "react-native-permissions": "^4.1.5",
164
164
  "react-native-picker-select": "^9.1.3",
165
165
  "react-native-portalize": "^1.0.7",
166
- "react-native-reanimated": "~3.10.1",
166
+ "react-native-reanimated": "~3.16.1",
167
167
  "react-native-signature-canvas": "^4.7.2",
168
- "react-native-svg": "15.2.0",
169
- "react-native-swiper-flatlist": "^3.2.3",
168
+ "react-native-svg": "15.8.0",
169
+ "react-native-swiper-flatlist": "^3.2.4",
170
170
  "react-native-toast-notifications": "^3.4.0",
171
- "react-native-webview": "13.8.6",
172
- "react-signature-canvas": "^1.0.6",
171
+ "react-native-webview": "13.12.5",
172
+ "react-signature-canvas": "^1.1.0-alpha.1",
173
173
  "react-time-picker": "^7.0.0"
174
174
  }
175
175
  }