|
166 | 166 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
167 | 167 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
168 | 168 |
|
169 | | -"@babel/compat-data@^7.24.8": |
170 | | - version "7.24.9" |
171 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.9.tgz#53eee4e68f1c1d0282aa0eb05ddb02d033fc43a0" |
172 | | - integrity sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng== |
| 169 | +"@babel/compat-data@^7.25.2": |
| 170 | + version "7.25.2" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
| 172 | + integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
173 | 173 |
|
174 | 174 | "@babel/core@7.12.9": |
175 | 175 | version "7.12.9" |
|
214 | 214 | json5 "^2.2.1" |
215 | 215 | semver "^6.3.0" |
216 | 216 |
|
217 | | -"@babel/core@^7.24.9": |
218 | | - version "7.24.9" |
219 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82" |
220 | | - integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg== |
| 217 | +"@babel/core@^7.25.2": |
| 218 | + version "7.25.2" |
| 219 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
| 220 | + integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
221 | 221 | dependencies: |
222 | 222 | "@ampproject/remapping" "^2.2.0" |
223 | 223 | "@babel/code-frame" "^7.24.7" |
224 | | - "@babel/generator" "^7.24.9" |
225 | | - "@babel/helper-compilation-targets" "^7.24.8" |
226 | | - "@babel/helper-module-transforms" "^7.24.9" |
227 | | - "@babel/helpers" "^7.24.8" |
228 | | - "@babel/parser" "^7.24.8" |
229 | | - "@babel/template" "^7.24.7" |
230 | | - "@babel/traverse" "^7.24.8" |
231 | | - "@babel/types" "^7.24.9" |
| 224 | + "@babel/generator" "^7.25.0" |
| 225 | + "@babel/helper-compilation-targets" "^7.25.2" |
| 226 | + "@babel/helper-module-transforms" "^7.25.2" |
| 227 | + "@babel/helpers" "^7.25.0" |
| 228 | + "@babel/parser" "^7.25.0" |
| 229 | + "@babel/template" "^7.25.0" |
| 230 | + "@babel/traverse" "^7.25.2" |
| 231 | + "@babel/types" "^7.25.2" |
232 | 232 | convert-source-map "^2.0.0" |
233 | 233 | debug "^4.1.0" |
234 | 234 | gensync "^1.0.0-beta.2" |
|
263 | 263 | "@jridgewell/trace-mapping" "^0.3.25" |
264 | 264 | jsesc "^2.5.1" |
265 | 265 |
|
266 | | -"@babel/generator@^7.24.8", "@babel/generator@^7.24.9": |
267 | | - version "7.24.10" |
268 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76" |
269 | | - integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg== |
| 266 | +"@babel/generator@^7.25.0": |
| 267 | + version "7.25.0" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" |
| 269 | + integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== |
270 | 270 | dependencies: |
271 | | - "@babel/types" "^7.24.9" |
| 271 | + "@babel/types" "^7.25.0" |
272 | 272 | "@jridgewell/gen-mapping" "^0.3.5" |
273 | 273 | "@jridgewell/trace-mapping" "^0.3.25" |
274 | 274 | jsesc "^2.5.1" |
|
305 | 305 | browserslist "^4.20.2" |
306 | 306 | semver "^6.3.0" |
307 | 307 |
|
308 | | -"@babel/helper-compilation-targets@^7.24.8": |
309 | | - version "7.24.8" |
310 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" |
311 | | - integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== |
| 308 | +"@babel/helper-compilation-targets@^7.25.2": |
| 309 | + version "7.25.2" |
| 310 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c" |
| 311 | + integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw== |
312 | 312 | dependencies: |
313 | | - "@babel/compat-data" "^7.24.8" |
| 313 | + "@babel/compat-data" "^7.25.2" |
314 | 314 | "@babel/helper-validator-option" "^7.24.8" |
315 | 315 | browserslist "^4.23.1" |
316 | 316 | lru-cache "^5.1.1" |
|
436 | 436 | "@babel/traverse" "^7.18.0" |
437 | 437 | "@babel/types" "^7.18.0" |
438 | 438 |
|
439 | | -"@babel/helper-module-transforms@^7.24.9": |
440 | | - version "7.24.9" |
441 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29" |
442 | | - integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw== |
| 439 | +"@babel/helper-module-transforms@^7.25.2": |
| 440 | + version "7.25.2" |
| 441 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" |
| 442 | + integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== |
443 | 443 | dependencies: |
444 | | - "@babel/helper-environment-visitor" "^7.24.7" |
445 | 444 | "@babel/helper-module-imports" "^7.24.7" |
446 | 445 | "@babel/helper-simple-access" "^7.24.7" |
447 | | - "@babel/helper-split-export-declaration" "^7.24.7" |
448 | 446 | "@babel/helper-validator-identifier" "^7.24.7" |
| 447 | + "@babel/traverse" "^7.25.2" |
449 | 448 |
|
450 | 449 | "@babel/helper-optimise-call-expression@^7.16.7": |
451 | 450 | version "7.16.7" |
|
469 | 468 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0" |
470 | 469 | integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg== |
471 | 470 |
|
| 471 | +"@babel/helper-plugin-utils@^7.24.8": |
| 472 | + version "7.24.8" |
| 473 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz#94ee67e8ec0e5d44ea7baeb51e571bd26af07878" |
| 474 | + integrity sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg== |
| 475 | + |
472 | 476 | "@babel/helper-remap-async-to-generator@^7.16.8": |
473 | 477 | version "7.16.8" |
474 | 478 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3" |
|
574 | 578 | "@babel/traverse" "^7.18.2" |
575 | 579 | "@babel/types" "^7.18.2" |
576 | 580 |
|
577 | | -"@babel/helpers@^7.24.8": |
578 | | - version "7.24.8" |
579 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873" |
580 | | - integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ== |
| 581 | +"@babel/helpers@^7.25.0": |
| 582 | + version "7.25.0" |
| 583 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
| 584 | + integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
581 | 585 | dependencies: |
582 | | - "@babel/template" "^7.24.7" |
583 | | - "@babel/types" "^7.24.8" |
| 586 | + "@babel/template" "^7.25.0" |
| 587 | + "@babel/types" "^7.25.0" |
584 | 588 |
|
585 | 589 | "@babel/highlight@^7.16.7": |
586 | 590 | version "7.17.12" |
|
611 | 615 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85" |
612 | 616 | integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw== |
613 | 617 |
|
614 | | -"@babel/parser@^7.24.8": |
615 | | - version "7.24.8" |
616 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f" |
617 | | - integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w== |
| 618 | +"@babel/parser@^7.25.0": |
| 619 | + version "7.25.0" |
| 620 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad" |
| 621 | + integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA== |
618 | 622 |
|
619 | 623 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12": |
620 | 624 | version "7.17.12" |
|
1154 | 1158 | "@babel/plugin-syntax-jsx" "^7.17.12" |
1155 | 1159 | "@babel/types" "^7.17.12" |
1156 | 1160 |
|
1157 | | -"@babel/plugin-transform-react-jsx@^7.24.7": |
1158 | | - version "7.24.7" |
1159 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz#17cd06b75a9f0e2bd076503400e7c4b99beedac4" |
1160 | | - integrity sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA== |
| 1161 | +"@babel/plugin-transform-react-jsx@^7.25.2": |
| 1162 | + version "7.25.2" |
| 1163 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.2.tgz#e37e8ebfa77e9f0b16ba07fadcb6adb47412227a" |
| 1164 | + integrity sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA== |
1161 | 1165 | dependencies: |
1162 | 1166 | "@babel/helper-annotate-as-pure" "^7.24.7" |
1163 | 1167 | "@babel/helper-module-imports" "^7.24.7" |
1164 | | - "@babel/helper-plugin-utils" "^7.24.7" |
| 1168 | + "@babel/helper-plugin-utils" "^7.24.8" |
1165 | 1169 | "@babel/plugin-syntax-jsx" "^7.24.7" |
1166 | | - "@babel/types" "^7.24.7" |
| 1170 | + "@babel/types" "^7.25.2" |
1167 | 1171 |
|
1168 | 1172 | "@babel/plugin-transform-react-pure-annotations@^7.16.7": |
1169 | 1173 | version "7.18.0" |
|
1413 | 1417 | "@babel/parser" "^7.24.7" |
1414 | 1418 | "@babel/types" "^7.24.7" |
1415 | 1419 |
|
| 1420 | +"@babel/template@^7.25.0": |
| 1421 | + version "7.25.0" |
| 1422 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
| 1423 | + integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
| 1424 | + dependencies: |
| 1425 | + "@babel/code-frame" "^7.24.7" |
| 1426 | + "@babel/parser" "^7.25.0" |
| 1427 | + "@babel/types" "^7.25.0" |
| 1428 | + |
1416 | 1429 | "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.0": |
1417 | 1430 | version "7.18.2" |
1418 | 1431 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
|
1445 | 1458 | debug "^4.3.1" |
1446 | 1459 | globals "^11.1.0" |
1447 | 1460 |
|
1448 | | -"@babel/traverse@^7.24.8": |
1449 | | - version "7.24.8" |
1450 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7" |
1451 | | - integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ== |
| 1461 | +"@babel/traverse@^7.25.2": |
| 1462 | + version "7.25.2" |
| 1463 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae" |
| 1464 | + integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ== |
1452 | 1465 | dependencies: |
1453 | 1466 | "@babel/code-frame" "^7.24.7" |
1454 | | - "@babel/generator" "^7.24.8" |
1455 | | - "@babel/helper-environment-visitor" "^7.24.7" |
1456 | | - "@babel/helper-function-name" "^7.24.7" |
1457 | | - "@babel/helper-hoist-variables" "^7.24.7" |
1458 | | - "@babel/helper-split-export-declaration" "^7.24.7" |
1459 | | - "@babel/parser" "^7.24.8" |
1460 | | - "@babel/types" "^7.24.8" |
| 1467 | + "@babel/generator" "^7.25.0" |
| 1468 | + "@babel/parser" "^7.25.0" |
| 1469 | + "@babel/template" "^7.25.0" |
| 1470 | + "@babel/types" "^7.25.2" |
1461 | 1471 | debug "^4.3.1" |
1462 | 1472 | globals "^11.1.0" |
1463 | 1473 |
|
|
1478 | 1488 | "@babel/helper-validator-identifier" "^7.24.7" |
1479 | 1489 | to-fast-properties "^2.0.0" |
1480 | 1490 |
|
1481 | | -"@babel/types@^7.24.8", "@babel/types@^7.24.9": |
1482 | | - version "7.24.9" |
1483 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" |
1484 | | - integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ== |
| 1491 | +"@babel/types@^7.25.0", "@babel/types@^7.25.2": |
| 1492 | + version "7.25.2" |
| 1493 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
| 1494 | + integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
1485 | 1495 | dependencies: |
1486 | 1496 | "@babel/helper-string-parser" "^7.24.8" |
1487 | 1497 | "@babel/helper-validator-identifier" "^7.24.7" |
|
0 commit comments