|
14 | 14 | resolved "https://registry.yarnpkg.com/@ark/util/-/util-0.56.0.tgz#d110f1c55ea934f0fba930deada16254791d7fe3" |
15 | 15 | integrity sha512-BghfRC8b9pNs3vBoDJhcta0/c1J1rsoS1+HgVUreMFPdhz/CRAKReAu57YEllNaSy98rWAdY1gE+gFup7OXpgA== |
16 | 16 |
|
17 | | -"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0": |
18 | | - version "7.29.0" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
20 | | - integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
| 17 | +"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.29.0", "@babel/code-frame@^7.29.7": |
| 18 | + version "7.29.7" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7" |
| 20 | + integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw== |
21 | 21 | dependencies: |
22 | | - "@babel/helper-validator-identifier" "^7.28.5" |
| 22 | + "@babel/helper-validator-identifier" "^7.29.7" |
23 | 23 | js-tokens "^4.0.0" |
24 | 24 | picocolors "^1.1.1" |
25 | 25 |
|
|
36 | 36 | integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
37 | 37 |
|
38 | 38 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.25.2": |
39 | | - version "7.29.0" |
40 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322" |
41 | | - integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== |
| 39 | + version "7.29.6" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.6.tgz#2f2c2ca1728ae73c9b68ece91d1ae6dee18ff83a" |
| 41 | + integrity sha512-QdxmAo/ikZqqRGA8s43ww8lcql6naWRvEz0FFrl6MIlc7Gi6TroXnSdWa5U/kq6fzcpqpHesicQxFZIieZbyIA== |
42 | 42 | dependencies: |
43 | 43 | "@babel/code-frame" "^7.29.0" |
44 | | - "@babel/generator" "^7.29.0" |
| 44 | + "@babel/generator" "^7.29.6" |
45 | 45 | "@babel/helper-compilation-targets" "^7.28.6" |
46 | 46 | "@babel/helper-module-transforms" "^7.28.6" |
47 | | - "@babel/helpers" "^7.28.6" |
48 | | - "@babel/parser" "^7.29.0" |
| 47 | + "@babel/helpers" "^7.29.2" |
| 48 | + "@babel/parser" "^7.29.3" |
49 | 49 | "@babel/template" "^7.28.6" |
50 | 50 | "@babel/traverse" "^7.29.0" |
51 | 51 | "@babel/types" "^7.29.0" |
|
56 | 56 | json5 "^2.2.3" |
57 | 57 | semver "^6.3.1" |
58 | 58 |
|
59 | | -"@babel/generator@^7.29.0", "@babel/generator@^7.29.1": |
60 | | - version "7.29.1" |
61 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50" |
62 | | - integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw== |
| 59 | +"@babel/generator@^7.29.0", "@babel/generator@^7.29.1", "@babel/generator@^7.29.6": |
| 60 | + version "7.29.7" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3" |
| 62 | + integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ== |
63 | 63 | dependencies: |
64 | | - "@babel/parser" "^7.29.0" |
65 | | - "@babel/types" "^7.29.0" |
| 64 | + "@babel/parser" "^7.29.7" |
| 65 | + "@babel/types" "^7.29.7" |
66 | 66 | "@jridgewell/gen-mapping" "^0.3.12" |
67 | 67 | "@jridgewell/trace-mapping" "^0.3.28" |
68 | 68 | jsesc "^3.0.2" |
|
186 | 186 | "@babel/traverse" "^7.27.1" |
187 | 187 | "@babel/types" "^7.27.1" |
188 | 188 |
|
189 | | -"@babel/helper-string-parser@^7.27.1": |
190 | | - version "7.27.1" |
191 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
192 | | - integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 189 | +"@babel/helper-string-parser@^7.29.7": |
| 190 | + version "7.29.7" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f" |
| 192 | + integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw== |
193 | 193 |
|
194 | 194 | "@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.28.5": |
195 | 195 | version "7.28.5" |
196 | 196 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
197 | 197 | integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
198 | 198 |
|
| 199 | +"@babel/helper-validator-identifier@^7.29.7": |
| 200 | + version "7.29.7" |
| 201 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2" |
| 202 | + integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== |
| 203 | + |
199 | 204 | "@babel/helper-validator-option@^7.27.1": |
200 | 205 | version "7.27.1" |
201 | 206 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
|
210 | 215 | "@babel/traverse" "^7.28.6" |
211 | 216 | "@babel/types" "^7.28.6" |
212 | 217 |
|
213 | | -"@babel/helpers@^7.28.6": |
214 | | - version "7.28.6" |
215 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7" |
216 | | - integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw== |
| 218 | +"@babel/helpers@^7.29.2": |
| 219 | + version "7.29.7" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607" |
| 221 | + integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg== |
217 | 222 | dependencies: |
218 | | - "@babel/template" "^7.28.6" |
219 | | - "@babel/types" "^7.28.6" |
| 223 | + "@babel/template" "^7.29.7" |
| 224 | + "@babel/types" "^7.29.7" |
220 | 225 |
|
221 | 226 | "@babel/highlight@^7.10.4": |
222 | 227 | version "7.25.9" |
|
228 | 233 | js-tokens "^4.0.0" |
229 | 234 | picocolors "^1.0.0" |
230 | 235 |
|
231 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.25.3", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0": |
232 | | - version "7.29.0" |
233 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6" |
234 | | - integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== |
| 236 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.25.3", "@babel/parser@^7.29.0", "@babel/parser@^7.29.3", "@babel/parser@^7.29.7": |
| 237 | + version "7.29.7" |
| 238 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334" |
| 239 | + integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg== |
235 | 240 | dependencies: |
236 | | - "@babel/types" "^7.29.0" |
| 241 | + "@babel/types" "^7.29.7" |
237 | 242 |
|
238 | 243 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
239 | 244 | version "7.28.5" |
|
989 | 994 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
990 | 995 | integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
991 | 996 |
|
992 | | -"@babel/template@^7.28.6", "@babel/template@^7.3.3": |
993 | | - version "7.28.6" |
994 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57" |
995 | | - integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ== |
| 997 | +"@babel/template@^7.28.6", "@babel/template@^7.29.7", "@babel/template@^7.3.3": |
| 998 | + version "7.29.7" |
| 999 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700" |
| 1000 | + integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg== |
996 | 1001 | dependencies: |
997 | | - "@babel/code-frame" "^7.28.6" |
998 | | - "@babel/parser" "^7.28.6" |
999 | | - "@babel/types" "^7.28.6" |
| 1002 | + "@babel/code-frame" "^7.29.7" |
| 1003 | + "@babel/parser" "^7.29.7" |
| 1004 | + "@babel/types" "^7.29.7" |
1000 | 1005 |
|
1001 | 1006 | "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0": |
1002 | 1007 | version "7.29.0" |
|
1011 | 1016 | "@babel/types" "^7.29.0" |
1012 | 1017 | debug "^4.3.1" |
1013 | 1018 |
|
1014 | | -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1015 | | - version "7.29.0" |
1016 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
1017 | | - integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
| 1019 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.29.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1020 | + version "7.29.7" |
| 1021 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92" |
| 1022 | + integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA== |
1018 | 1023 | dependencies: |
1019 | | - "@babel/helper-string-parser" "^7.27.1" |
1020 | | - "@babel/helper-validator-identifier" "^7.28.5" |
| 1024 | + "@babel/helper-string-parser" "^7.29.7" |
| 1025 | + "@babel/helper-validator-identifier" "^7.29.7" |
1021 | 1026 |
|
1022 | 1027 | "@expo/config-plugins@*": |
1023 | 1028 | version "54.0.4" |
|
0 commit comments