|
84 | 84 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
85 | 85 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
86 | 86 |
|
87 |
| -"@babel/compat-data@^7.24.1": |
88 |
| - version "7.24.1" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
90 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 87 | +"@babel/compat-data@^7.24.4": |
| 88 | + version "7.24.4" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 90 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
91 | 91 |
|
92 |
| -"@babel/core@7.24.3": |
93 |
| - version "7.24.3" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
95 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 92 | +"@babel/core@7.24.4": |
| 93 | + version "7.24.4" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 95 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
96 | 96 | dependencies:
|
97 | 97 | "@ampproject/remapping" "^2.2.0"
|
98 | 98 | "@babel/code-frame" "^7.24.2"
|
99 |
| - "@babel/generator" "^7.24.1" |
| 99 | + "@babel/generator" "^7.24.4" |
100 | 100 | "@babel/helper-compilation-targets" "^7.23.6"
|
101 | 101 | "@babel/helper-module-transforms" "^7.23.3"
|
102 |
| - "@babel/helpers" "^7.24.1" |
103 |
| - "@babel/parser" "^7.24.1" |
| 102 | + "@babel/helpers" "^7.24.4" |
| 103 | + "@babel/parser" "^7.24.4" |
104 | 104 | "@babel/template" "^7.24.0"
|
105 | 105 | "@babel/traverse" "^7.24.1"
|
106 | 106 | "@babel/types" "^7.24.0"
|
|
150 | 150 | "@jridgewell/trace-mapping" "^0.3.25"
|
151 | 151 | jsesc "^2.5.1"
|
152 | 152 |
|
| 153 | +"@babel/generator@^7.24.4": |
| 154 | + version "7.24.4" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 156 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 157 | + dependencies: |
| 158 | + "@babel/types" "^7.24.0" |
| 159 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 160 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 161 | + jsesc "^2.5.1" |
| 162 | + |
153 | 163 | "@babel/helper-annotate-as-pure@^7.18.6":
|
154 | 164 | version "7.18.6"
|
155 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
218 | 228 | "@babel/helper-split-export-declaration" "^7.22.6"
|
219 | 229 | semver "^6.3.1"
|
220 | 230 |
|
| 231 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 232 | + version "7.24.4" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 234 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 235 | + dependencies: |
| 236 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 237 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 238 | + "@babel/helper-function-name" "^7.23.0" |
| 239 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 240 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 241 | + "@babel/helper-replace-supers" "^7.24.1" |
| 242 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 243 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 244 | + semver "^6.3.1" |
| 245 | + |
221 | 246 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
222 | 247 | version "7.18.6"
|
223 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c"
|
|
513 | 538 | "@babel/traverse" "^7.17.9"
|
514 | 539 | "@babel/types" "^7.17.0"
|
515 | 540 |
|
516 |
| -"@babel/helpers@^7.24.1": |
517 |
| - version "7.24.1" |
518 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
519 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 541 | +"@babel/helpers@^7.24.4": |
| 542 | + version "7.24.4" |
| 543 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 544 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
520 | 545 | dependencies:
|
521 | 546 | "@babel/template" "^7.24.0"
|
522 | 547 | "@babel/traverse" "^7.24.1"
|
|
593 | 618 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
594 | 619 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
595 | 620 |
|
| 621 | +"@babel/parser@^7.24.4": |
| 622 | + version "7.24.4" |
| 623 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 624 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 625 | + |
| 626 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 627 | + version "7.24.4" |
| 628 | + 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" |
| 629 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 630 | + dependencies: |
| 631 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 632 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 633 | + |
596 | 634 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
597 | 635 | version "7.24.1"
|
598 | 636 | 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"
|
|
817 | 855 | dependencies:
|
818 | 856 | "@babel/helper-plugin-utils" "^7.24.0"
|
819 | 857 |
|
820 |
| -"@babel/plugin-transform-block-scoping@^7.24.1": |
821 |
| - version "7.24.1" |
822 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
823 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 858 | +"@babel/plugin-transform-block-scoping@^7.24.4": |
| 859 | + version "7.24.4" |
| 860 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 861 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
824 | 862 | dependencies:
|
825 | 863 | "@babel/helper-plugin-utils" "^7.24.0"
|
826 | 864 |
|
|
832 | 870 | "@babel/helper-create-class-features-plugin" "^7.24.1"
|
833 | 871 | "@babel/helper-plugin-utils" "^7.24.0"
|
834 | 872 |
|
835 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
836 |
| - version "7.24.1" |
837 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
838 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 873 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 874 | + version "7.24.4" |
| 875 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 876 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
839 | 877 | dependencies:
|
840 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 878 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
841 | 879 | "@babel/helper-plugin-utils" "^7.24.0"
|
842 | 880 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
843 | 881 |
|
|
1223 | 1261 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1224 | 1262 | "@babel/helper-plugin-utils" "^7.24.0"
|
1225 | 1263 |
|
1226 |
| -"@babel/preset-env@7.24.3": |
1227 |
| - version "7.24.3" |
1228 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
1229 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 1264 | +"@babel/preset-env@7.24.4": |
| 1265 | + version "7.24.4" |
| 1266 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 1267 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
1230 | 1268 | dependencies:
|
1231 |
| - "@babel/compat-data" "^7.24.1" |
| 1269 | + "@babel/compat-data" "^7.24.4" |
1232 | 1270 | "@babel/helper-compilation-targets" "^7.23.6"
|
1233 | 1271 | "@babel/helper-plugin-utils" "^7.24.0"
|
1234 | 1272 | "@babel/helper-validator-option" "^7.23.5"
|
| 1273 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
1235 | 1274 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
1236 | 1275 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
1237 | 1276 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
1258 | 1297 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
1259 | 1298 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1260 | 1299 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1261 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 1300 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
1262 | 1301 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
1263 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 1302 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
1264 | 1303 | "@babel/plugin-transform-classes" "^7.24.1"
|
1265 | 1304 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
1266 | 1305 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
|
0 commit comments