Skip to content

Commit 1e86ea0

Browse files
committed
🌱 bubble-dev/start-preset: update lottie-react-native
1 parent 371de9f commit 1e86ea0

3 files changed

Lines changed: 16 additions & 22 deletions

File tree

packages/bubble-dev/start-preset/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"execa": "^4.1.0",
6262
"fixdeps": "^2.0.0",
6363
"globby": "^11.0.3",
64-
"lottie-react-native": "^3.3.2",
64+
"lottie-react-native": "^4.0.2",
6565
"make-dir": "^3.0.0",
6666
"move-path": "^2.0.0",
6767
"nanomatch": "^1.2.13",
@@ -83,7 +83,7 @@
8383
"@types/babel__core": "^7.1.14",
8484
"@types/node-fetch": "^2.5.10",
8585
"@types/prompts": "^2.0.10",
86-
"@types/ws": "^7.4.1"
86+
"@types/ws": "^7.4.2"
8787
},
8888
"fixdeps": {
8989
"ignoredPackages": [

packages/test-lottie/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"sideEffects": false,
1919
"dependencies": {
20-
"lottie-react-native": "^3.3.2"
20+
"lottie-react-native": "^4.0.2"
2121
},
2222
"devDependencies": {
2323
"@revert/sandbox": "^0.3.4",

yarn.lock

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2511,10 +2511,10 @@
25112511
"@types/webpack-sources" "*"
25122512
source-map "^0.6.0"
25132513

2514-
"@types/ws@^7.4.1":
2515-
version "7.4.1"
2516-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.1.tgz#49eacb15a0534663d53a36fbf5b4d98f5ae9a73a"
2517-
integrity sha512-ISCK1iFnR+jYv7+jLNX0wDqesZ/5RAeY3wUx6QaphmocphU61h+b+PHjS18TF4WIPTu/MMzxIq2PHr32o2TS5Q==
2514+
"@types/ws@^7.4.2":
2515+
version "7.4.2"
2516+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.2.tgz#bfe739b5f8b3a39742605fbe415ae7e88ee614c8"
2517+
integrity sha512-PbeN0Eydl7LQl4OIav29YmkO2LxbVuz3nZD/kb19lOS+wLgIkRbWMNmU/QQR7ABpOJ7D7xDOU8co7iohObewrw==
25182518
dependencies:
25192519
"@types/node" "*"
25202520

@@ -7361,20 +7361,14 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
73617361
dependencies:
73627362
js-tokens "^3.0.0 || ^4.0.0"
73637363

7364-
lottie-ios@^3.1.8:
7365-
version "3.2.0"
7366-
resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.2.0.tgz#0a0f229e065833c3b54169f5ee6a2624b8fd9c94"
7367-
integrity sha512-WZco9THmu8/zd1ysqa4kl56BqnZvsOgV2C4UYHj/aOxAYP/3mjeHHxs11l1DFVOyYR5KOs+6FpjTsU5fMgKkXA==
7368-
7369-
lottie-react-native@^3.3.2:
7370-
version "3.5.0"
7371-
resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-3.5.0.tgz#749fed964bdc9fabfae24ef81696f90f4d758f59"
7372-
integrity sha512-yKYj58xynDAG/BqJUhg9LTATBqwD4ATGXJKL2Ho6g4BTmPexOjDBNnPSeRBwjlpBxQ1nP4Qw//0zbuFsTFD1TA==
7364+
lottie-react-native@^4.0.2:
7365+
version "4.0.2"
7366+
resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-4.0.2.tgz#d0b7a479995b4bfdf5402671e096f15b7ef2a7d8"
7367+
integrity sha512-8X5SV8X+es5dJwUGYcSyRIbHIPeWIcUH6PiRaReUEy+6s1d+NLBp3rj4+9I75F1ZN0nbFGNkrgypnGsXOAXBTw==
73737368
dependencies:
73747369
invariant "^2.2.2"
7375-
lottie-ios "^3.1.8"
73767370
prop-types "^15.5.10"
7377-
react-native-safe-modules "^1.0.0"
7371+
react-native-safe-modules "^1.0.3"
73787372

73797373
lower-case@^2.0.2:
73807374
version "2.0.2"
@@ -9367,10 +9361,10 @@ react-native-exception-handler@^2.10.10:
93679361
resolved "https://registry.yarnpkg.com/react-native-exception-handler/-/react-native-exception-handler-2.10.10.tgz#b6bfe2b7e6ea4a4deb1f518f48ce2ee1d4843497"
93689362
integrity sha512-otAXGoZDl1689OoUJWN/rXxVbdoZ3xcmyF1uq/CsizdLwwyZqVGd6d+p/vbYvnF996FfEyAEBnHrdFxulTn51w==
93699363

9370-
react-native-safe-modules@^1.0.0:
9371-
version "1.0.0"
9372-
resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.0.tgz#10a918adf97da920adb1e33e0c852b1e80123b65"
9373-
integrity sha512-ShT8duWBT30W4OFcltZl+UvpPDikZFURvLDQqAsrvbyy6HzWPGJDCpdqM+6GqzPPs4DPEW31YfMNmdJcZ6zI2w==
9364+
react-native-safe-modules@^1.0.3:
9365+
version "1.0.3"
9366+
resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.3.tgz#f5f29bb9d09d17581193843d4173ad3054f74890"
9367+
integrity sha512-DUxti4Z+AgJ/ZsO5U7p3uSCUBko8JT8GvFlCeOXk9bMd+4qjpoDvMYpfbixXKgL88M+HwmU/KI1YFN6gsQZyBA==
93749368
dependencies:
93759369
dedent "^0.6.0"
93769370

0 commit comments

Comments
 (0)