|
76 | 76 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
77 | 77 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
78 | 78 |
|
79 |
| -"@babel/compat-data@^7.24.1": |
80 |
| - version "7.24.1" |
81 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
82 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 79 | +"@babel/compat-data@^7.24.4": |
| 80 | + version "7.24.4" |
| 81 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 82 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
83 | 83 |
|
84 |
| - |
85 |
| - version "7.24.3" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
87 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 84 | + |
| 85 | + version "7.24.4" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 87 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
88 | 88 | dependencies:
|
89 | 89 | "@ampproject/remapping" "^2.2.0"
|
90 | 90 | "@babel/code-frame" "^7.24.2"
|
91 |
| - "@babel/generator" "^7.24.1" |
| 91 | + "@babel/generator" "^7.24.4" |
92 | 92 | "@babel/helper-compilation-targets" "^7.23.6"
|
93 | 93 | "@babel/helper-module-transforms" "^7.23.3"
|
94 |
| - "@babel/helpers" "^7.24.1" |
95 |
| - "@babel/parser" "^7.24.1" |
| 94 | + "@babel/helpers" "^7.24.4" |
| 95 | + "@babel/parser" "^7.24.4" |
96 | 96 | "@babel/template" "^7.24.0"
|
97 | 97 | "@babel/traverse" "^7.24.1"
|
98 | 98 | "@babel/types" "^7.24.0"
|
|
172 | 172 | "@jridgewell/trace-mapping" "^0.3.25"
|
173 | 173 | jsesc "^2.5.1"
|
174 | 174 |
|
| 175 | +"@babel/generator@^7.24.4": |
| 176 | + version "7.24.4" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 178 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 179 | + dependencies: |
| 180 | + "@babel/types" "^7.24.0" |
| 181 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 182 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 183 | + jsesc "^2.5.1" |
| 184 | + |
175 | 185 | "@babel/helper-annotate-as-pure@^7.18.6":
|
176 | 186 | version "7.18.6"
|
177 | 187 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
250 | 260 | "@babel/helper-split-export-declaration" "^7.22.6"
|
251 | 261 | semver "^6.3.1"
|
252 | 262 |
|
| 263 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 264 | + version "7.24.4" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 266 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 267 | + dependencies: |
| 268 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 269 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 270 | + "@babel/helper-function-name" "^7.23.0" |
| 271 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 272 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 273 | + "@babel/helper-replace-supers" "^7.24.1" |
| 274 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 275 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 276 | + semver "^6.3.1" |
| 277 | + |
253 | 278 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
254 | 279 | version "7.18.6"
|
255 | 280 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c"
|
|
632 | 657 | "@babel/traverse" "^7.18.9"
|
633 | 658 | "@babel/types" "^7.18.9"
|
634 | 659 |
|
635 |
| -"@babel/helpers@^7.24.1": |
636 |
| - version "7.24.1" |
637 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
638 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 660 | +"@babel/helpers@^7.24.4": |
| 661 | + version "7.24.4" |
| 662 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 663 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
639 | 664 | dependencies:
|
640 | 665 | "@babel/template" "^7.24.0"
|
641 | 666 | "@babel/traverse" "^7.24.1"
|
|
726 | 751 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
727 | 752 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
728 | 753 |
|
| 754 | +"@babel/parser@^7.24.4": |
| 755 | + version "7.24.4" |
| 756 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 757 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 758 | + |
| 759 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 760 | + version "7.24.4" |
| 761 | + 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" |
| 762 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 763 | + dependencies: |
| 764 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 765 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 766 | + |
729 | 767 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
730 | 768 | version "7.24.1"
|
731 | 769 | 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"
|
|
950 | 988 | dependencies:
|
951 | 989 | "@babel/helper-plugin-utils" "^7.24.0"
|
952 | 990 |
|
953 |
| -"@babel/plugin-transform-block-scoping@^7.24.1": |
954 |
| - version "7.24.1" |
955 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
956 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 991 | +"@babel/plugin-transform-block-scoping@^7.24.4": |
| 992 | + version "7.24.4" |
| 993 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 994 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
957 | 995 | dependencies:
|
958 | 996 | "@babel/helper-plugin-utils" "^7.24.0"
|
959 | 997 |
|
|
965 | 1003 | "@babel/helper-create-class-features-plugin" "^7.24.1"
|
966 | 1004 | "@babel/helper-plugin-utils" "^7.24.0"
|
967 | 1005 |
|
968 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
969 |
| - version "7.24.1" |
970 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
971 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 1006 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 1007 | + version "7.24.4" |
| 1008 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 1009 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
972 | 1010 | dependencies:
|
973 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 1011 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
974 | 1012 | "@babel/helper-plugin-utils" "^7.24.0"
|
975 | 1013 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
976 | 1014 |
|
|
1314 | 1352 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1315 | 1353 | "@babel/helper-plugin-utils" "^7.24.0"
|
1316 | 1354 |
|
1317 |
| - |
1318 |
| - version "7.24.3" |
1319 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
1320 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 1355 | + |
| 1356 | + version "7.24.4" |
| 1357 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 1358 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
1321 | 1359 | dependencies:
|
1322 |
| - "@babel/compat-data" "^7.24.1" |
| 1360 | + "@babel/compat-data" "^7.24.4" |
1323 | 1361 | "@babel/helper-compilation-targets" "^7.23.6"
|
1324 | 1362 | "@babel/helper-plugin-utils" "^7.24.0"
|
1325 | 1363 | "@babel/helper-validator-option" "^7.23.5"
|
| 1364 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
1326 | 1365 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
1327 | 1366 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
1328 | 1367 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
1349 | 1388 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
1350 | 1389 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1351 | 1390 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1352 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 1391 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
1353 | 1392 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
1354 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 1393 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
1355 | 1394 | "@babel/plugin-transform-classes" "^7.24.1"
|
1356 | 1395 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
1357 | 1396 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
@@ -6122,10 +6161,10 @@ type-fest@^0.21.3:
|
6122 | 6161 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
|
6123 | 6162 | integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
|
6124 | 6163 |
|
6125 |
| - |
6126 |
| - version "5.4.3" |
6127 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" |
6128 |
| - integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== |
| 6164 | + |
| 6165 | + version "5.4.4" |
| 6166 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" |
| 6167 | + integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== |
6129 | 6168 |
|
6130 | 6169 | uint8arrays@^3.0.0:
|
6131 | 6170 | version "3.0.0"
|
|
0 commit comments