|
89 | 89 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
90 | 90 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
91 | 91 |
|
92 |
| -"@babel/compat-data@^7.24.1": |
93 |
| - version "7.24.1" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
95 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 92 | +"@babel/compat-data@^7.24.4": |
| 93 | + version "7.24.4" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 95 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
96 | 96 |
|
97 | 97 | "@babel/core@^7.19.3":
|
98 | 98 | version "7.19.3"
|
|
114 | 114 | json5 "^2.2.1"
|
115 | 115 | semver "^6.3.0"
|
116 | 116 |
|
117 |
| -"@babel/core@^7.24.3": |
118 |
| - version "7.24.3" |
119 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
120 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 117 | +"@babel/core@^7.24.4": |
| 118 | + version "7.24.4" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 120 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
121 | 121 | dependencies:
|
122 | 122 | "@ampproject/remapping" "^2.2.0"
|
123 | 123 | "@babel/code-frame" "^7.24.2"
|
124 |
| - "@babel/generator" "^7.24.1" |
| 124 | + "@babel/generator" "^7.24.4" |
125 | 125 | "@babel/helper-compilation-targets" "^7.23.6"
|
126 | 126 | "@babel/helper-module-transforms" "^7.23.3"
|
127 |
| - "@babel/helpers" "^7.24.1" |
128 |
| - "@babel/parser" "^7.24.1" |
| 127 | + "@babel/helpers" "^7.24.4" |
| 128 | + "@babel/parser" "^7.24.4" |
129 | 129 | "@babel/template" "^7.24.0"
|
130 | 130 | "@babel/traverse" "^7.24.1"
|
131 | 131 | "@babel/types" "^7.24.0"
|
|
198 | 198 | "@jridgewell/trace-mapping" "^0.3.25"
|
199 | 199 | jsesc "^2.5.1"
|
200 | 200 |
|
| 201 | +"@babel/generator@^7.24.4": |
| 202 | + version "7.24.4" |
| 203 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 204 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 205 | + dependencies: |
| 206 | + "@babel/types" "^7.24.0" |
| 207 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 208 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 209 | + jsesc "^2.5.1" |
| 210 | + |
201 | 211 | "@babel/helper-annotate-as-pure@^7.18.6":
|
202 | 212 | version "7.18.6"
|
203 | 213 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
264 | 274 | "@babel/helper-split-export-declaration" "^7.22.6"
|
265 | 275 | semver "^6.3.1"
|
266 | 276 |
|
| 277 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 278 | + version "7.24.4" |
| 279 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 280 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 281 | + dependencies: |
| 282 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 283 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 284 | + "@babel/helper-function-name" "^7.23.0" |
| 285 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 286 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 287 | + "@babel/helper-replace-supers" "^7.24.1" |
| 288 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 289 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 290 | + semver "^6.3.1" |
| 291 | + |
267 | 292 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
268 | 293 | version "7.18.6"
|
269 | 294 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c"
|
|
623 | 648 | "@babel/traverse" "^7.19.0"
|
624 | 649 | "@babel/types" "^7.19.0"
|
625 | 650 |
|
626 |
| -"@babel/helpers@^7.24.1": |
627 |
| - version "7.24.1" |
628 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
629 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 651 | +"@babel/helpers@^7.24.4": |
| 652 | + version "7.24.4" |
| 653 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 654 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
630 | 655 | dependencies:
|
631 | 656 | "@babel/template" "^7.24.0"
|
632 | 657 | "@babel/traverse" "^7.24.1"
|
|
721 | 746 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
722 | 747 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
723 | 748 |
|
| 749 | +"@babel/parser@^7.24.4": |
| 750 | + version "7.24.4" |
| 751 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 752 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 753 | + |
| 754 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 755 | + version "7.24.4" |
| 756 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1" |
| 757 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 758 | + dependencies: |
| 759 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 760 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 761 | + |
724 | 762 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
725 | 763 | version "7.24.1"
|
726 | 764 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz#b645d9ba8c2bc5b7af50f0fe949f9edbeb07c8cf"
|
|
910 | 948 | dependencies:
|
911 | 949 | "@babel/helper-plugin-utils" "^7.24.0"
|
912 | 950 |
|
913 |
| -"@babel/plugin-transform-block-scoping@^7.24.1": |
914 |
| - version "7.24.1" |
915 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
916 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 951 | +"@babel/plugin-transform-block-scoping@^7.24.4": |
| 952 | + version "7.24.4" |
| 953 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 954 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
917 | 955 | dependencies:
|
918 | 956 | "@babel/helper-plugin-utils" "^7.24.0"
|
919 | 957 |
|
|
925 | 963 | "@babel/helper-create-class-features-plugin" "^7.24.1"
|
926 | 964 | "@babel/helper-plugin-utils" "^7.24.0"
|
927 | 965 |
|
928 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
929 |
| - version "7.24.1" |
930 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
931 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 966 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 967 | + version "7.24.4" |
| 968 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 969 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
932 | 970 | dependencies:
|
933 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 971 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
934 | 972 | "@babel/helper-plugin-utils" "^7.24.0"
|
935 | 973 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
936 | 974 |
|
|
1293 | 1331 | core-js "^2.6.5"
|
1294 | 1332 | regenerator-runtime "^0.13.4"
|
1295 | 1333 |
|
1296 |
| -"@babel/preset-env@^7.24.3": |
1297 |
| - version "7.24.3" |
1298 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
1299 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 1334 | +"@babel/preset-env@^7.24.4": |
| 1335 | + version "7.24.4" |
| 1336 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 1337 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
1300 | 1338 | dependencies:
|
1301 |
| - "@babel/compat-data" "^7.24.1" |
| 1339 | + "@babel/compat-data" "^7.24.4" |
1302 | 1340 | "@babel/helper-compilation-targets" "^7.23.6"
|
1303 | 1341 | "@babel/helper-plugin-utils" "^7.24.0"
|
1304 | 1342 | "@babel/helper-validator-option" "^7.23.5"
|
| 1343 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
1305 | 1344 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
1306 | 1345 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
1307 | 1346 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
1328 | 1367 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
1329 | 1368 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1330 | 1369 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1331 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 1370 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
1332 | 1371 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
1333 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 1372 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
1334 | 1373 | "@babel/plugin-transform-classes" "^7.24.1"
|
1335 | 1374 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
1336 | 1375 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
|
1415 | 1454 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
1416 | 1455 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1417 | 1456 |
|
1418 |
| -"@babel/runtime@^7.24.1": |
1419 |
| - version "7.24.1" |
1420 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.1.tgz#431f9a794d173b53720e69a6464abc6f0e2a5c57" |
1421 |
| - integrity sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ== |
| 1457 | +"@babel/runtime@^7.24.4": |
| 1458 | + version "7.24.4" |
| 1459 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.4.tgz#de795accd698007a66ba44add6cc86542aff1edd" |
| 1460 | + integrity sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA== |
1422 | 1461 | dependencies:
|
1423 | 1462 | regenerator-runtime "^0.14.0"
|
1424 | 1463 |
|
|
0 commit comments