|
84 | 84 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
|
85 | 85 | integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
|
86 | 86 |
|
87 |
| -"@babel/compat-data@^7.24.8": |
88 |
| - version "7.24.8" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3" |
90 |
| - integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg== |
| 87 | +"@babel/compat-data@^7.25.2": |
| 88 | + version "7.25.2" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
| 90 | + integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
91 | 91 |
|
92 |
| -"@babel/core@7.24.9": |
93 |
| - version "7.24.9" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82" |
95 |
| - integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg== |
| 92 | +"@babel/core@7.25.2": |
| 93 | + version "7.25.2" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
| 95 | + integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
96 | 96 | dependencies:
|
97 | 97 | "@ampproject/remapping" "^2.2.0"
|
98 | 98 | "@babel/code-frame" "^7.24.7"
|
99 |
| - "@babel/generator" "^7.24.9" |
100 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
101 |
| - "@babel/helper-module-transforms" "^7.24.9" |
102 |
| - "@babel/helpers" "^7.24.8" |
103 |
| - "@babel/parser" "^7.24.8" |
104 |
| - "@babel/template" "^7.24.7" |
105 |
| - "@babel/traverse" "^7.24.8" |
106 |
| - "@babel/types" "^7.24.9" |
| 99 | + "@babel/generator" "^7.25.0" |
| 100 | + "@babel/helper-compilation-targets" "^7.25.2" |
| 101 | + "@babel/helper-module-transforms" "^7.25.2" |
| 102 | + "@babel/helpers" "^7.25.0" |
| 103 | + "@babel/parser" "^7.25.0" |
| 104 | + "@babel/template" "^7.25.0" |
| 105 | + "@babel/traverse" "^7.25.2" |
| 106 | + "@babel/types" "^7.25.2" |
107 | 107 | convert-source-map "^2.0.0"
|
108 | 108 | debug "^4.1.0"
|
109 | 109 | gensync "^1.0.0-beta.2"
|
|
169 | 169 | "@jridgewell/trace-mapping" "^0.3.25"
|
170 | 170 | jsesc "^2.5.1"
|
171 | 171 |
|
172 |
| -"@babel/generator@^7.24.8": |
173 |
| - version "7.24.8" |
174 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a" |
175 |
| - integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ== |
176 |
| - dependencies: |
177 |
| - "@babel/types" "^7.24.8" |
178 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
179 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
180 |
| - jsesc "^2.5.1" |
181 |
| - |
182 |
| -"@babel/generator@^7.24.9": |
183 |
| - version "7.24.9" |
184 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.9.tgz#5c2575a1070e661bbbc9df82a853989c9a656f12" |
185 |
| - integrity sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A== |
| 172 | +"@babel/generator@^7.25.0": |
| 173 | + version "7.25.0" |
| 174 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" |
| 175 | + integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== |
186 | 176 | dependencies:
|
187 |
| - "@babel/types" "^7.24.9" |
| 177 | + "@babel/types" "^7.25.0" |
188 | 178 | "@jridgewell/gen-mapping" "^0.3.5"
|
189 | 179 | "@jridgewell/trace-mapping" "^0.3.25"
|
190 | 180 | jsesc "^2.5.1"
|
|
221 | 211 | lru-cache "^5.1.1"
|
222 | 212 | semver "^6.3.1"
|
223 | 213 |
|
224 |
| -"@babel/helper-compilation-targets@^7.24.8": |
225 |
| - version "7.24.8" |
226 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" |
227 |
| - integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== |
| 214 | +"@babel/helper-compilation-targets@^7.25.2": |
| 215 | + version "7.25.2" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c" |
| 217 | + integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw== |
228 | 218 | dependencies:
|
229 |
| - "@babel/compat-data" "^7.24.8" |
| 219 | + "@babel/compat-data" "^7.25.2" |
230 | 220 | "@babel/helper-validator-option" "^7.24.8"
|
231 | 221 | browserslist "^4.23.1"
|
232 | 222 | lru-cache "^5.1.1"
|
|
398 | 388 | "@babel/helper-split-export-declaration" "^7.24.7"
|
399 | 389 | "@babel/helper-validator-identifier" "^7.24.7"
|
400 | 390 |
|
401 |
| -"@babel/helper-module-transforms@^7.24.9": |
402 |
| - version "7.24.9" |
403 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29" |
404 |
| - integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw== |
| 391 | +"@babel/helper-module-transforms@^7.25.2": |
| 392 | + version "7.25.2" |
| 393 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" |
| 394 | + integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== |
405 | 395 | dependencies:
|
406 |
| - "@babel/helper-environment-visitor" "^7.24.7" |
407 | 396 | "@babel/helper-module-imports" "^7.24.7"
|
408 | 397 | "@babel/helper-simple-access" "^7.24.7"
|
409 |
| - "@babel/helper-split-export-declaration" "^7.24.7" |
410 | 398 | "@babel/helper-validator-identifier" "^7.24.7"
|
| 399 | + "@babel/traverse" "^7.25.2" |
411 | 400 |
|
412 | 401 | "@babel/helper-optimise-call-expression@^7.22.5":
|
413 | 402 | version "7.22.5"
|
|
562 | 551 | "@babel/traverse" "^7.23.7"
|
563 | 552 | "@babel/types" "^7.23.6"
|
564 | 553 |
|
565 |
| -"@babel/helpers@^7.24.8": |
566 |
| - version "7.24.8" |
567 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873" |
568 |
| - integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ== |
| 554 | +"@babel/helpers@^7.25.0": |
| 555 | + version "7.25.0" |
| 556 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
| 557 | + integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
569 | 558 | dependencies:
|
570 |
| - "@babel/template" "^7.24.7" |
571 |
| - "@babel/types" "^7.24.8" |
| 559 | + "@babel/template" "^7.25.0" |
| 560 | + "@babel/types" "^7.25.0" |
572 | 561 |
|
573 | 562 | "@babel/highlight@^7.10.4":
|
574 | 563 | version "7.23.4"
|
|
619 | 608 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
|
620 | 609 | integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
|
621 | 610 |
|
622 |
| -"@babel/parser@^7.24.8": |
623 |
| - version "7.24.8" |
624 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f" |
625 |
| - integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w== |
| 611 | +"@babel/parser@^7.25.0": |
| 612 | + version "7.25.0" |
| 613 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad" |
| 614 | + integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA== |
626 | 615 |
|
627 | 616 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
|
628 | 617 | version "7.24.4"
|
|
1668 | 1657 | "@babel/parser" "^7.24.7"
|
1669 | 1658 | "@babel/types" "^7.24.7"
|
1670 | 1659 |
|
| 1660 | +"@babel/template@^7.25.0": |
| 1661 | + version "7.25.0" |
| 1662 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
| 1663 | + integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
| 1664 | + dependencies: |
| 1665 | + "@babel/code-frame" "^7.24.7" |
| 1666 | + "@babel/parser" "^7.25.0" |
| 1667 | + "@babel/types" "^7.25.0" |
| 1668 | + |
1671 | 1669 | "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.7":
|
1672 | 1670 | version "7.23.7"
|
1673 | 1671 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
|
|
1700 | 1698 | debug "^4.3.1"
|
1701 | 1699 | globals "^11.1.0"
|
1702 | 1700 |
|
1703 |
| -"@babel/traverse@^7.24.8": |
1704 |
| - version "7.24.8" |
1705 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7" |
1706 |
| - integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ== |
| 1701 | +"@babel/traverse@^7.25.2": |
| 1702 | + version "7.25.2" |
| 1703 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae" |
| 1704 | + integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ== |
1707 | 1705 | dependencies:
|
1708 | 1706 | "@babel/code-frame" "^7.24.7"
|
1709 |
| - "@babel/generator" "^7.24.8" |
1710 |
| - "@babel/helper-environment-visitor" "^7.24.7" |
1711 |
| - "@babel/helper-function-name" "^7.24.7" |
1712 |
| - "@babel/helper-hoist-variables" "^7.24.7" |
1713 |
| - "@babel/helper-split-export-declaration" "^7.24.7" |
1714 |
| - "@babel/parser" "^7.24.8" |
1715 |
| - "@babel/types" "^7.24.8" |
| 1707 | + "@babel/generator" "^7.25.0" |
| 1708 | + "@babel/parser" "^7.25.0" |
| 1709 | + "@babel/template" "^7.25.0" |
| 1710 | + "@babel/types" "^7.25.2" |
1716 | 1711 | debug "^4.3.1"
|
1717 | 1712 | globals "^11.1.0"
|
1718 | 1713 |
|
|
1743 | 1738 | "@babel/helper-validator-identifier" "^7.24.7"
|
1744 | 1739 | to-fast-properties "^2.0.0"
|
1745 | 1740 |
|
1746 |
| -"@babel/types@^7.24.8": |
1747 |
| - version "7.24.8" |
1748 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8" |
1749 |
| - integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA== |
1750 |
| - dependencies: |
1751 |
| - "@babel/helper-string-parser" "^7.24.8" |
1752 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
1753 |
| - to-fast-properties "^2.0.0" |
1754 |
| - |
1755 |
| -"@babel/types@^7.24.9": |
1756 |
| - version "7.24.9" |
1757 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" |
1758 |
| - integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ== |
| 1741 | +"@babel/types@^7.25.0", "@babel/types@^7.25.2": |
| 1742 | + version "7.25.2" |
| 1743 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
| 1744 | + integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
1759 | 1745 | dependencies:
|
1760 | 1746 | "@babel/helper-string-parser" "^7.24.8"
|
1761 | 1747 | "@babel/helper-validator-identifier" "^7.24.7"
|
|
0 commit comments