Page MenuHomePhabricator

D5917.id19702.diff
No OneTemporary

D5917.id19702.diff

diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock
--- a/native/ios/Podfile.lock
+++ b/native/ios/Podfile.lock
@@ -130,9 +130,9 @@
- libwebp/mux (1.2.3):
- libwebp/demux
- libwebp/webp (1.2.3)
- - lottie-ios (3.1.8)
- - lottie-react-native (4.0.2):
- - lottie-ios (~> 3.1.8)
+ - lottie-ios (3.4.4)
+ - lottie-react-native (5.1.4):
+ - lottie-ios (~> 3.4.0)
- React-Core
- mobile-ffmpeg-min (4.3.1.LTS)
- OLMKit (3.2.4):
@@ -571,7 +571,6 @@
- glog (from `../../node_modules/react-native/third-party-podspecs/glog.podspec`)
- hermes-engine (from `../../node_modules/react-native/sdks/hermes/hermes-engine.podspec`)
- libevent (~> 2.1.12)
- - lottie-ios (from `../node_modules/lottie-ios`)
- lottie-react-native (from `../node_modules/lottie-react-native`)
- OLMKit (from `../node_modules/olm`)
- RCT-Folly (from `../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
@@ -637,6 +636,7 @@
- fmt
- libevent
- libwebp
+ - lottie-ios
- mobile-ffmpeg-min
- OpenSSL-Universal
- SDWebImage
@@ -696,8 +696,6 @@
:podspec: "../../node_modules/react-native/third-party-podspecs/glog.podspec"
hermes-engine:
:podspec: "../../node_modules/react-native/sdks/hermes/hermes-engine.podspec"
- lottie-ios:
- :path: "../node_modules/lottie-ios"
lottie-react-native:
:path: "../node_modules/lottie-react-native"
OLMKit:
@@ -844,8 +842,8 @@
hermes-engine: 2af7b7a59128f250adfd86f15aa1d5a2ecd39995
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
libwebp: 60305b2e989864154bd9be3d772730f08fc6a59c
- lottie-ios: 48fac6be217c76937e36e340e2d09cf7b10b7f5f
- lottie-react-native: 4dff8fe8d10ddef9e7880e770080f4a56121397e
+ lottie-ios: 8f97d3271e155c2d688875c29cd3c74908aef5f8
+ lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0
mobile-ffmpeg-min: d5d22dcef5c8ec56f771258f1f5be245d914f193
OLMKit: a15f216aa14ba199b4fd827b3d7ef04629b56636
OpenSSL-Universal: 84efb8a29841f2764ac5403e0c4119a28b713346
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -76,8 +76,7 @@
"invariant": "^2.2.4",
"lib": "0.0.1",
"lodash": "^4.17.21",
- "lottie-ios": "3.1.8",
- "lottie-react-native": "^4.0.2",
+ "lottie-react-native": "^5.1.4",
"md5": "^2.2.1",
"olm": "git+https://gitlab.matrix.org/matrix-org/olm.git#v3.2.4",
"react": "18.1.0",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -14487,18 +14487,12 @@
dependencies:
js-tokens "^3.0.0 || ^4.0.0"
-lottie-ios@3.1.8:
- version "3.1.8"
- resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.1.8.tgz#2e9b1f4eae0dfc10bf4c0b3ab6b402c1d590d0fa"
- integrity sha512-9bgiVn1n+zqWjDPTk4MVWXA+DgVa91payxV2jz8B2dsDFqWtjEqTZaaVo5IqNUExsaC5XkRbziExtTOtzd39tQ==
-
-lottie-react-native@^4.0.2:
- version "4.0.2"
- resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-4.0.2.tgz#d0b7a479995b4bfdf5402671e096f15b7ef2a7d8"
- integrity sha512-8X5SV8X+es5dJwUGYcSyRIbHIPeWIcUH6PiRaReUEy+6s1d+NLBp3rj4+9I75F1ZN0nbFGNkrgypnGsXOAXBTw==
+lottie-react-native@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-5.1.4.tgz#9340a4f63ed115d5f050f1af69e53242e6e63840"
+ integrity sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==
dependencies:
invariant "^2.2.2"
- prop-types "^15.5.10"
react-native-safe-modules "^1.0.3"
lottie-web@^5.7.8:

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 15, 9:15 AM (18 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2493951
Default Alt Text
D5917.id19702.diff (3 KB)

Event Timeline