Summary: Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.13.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/core's releases</code></a>.</em></p> <blockquote> <h2>v7.13.8 (2021-02-26)</h2> <p>Thanks <a href="https://github.com/luxp"><code>@luxp</code></a> and <a href="https://github.com/pigcan"><code>@pigcan</code></a> for your first PRs!</p> <h4>🐛 Bug Fix</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12909">#12909</a> chore: do not provide polyfills on bundling babel/standalone (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12891">#12891</a> fix(eslint-parser): merge input <code>estree</code> options (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12901">#12901</a> Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with <a href="mailto:compat-data@7.13.x">compat-data@7.13.x</a> (<a href="https://github.com/luxp"><code>@luxp</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12893">#12893</a> Allow <code>require()</code> of runtime helpers in Node.js 13.2-13.6 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-helper-create-class-features-plugin</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12898">#12898</a> Do not warn for <code>loose</code> of class features in <code>preset-env</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12820">#12820</a> [internal] Keep the <code>.cjs</code> extension when compiling source files (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12883">#12883</a> Improve <code>babel/runtime</code> esm stability (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🔬 Output optimization</h4> <ul> <li><code>babel-plugin-proposal-object-rest-spread</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12899">#12899</a> Skip <code>_extends</code> helper for <code>{…x}</code> with modern targets (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Alan Lu - 川古 (<a href="https://github.com/luxp"><code>@luxp</code></a>)</li> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Bogdan Savluk (<a href="https://github.com/zxbodya"><code>@zxbodya</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>pigcan (<a href="https://github.com/pigcan"><code>@pigcan</code></a>)</li> </ul> <h2>v7.13.7 (2021-02-24)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="cfdbdc0d1c"><code>cfdbdc0</code></a> Add back export maps for the <code>helpers/esm</code> folder (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> <h2>v7.13.6 (2021-02-23)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12877">#12877</a> Define fallback <code>exports</code> for <code>babel/runtime</code> on old Node (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/core's changelog</code></a>.</em></p> <blockquote> <h2>v7.13.8 (2021-02-26)</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12909">#12909</a> chore: do not provide polyfills on bundling babel/standalone (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12891">#12891</a> fix(eslint-parser): merge input <code>estree</code> options (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12901">#12901</a> Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with <a href="mailto:compat-data@7.13.x">compat-data@7.13.x</a> (<a href="https://github.com/luxp"><code>@luxp</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12893">#12893</a> Allow <code>require()</code> of runtime helpers in Node.js 13.2-13.6 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-helper-create-class-features-plugin</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12898">#12898</a> Do not warn for <code>loose</code> of class features in <code>preset-env</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12820">#12820</a> [internal] Keep the <code>.cjs</code> extension when compiling source files (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12883">#12883</a> Improve <code>babel/runtime</code> esm stability (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🔬 Output optimization</h4> <ul> <li><code>babel-plugin-proposal-object-rest-spread</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12899">#12899</a> Skip <code>_extends</code> helper for <code>{…x}</code> with modern targets (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.13.6 (2021-02-23)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12877">#12877</a> Define fallback <code>exports</code> for <code>babel/runtime</code> on old Node (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12850">#12850</a> Update compat table (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.13.5 (2021-02-23)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-compat-data</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12870">#12870</a> Add <code>es6.array.slice</code> in corejs2 builtins (<a href="https://github.com/eligao"><code>@eligao</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12869">#12869</a> Ensure that <code>babel/runtime-corejs3</code> imports are injected (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.13.4 (2021-02-23)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12867">#12867</a> Don't enable class features by default in <code>estree</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12865">#12865</a> Always load the CJS helpers when using <code>require</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.13.2 (2021-02-23)</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="e2abc19c4c"><code>e2abc19</code></a> v7.13.8</li> <li><a href="ea6a438315"><code>ea6a438</code></a> Enable <code>external-helpers</code> by default in tests (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12911">#12911</a>)</li> <li><a href="b17231e1af"><code>b17231e</code></a> [internal] Keep the <code>.cjs</code> extension when compiling source files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12820">#12820</a>)</li> <li><a href="c9da9650eb"><code>c9da965</code></a> chore: downgrade <code>semver</code> to <code>^6.3.2</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12890">#12890</a>)</li> <li><a href="103b187e6f"><code>103b187</code></a> v7.13.1</li> <li><a href="5861704361"><code>5861704</code></a> Export function versions of <code>createConfigItem</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12852">#12852</a>)</li> <li><a href="c827193d9c"><code>c827193</code></a> v7.13.0</li> <li><a href="ba4ac7d587"><code>ba4ac7d</code></a> chore: bump semver to 7.0.0 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12015">#12015</a>)</li> <li><a href="d1d6ee6dc2"><code>d1d6ee6</code></a> Add cjs as a default extension (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11498">#11498</a>)</li> <li><a href="6ef7b51a11"><code>6ef7b51</code></a> Implement assumptions defined in the <a href="https://github-redirect.dependabot.com/babel/rfcs/issues/5">babel/rfcs#5</a> RFC</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.13.8/packages/babel-core">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1981 Reviewed By: priteshrnandgaonkar Differential Revision: D26723634 Pulled By: mweststrate fbshipit-source-id: db5e2d287359e6dc22b46461d390148ca639a653
470 lines
17 KiB
Plaintext
470 lines
17 KiB
Plaintext
PODS:
|
|
- boost-for-react-native (1.63.0)
|
|
- CocoaAsyncSocket (7.6.5)
|
|
- CocoaLibEvent (1.0.0)
|
|
- DoubleConversion (1.1.6)
|
|
- FBLazyVector (0.63.4)
|
|
- FBReactNativeSpec (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTRequired (= 0.63.4)
|
|
- RCTTypeSafety (= 0.63.4)
|
|
- React-Core (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- Flipper (0.69.0):
|
|
- Flipper-Folly (~> 2.3)
|
|
- Flipper-RSocket (~> 1.1)
|
|
- Flipper-DoubleConversion (1.1.7)
|
|
- Flipper-Folly (2.3.0):
|
|
- boost-for-react-native
|
|
- CocoaLibEvent (~> 1.0)
|
|
- Flipper-DoubleConversion
|
|
- Flipper-Glog
|
|
- OpenSSL-Universal (= 1.0.2.20)
|
|
- Flipper-Glog (0.3.6)
|
|
- Flipper-PeerTalk (0.0.4)
|
|
- Flipper-RSocket (1.1.0):
|
|
- Flipper-Folly (~> 2.2)
|
|
- FlipperKit (0.69.0):
|
|
- FlipperKit/Core (= 0.69.0)
|
|
- FlipperKit/Core (0.69.0):
|
|
- Flipper (~> 0.69.0)
|
|
- FlipperKit/CppBridge
|
|
- FlipperKit/FBCxxFollyDynamicConvert
|
|
- FlipperKit/FBDefines
|
|
- FlipperKit/FKPortForwarding
|
|
- FlipperKit/CppBridge (0.69.0):
|
|
- Flipper (~> 0.69.0)
|
|
- FlipperKit/FBCxxFollyDynamicConvert (0.69.0):
|
|
- Flipper-Folly (~> 2.3)
|
|
- FlipperKit/FBDefines (0.69.0)
|
|
- FlipperKit/FKPortForwarding (0.69.0):
|
|
- CocoaAsyncSocket (~> 7.6)
|
|
- Flipper-PeerTalk (~> 0.0.4)
|
|
- FlipperKit/FlipperKitHighlightOverlay (0.69.0)
|
|
- FlipperKit/FlipperKitLayoutPlugin (0.69.0):
|
|
- FlipperKit/Core
|
|
- FlipperKit/FlipperKitHighlightOverlay
|
|
- FlipperKit/FlipperKitLayoutTextSearchable
|
|
- YogaKit (~> 1.18)
|
|
- FlipperKit/FlipperKitLayoutTextSearchable (0.69.0)
|
|
- FlipperKit/FlipperKitNetworkPlugin (0.69.0):
|
|
- FlipperKit/Core
|
|
- FlipperKit/FlipperKitReactPlugin (0.69.0):
|
|
- FlipperKit/Core
|
|
- FlipperKit/FlipperKitUserDefaultsPlugin (0.69.0):
|
|
- FlipperKit/Core
|
|
- FlipperKit/SKIOSNetworkPlugin (0.69.0):
|
|
- FlipperKit/Core
|
|
- FlipperKit/FlipperKitNetworkPlugin
|
|
- Folly (2020.01.13.00):
|
|
- boost-for-react-native
|
|
- DoubleConversion
|
|
- Folly/Default (= 2020.01.13.00)
|
|
- glog
|
|
- Folly/Default (2020.01.13.00):
|
|
- boost-for-react-native
|
|
- DoubleConversion
|
|
- glog
|
|
- glog (0.3.5)
|
|
- OpenSSL-Universal (1.0.2.20):
|
|
- OpenSSL-Universal/Static (= 1.0.2.20)
|
|
- OpenSSL-Universal/Static (1.0.2.20)
|
|
- RCTRequired (0.63.4)
|
|
- RCTTypeSafety (0.63.4):
|
|
- FBLazyVector (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTRequired (= 0.63.4)
|
|
- React-Core (= 0.63.4)
|
|
- React (0.63.4):
|
|
- React-Core (= 0.63.4)
|
|
- React-Core/DevSupport (= 0.63.4)
|
|
- React-Core/RCTWebSocket (= 0.63.4)
|
|
- React-RCTActionSheet (= 0.63.4)
|
|
- React-RCTAnimation (= 0.63.4)
|
|
- React-RCTBlob (= 0.63.4)
|
|
- React-RCTImage (= 0.63.4)
|
|
- React-RCTLinking (= 0.63.4)
|
|
- React-RCTNetwork (= 0.63.4)
|
|
- React-RCTSettings (= 0.63.4)
|
|
- React-RCTText (= 0.63.4)
|
|
- React-RCTVibration (= 0.63.4)
|
|
- React-callinvoker (0.63.4)
|
|
- React-Core (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default (= 0.63.4)
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/CoreModulesHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/Default (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/DevSupport (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default (= 0.63.4)
|
|
- React-Core/RCTWebSocket (= 0.63.4)
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- React-jsinspector (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTActionSheetHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTAnimationHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTBlobHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTImageHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTLinkingHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTNetworkHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTSettingsHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTTextHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTVibrationHeaders (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-Core/RCTWebSocket (0.63.4):
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-Core/Default (= 0.63.4)
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsiexecutor (= 0.63.4)
|
|
- Yoga
|
|
- React-CoreModules (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTTypeSafety (= 0.63.4)
|
|
- React-Core/CoreModulesHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-RCTImage (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-cxxreact (0.63.4):
|
|
- boost-for-react-native (= 1.63.0)
|
|
- DoubleConversion
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-callinvoker (= 0.63.4)
|
|
- React-jsinspector (= 0.63.4)
|
|
- React-jsi (0.63.4):
|
|
- boost-for-react-native (= 1.63.0)
|
|
- DoubleConversion
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-jsi/Default (= 0.63.4)
|
|
- React-jsi/Default (0.63.4):
|
|
- boost-for-react-native (= 1.63.0)
|
|
- DoubleConversion
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-jsiexecutor (0.63.4):
|
|
- DoubleConversion
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-jsinspector (0.63.4)
|
|
- react-native-flipper (0.78.0):
|
|
- React-Core
|
|
- React-RCTActionSheet (0.63.4):
|
|
- React-Core/RCTActionSheetHeaders (= 0.63.4)
|
|
- React-RCTAnimation (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTTypeSafety (= 0.63.4)
|
|
- React-Core/RCTAnimationHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-RCTBlob (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- React-Core/RCTBlobHeaders (= 0.63.4)
|
|
- React-Core/RCTWebSocket (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-RCTNetwork (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-RCTImage (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTTypeSafety (= 0.63.4)
|
|
- React-Core/RCTImageHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- React-RCTNetwork (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-RCTLinking (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- React-Core/RCTLinkingHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-RCTNetwork (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTTypeSafety (= 0.63.4)
|
|
- React-Core/RCTNetworkHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-RCTSettings (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- RCTTypeSafety (= 0.63.4)
|
|
- React-Core/RCTSettingsHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- React-RCTText (0.63.4):
|
|
- React-Core/RCTTextHeaders (= 0.63.4)
|
|
- React-RCTVibration (0.63.4):
|
|
- FBReactNativeSpec (= 0.63.4)
|
|
- Folly (= 2020.01.13.00)
|
|
- React-Core/RCTVibrationHeaders (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
|
- ReactCommon/turbomodule/core (0.63.4):
|
|
- DoubleConversion
|
|
- Folly (= 2020.01.13.00)
|
|
- glog
|
|
- React-callinvoker (= 0.63.4)
|
|
- React-Core (= 0.63.4)
|
|
- React-cxxreact (= 0.63.4)
|
|
- React-jsi (= 0.63.4)
|
|
- Yoga (1.14.0)
|
|
- YogaKit (1.18.1):
|
|
- Yoga (~> 1.14)
|
|
|
|
DEPENDENCIES:
|
|
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
|
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
|
- FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`)
|
|
- Flipper (= 0.69.0)
|
|
- Flipper-DoubleConversion (= 1.1.7)
|
|
- Flipper-Folly (~> 2.2)
|
|
- Flipper-Glog (= 0.3.6)
|
|
- Flipper-PeerTalk (~> 0.0.4)
|
|
- Flipper-RSocket (~> 1.1)
|
|
- FlipperKit (= 0.69.0)
|
|
- FlipperKit/Core (= 0.69.0)
|
|
- FlipperKit/CppBridge (= 0.69.0)
|
|
- FlipperKit/FBCxxFollyDynamicConvert (= 0.69.0)
|
|
- FlipperKit/FBDefines (= 0.69.0)
|
|
- FlipperKit/FKPortForwarding (= 0.69.0)
|
|
- FlipperKit/FlipperKitHighlightOverlay (= 0.69.0)
|
|
- FlipperKit/FlipperKitLayoutPlugin (= 0.69.0)
|
|
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.69.0)
|
|
- FlipperKit/FlipperKitNetworkPlugin (= 0.69.0)
|
|
- FlipperKit/FlipperKitReactPlugin (= 0.69.0)
|
|
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.69.0)
|
|
- FlipperKit/SKIOSNetworkPlugin (= 0.69.0)
|
|
- Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
|
|
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
|
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
|
|
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
|
|
- React (from `../node_modules/react-native/`)
|
|
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
|
|
- React-Core (from `../node_modules/react-native/`)
|
|
- React-Core/DevSupport (from `../node_modules/react-native/`)
|
|
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
|
|
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
|
|
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
|
|
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
|
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
|
- react-native-flipper (from `../node_modules/react-native-flipper`)
|
|
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
|
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
|
|
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
|
|
- React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
|
|
- React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
|
|
- React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
|
|
- React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
|
|
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
|
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
|
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- boost-for-react-native
|
|
- CocoaAsyncSocket
|
|
- CocoaLibEvent
|
|
- Flipper
|
|
- Flipper-DoubleConversion
|
|
- Flipper-Folly
|
|
- Flipper-Glog
|
|
- Flipper-PeerTalk
|
|
- Flipper-RSocket
|
|
- FlipperKit
|
|
- OpenSSL-Universal
|
|
- YogaKit
|
|
|
|
EXTERNAL SOURCES:
|
|
DoubleConversion:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
|
FBLazyVector:
|
|
:path: "../node_modules/react-native/Libraries/FBLazyVector"
|
|
FBReactNativeSpec:
|
|
:path: "../node_modules/react-native/Libraries/FBReactNativeSpec"
|
|
Folly:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec"
|
|
glog:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
RCTRequired:
|
|
:path: "../node_modules/react-native/Libraries/RCTRequired"
|
|
RCTTypeSafety:
|
|
:path: "../node_modules/react-native/Libraries/TypeSafety"
|
|
React:
|
|
:path: "../node_modules/react-native/"
|
|
React-callinvoker:
|
|
:path: "../node_modules/react-native/ReactCommon/callinvoker"
|
|
React-Core:
|
|
:path: "../node_modules/react-native/"
|
|
React-CoreModules:
|
|
:path: "../node_modules/react-native/React/CoreModules"
|
|
React-cxxreact:
|
|
:path: "../node_modules/react-native/ReactCommon/cxxreact"
|
|
React-jsi:
|
|
:path: "../node_modules/react-native/ReactCommon/jsi"
|
|
React-jsiexecutor:
|
|
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
|
React-jsinspector:
|
|
:path: "../node_modules/react-native/ReactCommon/jsinspector"
|
|
react-native-flipper:
|
|
:path: "../node_modules/react-native-flipper"
|
|
React-RCTActionSheet:
|
|
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
|
|
React-RCTAnimation:
|
|
:path: "../node_modules/react-native/Libraries/NativeAnimation"
|
|
React-RCTBlob:
|
|
:path: "../node_modules/react-native/Libraries/Blob"
|
|
React-RCTImage:
|
|
:path: "../node_modules/react-native/Libraries/Image"
|
|
React-RCTLinking:
|
|
:path: "../node_modules/react-native/Libraries/LinkingIOS"
|
|
React-RCTNetwork:
|
|
:path: "../node_modules/react-native/Libraries/Network"
|
|
React-RCTSettings:
|
|
:path: "../node_modules/react-native/Libraries/Settings"
|
|
React-RCTText:
|
|
:path: "../node_modules/react-native/Libraries/Text"
|
|
React-RCTVibration:
|
|
:path: "../node_modules/react-native/Libraries/Vibration"
|
|
ReactCommon:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
Yoga:
|
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
|
|
|
SPEC CHECKSUMS:
|
|
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
|
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
|
CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f
|
|
DoubleConversion: cde416483dac037923206447da6e1454df403714
|
|
FBLazyVector: 3bb422f41b18121b71783a905c10e58606f7dc3e
|
|
FBReactNativeSpec: f2c97f2529dd79c083355182cc158c9f98f4bd6e
|
|
Flipper: 289ede5e376b23149e724b0a516817a62e65d170
|
|
Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41
|
|
Flipper-Folly: e4493b013c02d9347d5e0cb4d128680239f6c78a
|
|
Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6
|
|
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
|
|
Flipper-RSocket: 64e7431a55835eb953b0bf984ef3b90ae9fdddd7
|
|
FlipperKit: 0367d53d5c2829ea8137eaa5d1296c5fc623848b
|
|
Folly: b73c3869541e86821df3c387eb0af5f65addfab4
|
|
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
|
|
OpenSSL-Universal: ff34003318d5e1163e9529b08470708e389ffcdd
|
|
RCTRequired: 082f10cd3f905d6c124597fd1c14f6f2655ff65e
|
|
RCTTypeSafety: 8c9c544ecbf20337d069e4ae7fd9a377aadf504b
|
|
React: b0a957a2c44da4113b0c4c9853d8387f8e64e615
|
|
React-callinvoker: c3f44dd3cb195b6aa46621fff95ded79d59043fe
|
|
React-Core: d3b2a1ac9a2c13c3bcde712d9281fc1c8a5b315b
|
|
React-CoreModules: 0581ff36cb797da0943d424f69e7098e43e9be60
|
|
React-cxxreact: c1480d4fda5720086c90df537ee7d285d4c57ac3
|
|
React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
|
|
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
|
|
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
|
|
react-native-flipper: d66c4b450aba1b981786c0b3b98c995de5ea8591
|
|
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
|
|
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
|
|
React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
|
|
React-RCTImage: c1b1f2d3f43a4a528c8946d6092384b5c880d2f0
|
|
React-RCTLinking: 35ae4ab9dc0410d1fcbdce4d7623194a27214fb2
|
|
React-RCTNetwork: 29ec2696f8d8cfff7331fac83d3e893c95ef43ae
|
|
React-RCTSettings: 60f0691bba2074ef394f95d4c2265ec284e0a46a
|
|
React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
|
|
React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
|
|
ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
|
|
Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
|
|
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
|
|
|
|
PODFILE CHECKSUM: 686ae8e0aefc7e383f7687071e194449417fb051
|
|
|
|
COCOAPODS: 1.9.3
|