@ornikar/kitt-universal 26.3.1-canary.e22389b8233ad973bed14e560f86aaaf62ad890a.0 → 26.3.1-late-ocean.ccf14ae912d02bfa0c8d62c4652911eb457e71b0.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ornikar/kitt-universal",
3
- "version": "26.3.1-canary.e22389b8233ad973bed14e560f86aaaf62ad890a.0",
3
+ "version": "26.3.1-late-ocean.ccf14ae912d02bfa0c8d62c4652911eb457e71b0.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "directory": "@ornikar/kitt-universal",
@@ -96,12 +96,12 @@
96
96
  ]
97
97
  },
98
98
  "dependencies": {
99
- "@babel/runtime": "^7.24.0",
99
+ "@babel/runtime": "^7.23.2",
100
100
  "@floating-ui/react-dom": "2.1.2",
101
101
  "@floating-ui/react-native": "0.8.0",
102
102
  "@googlemaps/js-api-loader": "1.16.2",
103
- "@ornikar/eslint-config-kitt": "5.0.1-canary.e22389b8233ad973bed14e560f86aaaf62ad890a.0",
104
- "@ornikar/kitt-icons": "12.1.1-canary.e22389b8233ad973bed14e560f86aaaf62ad890a.0",
103
+ "@ornikar/eslint-config-kitt": "^5.0.0",
104
+ "@ornikar/kitt-icons": "^12.1.1-late-ocean.ccf14ae912d02bfa0c8d62c4652911eb457e71b0.0",
105
105
  "@react-native-community/datetimepicker": "^8.0.1",
106
106
  "@twemoji/parser": "15.1.1",
107
107
  "downshift": "7.6.0",
@@ -114,21 +114,21 @@
114
114
  },
115
115
  "peerDependencies": {
116
116
  "@gorhom/bottom-sheet": "^4.6.1",
117
- "@react-native-picker/picker": "^2.7.5",
117
+ "@react-native-picker/picker": "^2.4.3",
118
118
  "@storybook/addons": ">=6.0.0",
119
- "expo": "^51.0.39",
120
- "expo-document-picker": "^12.0.2",
121
- "expo-image-picker": "^15.1.0",
122
- "expo-linear-gradient": "^13.0.2",
123
- "expo-web-browser": "^13.0.3",
119
+ "expo": "^50.0.15",
120
+ "expo-document-picker": "^11.10.1",
121
+ "expo-image-picker": "^14.7.1",
122
+ "expo-linear-gradient": "^12.7.2",
123
+ "expo-web-browser": "^12.8.2",
124
124
  "react": "^18.3.1",
125
- "react-dom": "^18.3.1",
125
+ "react-dom": "^18.2.0",
126
126
  "react-intl": "^6.0.0",
127
- "react-native": ">=0.74.5",
128
- "react-native-gesture-handler": "^2.16.1",
129
- "react-native-reanimated": "^3.10.1",
130
- "react-native-safe-area-context": "^4.10.5",
131
- "react-native-svg": "^15.2.0"
127
+ "react-native": ">=0.73.5",
128
+ "react-native-gesture-handler": "^2.14.0",
129
+ "react-native-reanimated": "^3.6.2",
130
+ "react-native-safe-area-context": "^4.8.2",
131
+ "react-native-svg": "^14.1.0"
132
132
  },
133
133
  "peerDependenciesMeta": {
134
134
  "@gorhom/bottom-sheet": {
@@ -157,30 +157,30 @@
157
157
  }
158
158
  },
159
159
  "devDependencies": {
160
- "@babel/core": "7.24.0",
160
+ "@babel/core": "7.23.3",
161
161
  "@gorhom/bottom-sheet": "4.6.1",
162
162
  "@juggle/resize-observer": "3.4.0",
163
163
  "@ornikar/babel-preset-base": "6.0.0",
164
164
  "@phosphor-icons/core": "2.1.1",
165
- "@react-native-picker/picker": "2.7.5",
165
+ "@react-native-picker/picker": "2.4.3",
166
166
  "@types/googlemaps": "3.43.3",
167
167
  "@types/react": "18.3.23",
168
168
  "@types/react-portal": "4.0.7",
169
169
  "@types/react-transition-group": "4.2.3",
170
170
  "diff": "8.0.2",
171
- "expo-document-picker": "12.0.2",
172
- "expo-image-picker": "15.1.0",
171
+ "expo-document-picker": "11.10.1",
172
+ "expo-image-picker": "14.7.1",
173
173
  "jscodeshift": "17.3.0",
174
174
  "react": "18.3.1",
175
175
  "react-dom": "18.3.1",
176
176
  "react-error-boundary": "3.1.4",
177
177
  "react-intl": "6.3.2",
178
- "react-native": "0.74.5",
179
- "react-native-gesture-handler": "2.16.1",
180
- "react-native-reanimated": "3.10.1",
181
- "react-native-safe-area-context": "4.10.5",
182
- "react-native-svg": "15.2.0",
183
- "react-native-web": "0.19.10"
178
+ "react-native": "0.73.6",
179
+ "react-native-gesture-handler": "2.14.0",
180
+ "react-native-reanimated": "3.6.2",
181
+ "react-native-safe-area-context": "4.8.2",
182
+ "react-native-svg": "14.1.0",
183
+ "react-native-web": "0.19.9"
184
184
  },
185
185
  "expo": {
186
186
  "install": {