@@ -4858,10 +4858,10 @@ merge2@^1.3.0, merge2@^1.4.1:
4858
4858
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
4859
4859
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
4860
4860
4861
- metro-babel-register@0.71.3 :
4862
- version "0.71.3 "
4863
- resolved "https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.71.3 .tgz#8495e0082bfa0f2d11e9802c7c8ed7944dde6b01 "
4864
- integrity sha512-2GyH0bOsNolEkUnQ1bb818jIknuHVWAp5/YN1l9C/hhRHgTprNnTAeLpz89eToUGWGhYagJ7l4d9RQp612djvQ ==
4861
+ metro-babel-register@0.72.0 :
4862
+ version "0.72.0 "
4863
+ resolved "https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.72.0 .tgz#6d486cc08b803236ac8d67faf518a0d2e77a05c3 "
4864
+ integrity sha512-pu+3cNcfUPiNqt66gc7WVVgBYhJdmx849/Ra2lgI9BHGCTpx8IUeUexLS7eWcNLA/zQNGmDdT25jdWhoQO+CUg ==
4865
4865
dependencies :
4866
4866
" @babel/core" " ^7.14.0"
4867
4867
" @babel/plugin-proposal-nullish-coalescing-operator" " ^7.0.0"
@@ -4884,6 +4884,16 @@ metro-babel-transformer@0.71.3:
4884
4884
metro-source-map "0.71.3"
4885
4885
nullthrows "^1.1.1"
4886
4886
4887
+ metro-babel-transformer@0.72.0 :
4888
+ version "0.72.0"
4889
+ resolved "https://registry.yarnpkg.com/metro-babel-transformer/-/metro-babel-transformer-0.72.0.tgz#18a425865fcdc817363e0982f6d1e3f6a1f8ee74"
4890
+ integrity sha512-bezw+WQo7S+XmOqlIQ699TVWhTrHAEVtOZdK1JQeBTlxE4dvFu5xl8G2xYOvcmlE3UFbFZVjxD1kwKxRuFk0vQ==
4891
+ dependencies :
4892
+ " @babel/core" " ^7.14.0"
4893
+ hermes-parser "0.8.0"
4894
+ metro-source-map "0.72.0"
4895
+ nullthrows "^1.1.1"
4896
+
4887
4897
metro-cache-key@0.71.3 :
4888
4898
version "0.71.3"
4889
4899
resolved "https://registry.yarnpkg.com/metro-cache-key/-/metro-cache-key-0.71.3.tgz#1f9a22476ff9ba717b296e2bcf0920ab371fab71"
@@ -4952,10 +4962,10 @@ metro-inspector-proxy@0.71.3:
4952
4962
ws "^7.5.1"
4953
4963
yargs "^15.3.1"
4954
4964
4955
- metro-memory-fs@0.71.3 :
4956
- version "0.71.3 "
4957
- resolved "https://registry.yarnpkg.com/metro-memory-fs/-/metro-memory-fs-0.71.3 .tgz#3e2f5925828df7b4444329c643564bff3a4b824b "
4958
- integrity sha512-j+om4EqSDkXOGLuH9pnogPBeyJ6pJCZ7uedBIGw0v2YtanJc87ytkKIZDqOdU5SF12khaOvSwa13xRlmr+pZJQ ==
4965
+ metro-memory-fs@0.72.0 :
4966
+ version "0.72.0 "
4967
+ resolved "https://registry.yarnpkg.com/metro-memory-fs/-/metro-memory-fs-0.72.0 .tgz#ddf4d5c13d6eafb30bbfa2ae8282ad671adde351 "
4968
+ integrity sha512-jp5G/N3iozgA1tRIzBZVJbd5p9GGHMo+WKpHp75n439qaZ7OG4uakTFp/WMVVEm0EEkOmZyKt00NxZvB5bxz2g ==
4959
4969
4960
4970
metro-minify-uglify@0.71.3 :
4961
4971
version "0.71.3"
@@ -5009,7 +5019,65 @@ metro-react-native-babel-preset@0.71.3:
5009
5019
" @babel/template" " ^7.0.0"
5010
5020
react-refresh "^0.4.0"
5011
5021
5012
- metro-react-native-babel-transformer@0.71.3, metro-react-native-babel-transformer@^0.71.3 :
5022
+ metro-react-native-babel-preset@0.72.0 :
5023
+ version "0.72.0"
5024
+ resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.72.0.tgz#7cbb0fa9cc918aca372c40791291f159e7cd2d36"
5025
+ integrity sha512-AcS5X/eacckVj6oX8G0/KT4Q9+PsZoUchTe5xnBimHAJ1ZjOhjnHSkdAM7+MHRQlp4L63pCSp0/bsJoDbF6X1g==
5026
+ dependencies :
5027
+ " @babel/core" " ^7.14.0"
5028
+ " @babel/plugin-proposal-async-generator-functions" " ^7.0.0"
5029
+ " @babel/plugin-proposal-class-properties" " ^7.0.0"
5030
+ " @babel/plugin-proposal-export-default-from" " ^7.0.0"
5031
+ " @babel/plugin-proposal-nullish-coalescing-operator" " ^7.0.0"
5032
+ " @babel/plugin-proposal-object-rest-spread" " ^7.0.0"
5033
+ " @babel/plugin-proposal-optional-catch-binding" " ^7.0.0"
5034
+ " @babel/plugin-proposal-optional-chaining" " ^7.0.0"
5035
+ " @babel/plugin-syntax-dynamic-import" " ^7.0.0"
5036
+ " @babel/plugin-syntax-export-default-from" " ^7.0.0"
5037
+ " @babel/plugin-syntax-flow" " ^7.2.0"
5038
+ " @babel/plugin-syntax-nullish-coalescing-operator" " ^7.0.0"
5039
+ " @babel/plugin-syntax-optional-chaining" " ^7.0.0"
5040
+ " @babel/plugin-transform-arrow-functions" " ^7.0.0"
5041
+ " @babel/plugin-transform-async-to-generator" " ^7.0.0"
5042
+ " @babel/plugin-transform-block-scoping" " ^7.0.0"
5043
+ " @babel/plugin-transform-classes" " ^7.0.0"
5044
+ " @babel/plugin-transform-computed-properties" " ^7.0.0"
5045
+ " @babel/plugin-transform-destructuring" " ^7.0.0"
5046
+ " @babel/plugin-transform-exponentiation-operator" " ^7.0.0"
5047
+ " @babel/plugin-transform-flow-strip-types" " ^7.0.0"
5048
+ " @babel/plugin-transform-function-name" " ^7.0.0"
5049
+ " @babel/plugin-transform-literals" " ^7.0.0"
5050
+ " @babel/plugin-transform-modules-commonjs" " ^7.0.0"
5051
+ " @babel/plugin-transform-named-capturing-groups-regex" " ^7.0.0"
5052
+ " @babel/plugin-transform-parameters" " ^7.0.0"
5053
+ " @babel/plugin-transform-react-display-name" " ^7.0.0"
5054
+ " @babel/plugin-transform-react-jsx" " ^7.0.0"
5055
+ " @babel/plugin-transform-react-jsx-self" " ^7.0.0"
5056
+ " @babel/plugin-transform-react-jsx-source" " ^7.0.0"
5057
+ " @babel/plugin-transform-runtime" " ^7.0.0"
5058
+ " @babel/plugin-transform-shorthand-properties" " ^7.0.0"
5059
+ " @babel/plugin-transform-spread" " ^7.0.0"
5060
+ " @babel/plugin-transform-sticky-regex" " ^7.0.0"
5061
+ " @babel/plugin-transform-template-literals" " ^7.0.0"
5062
+ " @babel/plugin-transform-typescript" " ^7.5.0"
5063
+ " @babel/plugin-transform-unicode-regex" " ^7.0.0"
5064
+ " @babel/template" " ^7.0.0"
5065
+ react-refresh "^0.4.0"
5066
+
5067
+ metro-react-native-babel-transformer@0.72.0 :
5068
+ version "0.72.0"
5069
+ resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.72.0.tgz#5f6ae8454646d735cda57ccd2dbb7b0d692d5234"
5070
+ integrity sha512-DsZPRgS/QOQDhAVzchGLa/luAiE2UDaIzVRLFfwT1zRUdryWqaaJO8JK+oGVDpdxoqi3qV7sHu/4WzkL7wvwbA==
5071
+ dependencies :
5072
+ " @babel/core" " ^7.14.0"
5073
+ babel-preset-fbjs "^3.4.0"
5074
+ hermes-parser "0.8.0"
5075
+ metro-babel-transformer "0.72.0"
5076
+ metro-react-native-babel-preset "0.72.0"
5077
+ metro-source-map "0.72.0"
5078
+ nullthrows "^1.1.1"
5079
+
5080
+ metro-react-native-babel-transformer@^0.71.3 :
5013
5081
version "0.71.3"
5014
5082
resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.71.3.tgz#7725cecffedf542fdb379fe59c1e19cf1d0f97b8"
5015
5083
integrity sha512-DTRIldy5Dt4/+YN9DXg+9ltyk1VPZkT0d8XERQ6Ln4/uwmeEUpc1MeaA72Te9TkpznCQElAR0vhupdoaHkPcoQ==
@@ -5036,6 +5104,13 @@ metro-runtime@0.71.3, metro-runtime@^0.71.3:
5036
5104
dependencies :
5037
5105
" @babel/runtime" " ^7.0.0"
5038
5106
5107
+ metro-runtime@0.72.0 :
5108
+ version "0.72.0"
5109
+ resolved "https://registry.yarnpkg.com/metro-runtime/-/metro-runtime-0.72.0.tgz#f72b158fc5072a83b6274d6eae1db41fb065d77e"
5110
+ integrity sha512-ZY372filZa8KApndcC2MuuObUufW8A4UEYHaKv6onIT0maCX2mzNGaDIiOXs6i5gHjb801qaR0a3UqCVxhGgeQ==
5111
+ dependencies :
5112
+ " @babel/runtime" " ^7.0.0"
5113
+
5039
5114
metro-source-map@0.71.3 :
5040
5115
version "0.71.3"
5041
5116
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.71.3.tgz#ffbb21d3ab5a137234bcf225336283e7e669ee0b"
@@ -5050,6 +5125,20 @@ metro-source-map@0.71.3:
5050
5125
source-map "^0.5.6"
5051
5126
vlq "^1.0.0"
5052
5127
5128
+ metro-source-map@0.72.0 :
5129
+ version "0.72.0"
5130
+ resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.72.0.tgz#1f15e838a81060573a0d0011a726001a9a08ad29"
5131
+ integrity sha512-uLeyQu2pyW9IlelWX1CJx4PfGYZTbKHKQ8NVFutv+j299UgUvcav+zUG7mvqrYZH4JX4YbnnD9ppqOxiFuq1IA==
5132
+ dependencies :
5133
+ " @babel/traverse" " ^7.14.0"
5134
+ " @babel/types" " ^7.0.0"
5135
+ invariant "^2.2.4"
5136
+ metro-symbolicate "0.72.0"
5137
+ nullthrows "^1.1.1"
5138
+ ob1 "0.72.0"
5139
+ source-map "^0.5.6"
5140
+ vlq "^1.0.0"
5141
+
5053
5142
metro-symbolicate@0.71.3 :
5054
5143
version "0.71.3"
5055
5144
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.71.3.tgz#ba02b87742d2bed8e9a5a4cc0146ca8f6645c20b"
@@ -5062,6 +5151,18 @@ metro-symbolicate@0.71.3:
5062
5151
through2 "^2.0.1"
5063
5152
vlq "^1.0.0"
5064
5153
5154
+ metro-symbolicate@0.72.0 :
5155
+ version "0.72.0"
5156
+ resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.72.0.tgz#ca46943d522cef8123735b71fb81b57cc867c48f"
5157
+ integrity sha512-+sTL57kzRVnYdNfjaGbNCO0RLQowGN+U5bpkhOcB6Ax7Dn+9vLVwLaBMSNQIBfiua1a88Z4GFRvFiPNHR8hYKw==
5158
+ dependencies :
5159
+ invariant "^2.2.4"
5160
+ metro-source-map "0.72.0"
5161
+ nullthrows "^1.1.1"
5162
+ source-map "^0.5.6"
5163
+ through2 "^2.0.1"
5164
+ vlq "^1.0.0"
5165
+
5065
5166
metro-transform-plugins@0.71.3 :
5066
5167
version "0.71.3"
5067
5168
resolved "https://registry.yarnpkg.com/metro-transform-plugins/-/metro-transform-plugins-0.71.3.tgz#25798db10459533b497a66e3be0d01a0d6b731ff"
@@ -5391,6 +5492,11 @@ ob1@0.71.3:
5391
5492
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.71.3.tgz#aa98b76e1038d016f4e0e42b5d1e7b009db3f0e0"
5392
5493
integrity sha512-SiCAg5YyrYyMvpgiri+B8DeUTTNdcvYNi+SR2ztH17Kv5X2moE+WPH7JI8UiLZrhlO5FQCUV5Dewzz0nXkF4Rg==
5393
5494
5495
+ ob1@0.72.0 :
5496
+ version "0.72.0"
5497
+ resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.72.0.tgz#13fa85d2fd1444d534156ac701c492fa6c17c956"
5498
+ integrity sha512-QwCDyk1SvGg6KVEgpvAK9xG+7+0sEUZYuzNBT+aucFFVDkw0nHmsgfpzxNiiZwcSpWb04IxGp4CKAmFQBmLQPw==
5499
+
5394
5500
object-assign@^4.1.1 :
5395
5501
version "4.1.1"
5396
5502
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
0 commit comments