react-native 0.68.3 → 0.68.5
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/Libraries/Core/ReactNativeVersion.js +1 -1
- package/React/Base/RCTUtils.h +2 -0
- package/React/Base/RCTUtils.m +5 -0
- package/React/Base/RCTVersion.m +1 -1
- package/React/CoreModules/RCTDeviceInfo.mm +29 -11
- package/ReactAndroid/gradle.properties +1 -1
- package/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java +1 -1
- package/ReactAndroid/src/main/jni/first-party/yogajni/jni/YGJNIVanilla.cpp +2 -2
- package/ReactAndroid/src/main/jni/first-party/yogajni/jni/YogaJniException.cpp +1 -1
- package/ReactCommon/cxxreact/ReactNativeVersion.h +1 -1
- package/android/com/facebook/react/react-native/{0.68.3/react-native-0.68.3-sources.jar → 0.68.5/react-native-0.68.5-sources.jar} +0 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5-sources.jar.md5 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5-sources.jar.sha1 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5-sources.jar.sha256 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5-sources.jar.sha512 +1 -0
- package/android/com/facebook/react/react-native/{0.68.3/react-native-0.68.3.aar → 0.68.5/react-native-0.68.5.aar} +0 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.aar.md5 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.aar.sha1 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.aar.sha256 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.aar.sha512 +1 -0
- package/android/com/facebook/react/react-native/{0.68.3/react-native-0.68.3.module → 0.68.5/react-native-0.68.5.module} +15 -15
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.module.md5 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.module.sha1 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.module.sha256 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.module.sha512 +1 -0
- package/android/com/facebook/react/react-native/{0.68.3/react-native-0.68.3.pom → 0.68.5/react-native-0.68.5.pom} +1 -1
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.pom.md5 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.pom.sha1 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.pom.sha256 +1 -0
- package/android/com/facebook/react/react-native/0.68.5/react-native-0.68.5.pom.sha512 +1 -0
- package/android/com/facebook/react/react-native/maven-metadata.xml +4 -4
- package/android/com/facebook/react/react-native/maven-metadata.xml.md5 +1 -1
- package/android/com/facebook/react/react-native/maven-metadata.xml.sha1 +1 -1
- package/android/com/facebook/react/react-native/maven-metadata.xml.sha256 +1 -1
- package/android/com/facebook/react/react-native/maven-metadata.xml.sha512 +1 -1
- package/package.json +3 -3
- package/react.gradle +14 -0
- package/template/Gemfile.lock +6 -6
- package/template/package.json +1 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3-sources.jar.md5 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3-sources.jar.sha1 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3-sources.jar.sha256 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3-sources.jar.sha512 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.aar.md5 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.aar.sha1 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.aar.sha256 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.aar.sha512 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.module.md5 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.module.sha1 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.module.sha256 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.module.sha512 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.pom.md5 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.pom.sha1 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.pom.sha256 +0 -1
- package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3.pom.sha512 +0 -1
package/React/Base/RCTUtils.h
CHANGED
package/React/Base/RCTUtils.m
CHANGED
package/React/Base/RCTVersion.m
CHANGED
|
@@ -26,6 +26,7 @@ using namespace facebook::react;
|
|
|
26
26
|
@implementation RCTDeviceInfo {
|
|
27
27
|
UIInterfaceOrientation _currentInterfaceOrientation;
|
|
28
28
|
NSDictionary *_currentInterfaceDimensions;
|
|
29
|
+
BOOL _isFullscreen;
|
|
29
30
|
}
|
|
30
31
|
|
|
31
32
|
@synthesize moduleRegistry = _moduleRegistry;
|
|
@@ -59,7 +60,7 @@ RCT_EXPORT_MODULE()
|
|
|
59
60
|
_currentInterfaceDimensions = RCTExportedDimensions(_moduleRegistry);
|
|
60
61
|
|
|
61
62
|
[[NSNotificationCenter defaultCenter] addObserver:self
|
|
62
|
-
selector:@selector(
|
|
63
|
+
selector:@selector(interfaceOrientationDidChange)
|
|
63
64
|
name:UIApplicationDidBecomeActiveNotification
|
|
64
65
|
object:nil];
|
|
65
66
|
|
|
@@ -168,21 +169,36 @@ static NSDictionary *RCTExportedDimensions(RCTModuleRegistry *moduleRegistry)
|
|
|
168
169
|
|
|
169
170
|
- (void)_interfaceOrientationDidChange
|
|
170
171
|
{
|
|
171
|
-
|
|
172
|
+
UIApplication *application = RCTSharedApplication();
|
|
173
|
+
UIInterfaceOrientation nextOrientation = [application statusBarOrientation];
|
|
174
|
+
|
|
175
|
+
BOOL isRunningInFullScreen =
|
|
176
|
+
CGRectEqualToRect(application.delegate.window.frame, application.delegate.window.screen.bounds);
|
|
177
|
+
// We are catching here two situations for multitasking view:
|
|
178
|
+
// a) The app is in Split View and the container gets resized -> !isRunningInFullScreen
|
|
179
|
+
// b) The app changes to/from fullscreen example: App runs in slide over mode and goes into fullscreen->
|
|
180
|
+
// isRunningInFullScreen != _isFullscreen The above two cases a || b can be shortened to !isRunningInFullScreen ||
|
|
181
|
+
// !_isFullscreen;
|
|
182
|
+
BOOL isResizingOrChangingToFullscreen = !isRunningInFullScreen || !_isFullscreen;
|
|
183
|
+
BOOL isOrientationChanging = (UIInterfaceOrientationIsPortrait(_currentInterfaceOrientation) &&
|
|
184
|
+
!UIInterfaceOrientationIsPortrait(nextOrientation)) ||
|
|
185
|
+
(UIInterfaceOrientationIsLandscape(_currentInterfaceOrientation) &&
|
|
186
|
+
!UIInterfaceOrientationIsLandscape(nextOrientation));
|
|
172
187
|
|
|
173
188
|
// Update when we go from portrait to landscape, or landscape to portrait
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
(UIInterfaceOrientationIsLandscape(_currentInterfaceOrientation) &&
|
|
177
|
-
!UIInterfaceOrientationIsLandscape(nextOrientation))) {
|
|
189
|
+
// Also update when the fullscreen state changes (multitasking) and only when the app is in active state.
|
|
190
|
+
if ((isOrientationChanging || isResizingOrChangingToFullscreen) && RCTIsAppActive()) {
|
|
178
191
|
#pragma clang diagnostic push
|
|
179
192
|
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
|
|
180
193
|
[[_moduleRegistry moduleForName:"EventDispatcher"] sendDeviceEventWithName:@"didUpdateDimensions"
|
|
181
194
|
body:RCTExportedDimensions(_moduleRegistry)];
|
|
195
|
+
|
|
196
|
+
// We only want to track the current _currentInterfaceOrientation and _isFullscreen only
|
|
197
|
+
// when it happens and only when it is published.
|
|
198
|
+
_currentInterfaceOrientation = nextOrientation;
|
|
199
|
+
_isFullscreen = isRunningInFullScreen;
|
|
182
200
|
#pragma clang diagnostic pop
|
|
183
201
|
}
|
|
184
|
-
|
|
185
|
-
_currentInterfaceOrientation = nextOrientation;
|
|
186
202
|
}
|
|
187
203
|
|
|
188
204
|
- (void)interfaceFrameDidChange
|
|
@@ -197,15 +213,17 @@ static NSDictionary *RCTExportedDimensions(RCTModuleRegistry *moduleRegistry)
|
|
|
197
213
|
{
|
|
198
214
|
NSDictionary *nextInterfaceDimensions = RCTExportedDimensions(_moduleRegistry);
|
|
199
215
|
|
|
200
|
-
|
|
216
|
+
// update and publish the even only when the app is in active state
|
|
217
|
+
if (!([nextInterfaceDimensions isEqual:_currentInterfaceDimensions]) && RCTIsAppActive()) {
|
|
201
218
|
#pragma clang diagnostic push
|
|
202
219
|
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
|
|
203
220
|
[[_moduleRegistry moduleForName:"EventDispatcher"] sendDeviceEventWithName:@"didUpdateDimensions"
|
|
204
221
|
body:nextInterfaceDimensions];
|
|
222
|
+
// We only want to track the current _currentInterfaceOrientation only
|
|
223
|
+
// when it happens and only when it is published.
|
|
224
|
+
_currentInterfaceDimensions = nextInterfaceDimensions;
|
|
205
225
|
#pragma clang diagnostic pop
|
|
206
226
|
}
|
|
207
|
-
|
|
208
|
-
_currentInterfaceDimensions = nextInterfaceDimensions;
|
|
209
227
|
}
|
|
210
228
|
|
|
211
229
|
- (std::shared_ptr<TurboModule>)getTurboModule:(const ObjCTurboModule::InitParams &)params
|
|
@@ -147,7 +147,7 @@ static int YGJNILogFunc(
|
|
|
147
147
|
if (*jloggerPtr) {
|
|
148
148
|
JNIEnv* env = getCurrentEnv();
|
|
149
149
|
|
|
150
|
-
jclass cl = env->FindClass("
|
|
150
|
+
jclass cl = env->FindClass("com/facebook/yoga/YogaLogLevel");
|
|
151
151
|
static const jmethodID smethodId =
|
|
152
152
|
facebook::yoga::vanillajni::getStaticMethodId(
|
|
153
153
|
env, cl, "fromInt", "(I)Lcom/facebook/yoga/YogaLogLevel;");
|
|
@@ -386,7 +386,7 @@ static void jni_YGNodeCalculateLayoutJNI(
|
|
|
386
386
|
}
|
|
387
387
|
} catch (const std::logic_error& ex) {
|
|
388
388
|
env->ExceptionClear();
|
|
389
|
-
jclass cl = env->FindClass("
|
|
389
|
+
jclass cl = env->FindClass("java/lang/IllegalStateException");
|
|
390
390
|
static const jmethodID methodId = facebook::yoga::vanillajni::getMethodId(
|
|
391
391
|
env, cl, "<init>", "(Ljava/lang/String;)V");
|
|
392
392
|
auto throwable = env->NewObject(cl, methodId, env->NewStringUTF(ex.what()));
|
|
@@ -15,7 +15,7 @@ namespace yoga {
|
|
|
15
15
|
namespace vanillajni {
|
|
16
16
|
|
|
17
17
|
YogaJniException::YogaJniException() {
|
|
18
|
-
jclass cl = getCurrentEnv()->FindClass("
|
|
18
|
+
jclass cl = getCurrentEnv()->FindClass("java/lang/RuntimeException");
|
|
19
19
|
static const jmethodID methodId = facebook::yoga::vanillajni::getMethodId(
|
|
20
20
|
getCurrentEnv(), cl, "<init>", "()V");
|
|
21
21
|
auto throwable = getCurrentEnv()->NewObject(cl, methodId);
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ee748e776a2f7dd71cb186a56ca1c068
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ce8290e98b24c419a43de8d7c806317619095b6f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2f0436c9ec4e120124cbc805ec94c640ee4341a55730a1f6ace9fe010fab31b5
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5c479c766063ad5c7f5e40d9d22c21e5557a9127ba60ea0fee2f71e3ddf13017cef9df684dcfe628744834d0c65a568984bd3d348656995a55433e66b6905f0b
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
96790010a952851cc38d7b76caba55ab
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d14301dbf4c97c6007ab2ec5d8c3f5dcde20f8fe
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
968ba118be2faa70941e69b519521d3bfffc6b7ce096768965124a55ff8e900a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f325ed6e61723c110914e122deda6dabcfa8954f8971c3133396ae6c05313f566a53a551f4ee302b8f39a160aabc8526e411eba43b777b1d1b8e7ba2e76d3dc7
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "com.facebook.react",
|
|
5
5
|
"module": "react-native",
|
|
6
|
-
"version": "0.68.
|
|
6
|
+
"version": "0.68.5",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
@@ -131,13 +131,13 @@
|
|
|
131
131
|
],
|
|
132
132
|
"files": [
|
|
133
133
|
{
|
|
134
|
-
"name": "react-native-0.68.
|
|
135
|
-
"url": "react-native-0.68.
|
|
136
|
-
"size":
|
|
137
|
-
"sha512": "
|
|
138
|
-
"sha256": "
|
|
139
|
-
"sha1": "
|
|
140
|
-
"md5": "
|
|
134
|
+
"name": "react-native-0.68.5.aar",
|
|
135
|
+
"url": "react-native-0.68.5.aar",
|
|
136
|
+
"size": 15448545,
|
|
137
|
+
"sha512": "f325ed6e61723c110914e122deda6dabcfa8954f8971c3133396ae6c05313f566a53a551f4ee302b8f39a160aabc8526e411eba43b777b1d1b8e7ba2e76d3dc7",
|
|
138
|
+
"sha256": "968ba118be2faa70941e69b519521d3bfffc6b7ce096768965124a55ff8e900a",
|
|
139
|
+
"sha1": "d14301dbf4c97c6007ab2ec5d8c3f5dcde20f8fe",
|
|
140
|
+
"md5": "96790010a952851cc38d7b76caba55ab"
|
|
141
141
|
}
|
|
142
142
|
]
|
|
143
143
|
},
|
|
@@ -258,13 +258,13 @@
|
|
|
258
258
|
],
|
|
259
259
|
"files": [
|
|
260
260
|
{
|
|
261
|
-
"name": "react-native-0.68.
|
|
262
|
-
"url": "react-native-0.68.
|
|
263
|
-
"size":
|
|
264
|
-
"sha512": "
|
|
265
|
-
"sha256": "
|
|
266
|
-
"sha1": "
|
|
267
|
-
"md5": "
|
|
261
|
+
"name": "react-native-0.68.5.aar",
|
|
262
|
+
"url": "react-native-0.68.5.aar",
|
|
263
|
+
"size": 15448545,
|
|
264
|
+
"sha512": "f325ed6e61723c110914e122deda6dabcfa8954f8971c3133396ae6c05313f566a53a551f4ee302b8f39a160aabc8526e411eba43b777b1d1b8e7ba2e76d3dc7",
|
|
265
|
+
"sha256": "968ba118be2faa70941e69b519521d3bfffc6b7ce096768965124a55ff8e900a",
|
|
266
|
+
"sha1": "d14301dbf4c97c6007ab2ec5d8c3f5dcde20f8fe",
|
|
267
|
+
"md5": "96790010a952851cc38d7b76caba55ab"
|
|
268
268
|
}
|
|
269
269
|
]
|
|
270
270
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2b859df57b223020d49b5937520fa381
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b6316906e75f892f2fff0c74def2fd643001f4cb
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
58b274a708d666788752bfa109066b9e3d014b25ceb94e4a7cfcbe02f2578791
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fd42e99c1e526f871da89a6868c0d943bda576eeb637ac36ec8f5cb427923c692bfbd1c433d9f64f2b6eeb32a9e1c5bcd520eca531bd22812e18bd1014709b1b
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>com.facebook.react</groupId>
|
|
11
11
|
<artifactId>react-native</artifactId>
|
|
12
|
-
<version>0.68.
|
|
12
|
+
<version>0.68.5</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>ReactNative</name>
|
|
15
15
|
<description>A framework for building native apps with React</description>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2a4b3ba3f5425a4f24f6c848696629c0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
16427833bb2860c43639e275e8ba605b20db4e87
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f161d4899ddc9b9bedf827a0dcc4b8158adfeb5fccf8e2d611243ca18f4ef72e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fc75fc88c20e1501f02e6d92584a51ea6485d0d6a917e8c491973972e5758c78ab41f22457322b7290a41862c2a86a0ddbb5dc4f253149f61087e233cc1dfb08
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>com.facebook.react</groupId>
|
|
4
4
|
<artifactId>react-native</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>0.68.
|
|
7
|
-
<release>0.68.
|
|
6
|
+
<latest>0.68.5</latest>
|
|
7
|
+
<release>0.68.5</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>0.68.
|
|
9
|
+
<version>0.68.5</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20221106202628</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6326f3c629a69b0522d7800d15c1ae1f
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
9cda0cb803fcd164fedb68fec713334c4caee70f
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
af22bf16825ca755d1d81a202f8f1404eef7c31cd74aebd98679ee044a65b31f
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
5fa8dd63dbdee91f319e3bf8fdc482578404bddd76487029d378cae3a3c4f2fa46829f1f54367fcbf8dfe9055fa5c2d8bdec886a3f772cb9d1512ebd9777d277
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native",
|
|
3
|
-
"version": "0.68.
|
|
3
|
+
"version": "0.68.5",
|
|
4
4
|
"bin": "./cli.js",
|
|
5
5
|
"description": "A framework for building native apps using React",
|
|
6
6
|
"license": "MIT",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"metro-source-map": "0.67.0",
|
|
107
107
|
"nullthrows": "^1.1.1",
|
|
108
108
|
"pretty-format": "^26.5.2",
|
|
109
|
-
"promise": "^8.0
|
|
109
|
+
"promise": "^8.2.0",
|
|
110
110
|
"react-devtools-core": "^4.23.0",
|
|
111
111
|
"react-native-gradle-plugin": "^0.0.6",
|
|
112
112
|
"react-refresh": "^0.4.0",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"use-subscription": ">=1.0.0 <1.6.0",
|
|
118
118
|
"whatwg-fetch": "^3.0.0",
|
|
119
119
|
"ws": "^6.1.4",
|
|
120
|
-
"react-native-codegen": "^0.0.
|
|
120
|
+
"react-native-codegen": "^0.0.18"
|
|
121
121
|
},
|
|
122
122
|
"devDependencies": {
|
|
123
123
|
"flow-bin": "^0.170.0",
|
package/react.gradle
CHANGED
|
@@ -440,3 +440,17 @@ afterEvaluate {
|
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
|
+
|
|
444
|
+
// Patch needed for https://github.com/facebook/react-native/issues/35210
|
|
445
|
+
// This is a patch to short-circuit the "+" dependencies inside the
|
|
446
|
+
// users' app/build.gradle file and the various .gradle files of libraries.
|
|
447
|
+
// As using plain "+" dependencies causes Gradle to always download the latest,
|
|
448
|
+
// this logic forces Gradle to use latest release in the minor series.
|
|
449
|
+
project.rootProject.allprojects {
|
|
450
|
+
configurations.all {
|
|
451
|
+
resolutionStrategy {
|
|
452
|
+
force "com.facebook.react:react-native:0.68.+"
|
|
453
|
+
force "com.facebook.react:hermes-engine:0.68.+"
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
}
|
package/template/Gemfile.lock
CHANGED
|
@@ -3,14 +3,14 @@ GEM
|
|
|
3
3
|
specs:
|
|
4
4
|
CFPropertyList (3.0.5)
|
|
5
5
|
rexml
|
|
6
|
-
activesupport (6.1.
|
|
6
|
+
activesupport (6.1.7)
|
|
7
7
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
8
8
|
i18n (>= 1.6, < 2)
|
|
9
9
|
minitest (>= 5.1)
|
|
10
10
|
tzinfo (~> 2.0)
|
|
11
11
|
zeitwerk (~> 2.3)
|
|
12
|
-
addressable (2.8.
|
|
13
|
-
public_suffix (>= 2.0.2, <
|
|
12
|
+
addressable (2.8.1)
|
|
13
|
+
public_suffix (>= 2.0.2, < 6.0)
|
|
14
14
|
algoliasearch (1.27.5)
|
|
15
15
|
httpclient (~> 2.8, >= 2.8.3)
|
|
16
16
|
json (>= 1.5.1)
|
|
@@ -56,7 +56,7 @@ GEM
|
|
|
56
56
|
colored2 (3.1.2)
|
|
57
57
|
concurrent-ruby (1.1.10)
|
|
58
58
|
escape (0.0.4)
|
|
59
|
-
ethon (0.
|
|
59
|
+
ethon (0.16.0)
|
|
60
60
|
ffi (>= 1.15.0)
|
|
61
61
|
ffi (1.15.5)
|
|
62
62
|
fourflusher (2.3.1)
|
|
@@ -66,7 +66,7 @@ GEM
|
|
|
66
66
|
i18n (1.12.0)
|
|
67
67
|
concurrent-ruby (~> 1.0)
|
|
68
68
|
json (2.6.2)
|
|
69
|
-
minitest (5.16.
|
|
69
|
+
minitest (5.16.3)
|
|
70
70
|
molinillo (0.8.0)
|
|
71
71
|
nanaimo (0.3.0)
|
|
72
72
|
nap (1.1.0)
|
|
@@ -85,7 +85,7 @@ GEM
|
|
|
85
85
|
colored2 (~> 3.1)
|
|
86
86
|
nanaimo (~> 0.3.0)
|
|
87
87
|
rexml (~> 3.2.4)
|
|
88
|
-
zeitwerk (2.6.
|
|
88
|
+
zeitwerk (2.6.5)
|
|
89
89
|
|
|
90
90
|
PLATFORMS
|
|
91
91
|
ruby
|
package/template/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ae7d9684c63388ab16d79c156301cbfe
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3ba5a03c95e3c157a971bd1dd6093ee8b4224062
|
package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3-sources.jar.sha256
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4d943c6d7e901cd29141897e3a958210e63ec0ee624257d49bd0fa47365c19b2
|
package/android/com/facebook/react/react-native/0.68.3/react-native-0.68.3-sources.jar.sha512
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4ae0de2c6af47b8cd4a14578931fdbe64cae0775beb0b63fb2c7d1c451d2dd671f6ba2b6a2bbd1a1d41da2fb3066decf68c33ffd321b4517faf8c89867e9ab80
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
5ff0a2afb6d400b7121d252bf81b42f4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f934c5bd46c1fa48e614c9577a28d3f92135ccd9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6648b707c34d2b0f3e5248be97a2bf850fef29e64337e49adf88b1f19c3a8286
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
5e7ab2c20ebed2b0fc9ed448f36b6aae5f7e5fdcb4a2bc4234648dafdd554e0bf80e82ba3e930ce51d1ae297bffc6f2bf47d6ad4a32c4bc6ba7ffc1c1215831a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a9c608f2ce373379e0047bc8fef830b9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
eb3831ae54207344e31ae95f1438dd65341f39d6
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
380f8e5344e97c7255b92c06b397bf21d3eb0cb9455f6fc4441470f028f77e94
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
7a102efcef8c05e8a70a2fccd421dbc8d6e92490db7de103368c70407757f0385de26473dd766b96caa3f9443b7ef12c3d08bfaa3f7c8760f1e28dcb84e429b3
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
776030b7b8010d7f3de35c38a10f792f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
7ee7c17dbcb57f632e913ca92246582a7ef4d0a9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
53bb476074bb209aca22cd4a045c7835c5e5d8bd14139e55352ccc2c487f884e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1aba3f78b021b8fa5408d6d526e3f750f36a8365c6fcf9bd992eae6bff62b7cd1af137be32faf585468791a00c9ce5bff8c13199a75cdc9222d4e5475aa7f1b9
|