|
24 | 24 | dependencies:
|
25 | 25 | "@babel/highlight" "^7.16.7"
|
26 | 26 |
|
| 27 | +"@babel/code-frame@^7.22.13": |
| 28 | + version "7.22.13" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 30 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 31 | + dependencies: |
| 32 | + "@babel/highlight" "^7.22.13" |
| 33 | + chalk "^2.4.2" |
| 34 | + |
27 | 35 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.10":
|
28 | 36 | version "7.17.10"
|
29 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
|
59 | 67 | "@jridgewell/gen-mapping" "^0.3.0"
|
60 | 68 | jsesc "^2.5.1"
|
61 | 69 |
|
| 70 | +"@babel/generator@^7.23.0": |
| 71 | + version "7.23.0" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 73 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 74 | + dependencies: |
| 75 | + "@babel/types" "^7.23.0" |
| 76 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 77 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 78 | + jsesc "^2.5.1" |
| 79 | + |
62 | 80 | "@babel/helper-annotate-as-pure@^7.16.7":
|
63 | 81 | version "7.16.7"
|
64 | 82 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
|
|
124 | 142 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
|
125 | 143 | integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
|
126 | 144 |
|
| 145 | +"@babel/helper-environment-visitor@^7.22.20": |
| 146 | + version "7.22.20" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 148 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 149 | + |
127 | 150 | "@babel/helper-explode-assignable-expression@^7.16.7":
|
128 | 151 | version "7.16.7"
|
129 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
|
|
139 | 162 | "@babel/template" "^7.16.7"
|
140 | 163 | "@babel/types" "^7.17.0"
|
141 | 164 |
|
142 |
| -"@babel/helper-hoist-variables@^7.16.7": |
143 |
| - version "7.16.7" |
144 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
145 |
| - integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
| 165 | +"@babel/helper-function-name@^7.23.0": |
| 166 | + version "7.23.0" |
| 167 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 168 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
146 | 169 | dependencies:
|
147 |
| - "@babel/types" "^7.16.7" |
| 170 | + "@babel/template" "^7.22.15" |
| 171 | + "@babel/types" "^7.23.0" |
| 172 | + |
| 173 | +"@babel/helper-hoist-variables@^7.22.5": |
| 174 | + version "7.22.5" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 176 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 177 | + dependencies: |
| 178 | + "@babel/types" "^7.22.5" |
148 | 179 |
|
149 | 180 | "@babel/helper-member-expression-to-functions@^7.17.7":
|
150 | 181 | version "7.17.7"
|
|
227 | 258 | dependencies:
|
228 | 259 | "@babel/types" "^7.16.7"
|
229 | 260 |
|
| 261 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 262 | + version "7.22.6" |
| 263 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 264 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 265 | + dependencies: |
| 266 | + "@babel/types" "^7.22.5" |
| 267 | + |
| 268 | +"@babel/helper-string-parser@^7.22.5": |
| 269 | + version "7.22.5" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 271 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 272 | + |
230 | 273 | "@babel/helper-validator-identifier@^7.16.7":
|
231 | 274 | version "7.16.7"
|
232 | 275 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
233 | 276 | integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
|
234 | 277 |
|
| 278 | +"@babel/helper-validator-identifier@^7.22.20": |
| 279 | + version "7.22.20" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 281 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 282 | + |
235 | 283 | "@babel/helper-validator-option@^7.16.7":
|
236 | 284 | version "7.16.7"
|
237 | 285 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
|
265 | 313 | chalk "^2.0.0"
|
266 | 314 | js-tokens "^4.0.0"
|
267 | 315 |
|
| 316 | +"@babel/highlight@^7.22.13": |
| 317 | + version "7.22.20" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 319 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 320 | + dependencies: |
| 321 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 322 | + chalk "^2.4.2" |
| 323 | + js-tokens "^4.0.0" |
| 324 | + |
268 | 325 | "@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0", "@babel/parser@^7.7.0":
|
269 | 326 | version "7.18.4"
|
270 | 327 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.4.tgz#6774231779dd700e0af29f6ad8d479582d7ce5ef"
|
271 | 328 | integrity sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==
|
272 | 329 |
|
| 330 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 331 | + version "7.23.0" |
| 332 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 333 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 334 | + |
273 | 335 | "@babel/plugin-proposal-async-generator-functions@^7.0.0":
|
274 | 336 | version "7.17.12"
|
275 | 337 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz#094a417e31ce7e692d84bab06c8e2a607cbeef03"
|
|
729 | 791 | "@babel/parser" "^7.16.7"
|
730 | 792 | "@babel/types" "^7.16.7"
|
731 | 793 |
|
732 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4": |
733 |
| - version "7.18.2" |
734 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
735 |
| - integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
| 794 | +"@babel/template@^7.22.15": |
| 795 | + version "7.22.15" |
| 796 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 797 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
736 | 798 | dependencies:
|
737 |
| - "@babel/code-frame" "^7.16.7" |
738 |
| - "@babel/generator" "^7.18.2" |
739 |
| - "@babel/helper-environment-visitor" "^7.18.2" |
740 |
| - "@babel/helper-function-name" "^7.17.9" |
741 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
742 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
743 |
| - "@babel/parser" "^7.18.0" |
744 |
| - "@babel/types" "^7.18.2" |
| 799 | + "@babel/code-frame" "^7.22.13" |
| 800 | + "@babel/parser" "^7.22.15" |
| 801 | + "@babel/types" "^7.22.15" |
| 802 | + |
| 803 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4": |
| 804 | + version "7.23.2" |
| 805 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 806 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 807 | + dependencies: |
| 808 | + "@babel/code-frame" "^7.22.13" |
| 809 | + "@babel/generator" "^7.23.0" |
| 810 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 811 | + "@babel/helper-function-name" "^7.23.0" |
| 812 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 813 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 814 | + "@babel/parser" "^7.23.0" |
| 815 | + "@babel/types" "^7.23.0" |
745 | 816 | debug "^4.1.0"
|
746 | 817 | globals "^11.1.0"
|
747 | 818 |
|
|
753 | 824 | "@babel/helper-validator-identifier" "^7.16.7"
|
754 | 825 | to-fast-properties "^2.0.0"
|
755 | 826 |
|
| 827 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 828 | + version "7.23.0" |
| 829 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 830 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 831 | + dependencies: |
| 832 | + "@babel/helper-string-parser" "^7.22.5" |
| 833 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 834 | + to-fast-properties "^2.0.0" |
| 835 | + |
756 | 836 | "@bcoe/v8-coverage@^0.2.3":
|
757 | 837 | version "0.2.3"
|
758 | 838 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
1029 | 1109 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1030 | 1110 | "@jridgewell/trace-mapping" "^0.3.9"
|
1031 | 1111 |
|
| 1112 | +"@jridgewell/gen-mapping@^0.3.2": |
| 1113 | + version "0.3.3" |
| 1114 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
| 1115 | + integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
| 1116 | + dependencies: |
| 1117 | + "@jridgewell/set-array" "^1.0.1" |
| 1118 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1119 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 1120 | + |
1032 | 1121 | "@jridgewell/resolve-uri@^3.0.3":
|
1033 | 1122 | version "3.0.7"
|
1034 | 1123 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz#30cd49820a962aff48c8fffc5cd760151fca61fe"
|
1035 | 1124 | integrity sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==
|
1036 | 1125 |
|
| 1126 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1127 | + version "3.1.1" |
| 1128 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 1129 | + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== |
| 1130 | + |
1037 | 1131 | "@jridgewell/set-array@^1.0.0":
|
1038 | 1132 | version "1.1.1"
|
1039 | 1133 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.1.tgz#36a6acc93987adcf0ba50c66908bd0b70de8afea"
|
1040 | 1134 | integrity sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==
|
1041 | 1135 |
|
| 1136 | +"@jridgewell/set-array@^1.0.1": |
| 1137 | + version "1.1.2" |
| 1138 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 1139 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 1140 | + |
1042 | 1141 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1043 | 1142 | version "1.4.13"
|
1044 | 1143 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz#b6461fb0c2964356c469e115f504c95ad97ab88c"
|
1045 | 1144 | integrity sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==
|
1046 | 1145 |
|
| 1146 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 1147 | + version "1.4.15" |
| 1148 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1149 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1150 | + |
| 1151 | +"@jridgewell/trace-mapping@^0.3.17": |
| 1152 | + version "0.3.20" |
| 1153 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f" |
| 1154 | + integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q== |
| 1155 | + dependencies: |
| 1156 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1157 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1158 | + |
1047 | 1159 | "@jridgewell/trace-mapping@^0.3.9":
|
1048 | 1160 | version "0.3.13"
|
1049 | 1161 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea"
|
|
1238 | 1350 | integrity sha512-o6aam+0Ug1xGK3ABYmBm0B1YuEKfM/5kaoZO0eHbZwSpw9UzDX4G5y4Nx/K20FHqUmJHkZmLvOUFYwN4N+HqKA==
|
1239 | 1351 |
|
1240 | 1352 | "@react-native-community/progress-view@link:..":
|
1241 |
| - version "1.4.1" |
| 1353 | + version "1.4.2" |
1242 | 1354 |
|
1243 | 1355 | "@react-native/assets@1.0.0":
|
1244 | 1356 | version "1.0.0"
|
@@ -2025,7 +2137,7 @@ capture-exit@^2.0.0:
|
2025 | 2137 | dependencies:
|
2026 | 2138 | rsvp "^4.8.4"
|
2027 | 2139 |
|
2028 |
| -chalk@^2.0.0: |
| 2140 | +chalk@^2.0.0, chalk@^2.4.2: |
2029 | 2141 | version "2.4.2"
|
2030 | 2142 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
2031 | 2143 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
0 commit comments