|
34 | 34 | "@babel/highlight" "^7.25.9"
|
35 | 35 | picocolors "^1.0.0"
|
36 | 36 |
|
37 |
| -"@babel/code-frame@^7.26.0": |
38 |
| - version "7.26.0" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
40 |
| - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 37 | +"@babel/code-frame@^7.26.2": |
| 38 | + version "7.26.2" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 40 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
41 | 41 | dependencies:
|
42 | 42 | "@babel/helper-validator-identifier" "^7.25.9"
|
43 | 43 | js-tokens "^4.0.0"
|
|
53 | 53 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
|
54 | 54 | integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
|
55 | 55 |
|
56 |
| -"@babel/compat-data@^7.26.0": |
57 |
| - version "7.26.0" |
58 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
59 |
| - integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
| 56 | +"@babel/compat-data@^7.26.5": |
| 57 | + version "7.26.5" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 59 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
60 | 60 |
|
61 |
| -"@babel/core@7.26.0": |
62 |
| - version "7.26.0" |
63 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
64 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 61 | +"@babel/core@7.26.7": |
| 62 | + version "7.26.7" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 64 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
65 | 65 | dependencies:
|
66 | 66 | "@ampproject/remapping" "^2.2.0"
|
67 |
| - "@babel/code-frame" "^7.26.0" |
68 |
| - "@babel/generator" "^7.26.0" |
69 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 67 | + "@babel/code-frame" "^7.26.2" |
| 68 | + "@babel/generator" "^7.26.5" |
| 69 | + "@babel/helper-compilation-targets" "^7.26.5" |
70 | 70 | "@babel/helper-module-transforms" "^7.26.0"
|
71 |
| - "@babel/helpers" "^7.26.0" |
72 |
| - "@babel/parser" "^7.26.0" |
| 71 | + "@babel/helpers" "^7.26.7" |
| 72 | + "@babel/parser" "^7.26.7" |
73 | 73 | "@babel/template" "^7.25.9"
|
74 |
| - "@babel/traverse" "^7.25.9" |
75 |
| - "@babel/types" "^7.26.0" |
| 74 | + "@babel/traverse" "^7.26.7" |
| 75 | + "@babel/types" "^7.26.7" |
76 | 76 | convert-source-map "^2.0.0"
|
77 | 77 | debug "^4.1.0"
|
78 | 78 | gensync "^1.0.0-beta.2"
|
|
89 | 89 | "@jridgewell/trace-mapping" "^0.3.25"
|
90 | 90 | jsesc "^3.0.2"
|
91 | 91 |
|
92 |
| -"@babel/generator@^7.26.0": |
93 |
| - version "7.26.0" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
95 |
| - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 92 | +"@babel/generator@^7.26.5": |
| 93 | + version "7.26.5" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 95 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
96 | 96 | dependencies:
|
97 |
| - "@babel/parser" "^7.26.0" |
98 |
| - "@babel/types" "^7.26.0" |
| 97 | + "@babel/parser" "^7.26.5" |
| 98 | + "@babel/types" "^7.26.5" |
99 | 99 | "@jridgewell/gen-mapping" "^0.3.5"
|
100 | 100 | "@jridgewell/trace-mapping" "^0.3.25"
|
101 | 101 | jsesc "^3.0.2"
|
|
114 | 114 | dependencies:
|
115 | 115 | "@babel/types" "^7.25.9"
|
116 | 116 |
|
117 |
| -"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9": |
118 |
| - version "7.25.9" |
119 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9" |
120 |
| - integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g== |
121 |
| - dependencies: |
122 |
| - "@babel/traverse" "^7.25.9" |
123 |
| - "@babel/types" "^7.25.9" |
124 |
| - |
125 | 117 | "@babel/helper-compilation-targets@^7.22.6":
|
126 | 118 | version "7.24.8"
|
127 | 119 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
|
|
144 | 136 | lru-cache "^5.1.1"
|
145 | 137 | semver "^6.3.1"
|
146 | 138 |
|
| 139 | +"@babel/helper-compilation-targets@^7.26.5": |
| 140 | + version "7.26.5" |
| 141 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 142 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 143 | + dependencies: |
| 144 | + "@babel/compat-data" "^7.26.5" |
| 145 | + "@babel/helper-validator-option" "^7.25.9" |
| 146 | + browserslist "^4.24.0" |
| 147 | + lru-cache "^5.1.1" |
| 148 | + semver "^6.3.1" |
| 149 | + |
147 | 150 | "@babel/helper-create-class-features-plugin@^7.25.9":
|
148 | 151 | version "7.25.9"
|
149 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83"
|
|
238 | 241 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
|
239 | 242 | integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
|
240 | 243 |
|
| 244 | +"@babel/helper-plugin-utils@^7.26.5": |
| 245 | + version "7.26.5" |
| 246 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 247 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 248 | + |
241 | 249 | "@babel/helper-remap-async-to-generator@^7.25.9":
|
242 | 250 | version "7.25.9"
|
243 | 251 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz#e53956ab3d5b9fb88be04b3e2f31b523afd34b92"
|
|
311 | 319 | "@babel/traverse" "^7.25.9"
|
312 | 320 | "@babel/types" "^7.25.9"
|
313 | 321 |
|
314 |
| -"@babel/helpers@^7.26.0": |
315 |
| - version "7.26.0" |
316 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
317 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 322 | +"@babel/helpers@^7.26.7": |
| 323 | + version "7.26.7" |
| 324 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 325 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
318 | 326 | dependencies:
|
319 | 327 | "@babel/template" "^7.25.9"
|
320 |
| - "@babel/types" "^7.26.0" |
| 328 | + "@babel/types" "^7.26.7" |
321 | 329 |
|
322 | 330 | "@babel/highlight@^7.25.9":
|
323 | 331 | version "7.25.9"
|
|
336 | 344 | dependencies:
|
337 | 345 | "@babel/types" "^7.25.9"
|
338 | 346 |
|
339 |
| -"@babel/parser@^7.26.0": |
340 |
| - version "7.26.0" |
341 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.0.tgz#710a75a7d805a8f72753154e451474e9795b121c" |
342 |
| - integrity sha512-aP8x5pIw3xvYr/sXT+SEUwyhrXT8rUJRZltK/qN3Db80dcKpTett8cJxHyjk+xYSVXvNnl2SfcJVjbwxpOSscA== |
| 347 | +"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 348 | + version "7.26.7" |
| 349 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 350 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
343 | 351 | dependencies:
|
344 |
| - "@babel/types" "^7.26.0" |
| 352 | + "@babel/types" "^7.26.7" |
345 | 353 |
|
346 | 354 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
347 | 355 | version "7.25.9"
|
|
434 | 442 | "@babel/helper-plugin-utils" "^7.25.9"
|
435 | 443 | "@babel/helper-remap-async-to-generator" "^7.25.9"
|
436 | 444 |
|
437 |
| -"@babel/plugin-transform-block-scoped-functions@^7.25.9": |
438 |
| - version "7.25.9" |
439 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458" |
440 |
| - integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA== |
| 445 | +"@babel/plugin-transform-block-scoped-functions@^7.26.5": |
| 446 | + version "7.26.5" |
| 447 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e" |
| 448 | + integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ== |
441 | 449 | dependencies:
|
442 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 450 | + "@babel/helper-plugin-utils" "^7.26.5" |
443 | 451 |
|
444 | 452 | "@babel/plugin-transform-block-scoping@^7.25.9":
|
445 | 453 | version "7.25.9"
|
|
521 | 529 | dependencies:
|
522 | 530 | "@babel/helper-plugin-utils" "^7.25.9"
|
523 | 531 |
|
524 |
| -"@babel/plugin-transform-exponentiation-operator@^7.25.9": |
525 |
| - version "7.25.9" |
526 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f" |
527 |
| - integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA== |
| 532 | +"@babel/plugin-transform-exponentiation-operator@^7.26.3": |
| 533 | + version "7.26.3" |
| 534 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc" |
| 535 | + integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ== |
528 | 536 | dependencies:
|
529 |
| - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9" |
530 | 537 | "@babel/helper-plugin-utils" "^7.25.9"
|
531 | 538 |
|
532 | 539 | "@babel/plugin-transform-export-namespace-from@^7.25.9":
|
|
589 | 596 | "@babel/helper-module-transforms" "^7.25.9"
|
590 | 597 | "@babel/helper-plugin-utils" "^7.25.9"
|
591 | 598 |
|
592 |
| -"@babel/plugin-transform-modules-commonjs@^7.25.9": |
593 |
| - version "7.25.9" |
594 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686" |
595 |
| - integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg== |
| 599 | +"@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 600 | + version "7.26.3" |
| 601 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
| 602 | + integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
596 | 603 | dependencies:
|
597 |
| - "@babel/helper-module-transforms" "^7.25.9" |
| 604 | + "@babel/helper-module-transforms" "^7.26.0" |
598 | 605 | "@babel/helper-plugin-utils" "^7.25.9"
|
599 |
| - "@babel/helper-simple-access" "^7.25.9" |
600 | 606 |
|
601 | 607 | "@babel/plugin-transform-modules-systemjs@^7.25.9":
|
602 | 608 | version "7.25.9"
|
|
631 | 637 | dependencies:
|
632 | 638 | "@babel/helper-plugin-utils" "^7.25.9"
|
633 | 639 |
|
634 |
| -"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": |
635 |
| - version "7.25.9" |
636 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" |
637 |
| - integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== |
| 640 | +"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6": |
| 641 | + version "7.26.6" |
| 642 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" |
| 643 | + integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== |
638 | 644 | dependencies:
|
639 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 645 | + "@babel/helper-plugin-utils" "^7.26.5" |
640 | 646 |
|
641 | 647 | "@babel/plugin-transform-numeric-separator@^7.25.9":
|
642 | 648 | version "7.25.9"
|
|
760 | 766 | dependencies:
|
761 | 767 | "@babel/helper-plugin-utils" "^7.25.9"
|
762 | 768 |
|
763 |
| -"@babel/plugin-transform-typeof-symbol@^7.25.9": |
764 |
| - version "7.25.9" |
765 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" |
766 |
| - integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== |
| 769 | +"@babel/plugin-transform-typeof-symbol@^7.26.7": |
| 770 | + version "7.26.7" |
| 771 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" |
| 772 | + integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== |
767 | 773 | dependencies:
|
768 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 774 | + "@babel/helper-plugin-utils" "^7.26.5" |
769 | 775 |
|
770 | 776 | "@babel/plugin-transform-unicode-escapes@^7.25.9":
|
771 | 777 | version "7.25.9"
|
|
798 | 804 | "@babel/helper-create-regexp-features-plugin" "^7.25.9"
|
799 | 805 | "@babel/helper-plugin-utils" "^7.25.9"
|
800 | 806 |
|
801 |
| -"@babel/preset-env@7.26.0": |
802 |
| - version "7.26.0" |
803 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
804 |
| - integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
| 807 | +"@babel/preset-env@7.26.7": |
| 808 | + version "7.26.7" |
| 809 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" |
| 810 | + integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== |
805 | 811 | dependencies:
|
806 |
| - "@babel/compat-data" "^7.26.0" |
807 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
808 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 812 | + "@babel/compat-data" "^7.26.5" |
| 813 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 814 | + "@babel/helper-plugin-utils" "^7.26.5" |
809 | 815 | "@babel/helper-validator-option" "^7.25.9"
|
810 | 816 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
|
811 | 817 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
|
|
819 | 825 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
820 | 826 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
821 | 827 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
822 |
| - "@babel/plugin-transform-block-scoped-functions" "^7.25.9" |
| 828 | + "@babel/plugin-transform-block-scoped-functions" "^7.26.5" |
823 | 829 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
824 | 830 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
825 | 831 | "@babel/plugin-transform-class-static-block" "^7.26.0"
|
|
830 | 836 | "@babel/plugin-transform-duplicate-keys" "^7.25.9"
|
831 | 837 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
|
832 | 838 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
833 |
| - "@babel/plugin-transform-exponentiation-operator" "^7.25.9" |
| 839 | + "@babel/plugin-transform-exponentiation-operator" "^7.26.3" |
834 | 840 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
835 | 841 | "@babel/plugin-transform-for-of" "^7.25.9"
|
836 | 842 | "@babel/plugin-transform-function-name" "^7.25.9"
|
|
839 | 845 | "@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
|
840 | 846 | "@babel/plugin-transform-member-expression-literals" "^7.25.9"
|
841 | 847 | "@babel/plugin-transform-modules-amd" "^7.25.9"
|
842 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
| 848 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
843 | 849 | "@babel/plugin-transform-modules-systemjs" "^7.25.9"
|
844 | 850 | "@babel/plugin-transform-modules-umd" "^7.25.9"
|
845 | 851 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
|
846 | 852 | "@babel/plugin-transform-new-target" "^7.25.9"
|
847 |
| - "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9" |
| 853 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6" |
848 | 854 | "@babel/plugin-transform-numeric-separator" "^7.25.9"
|
849 | 855 | "@babel/plugin-transform-object-rest-spread" "^7.25.9"
|
850 | 856 | "@babel/plugin-transform-object-super" "^7.25.9"
|
|
861 | 867 | "@babel/plugin-transform-spread" "^7.25.9"
|
862 | 868 | "@babel/plugin-transform-sticky-regex" "^7.25.9"
|
863 | 869 | "@babel/plugin-transform-template-literals" "^7.25.9"
|
864 |
| - "@babel/plugin-transform-typeof-symbol" "^7.25.9" |
| 870 | + "@babel/plugin-transform-typeof-symbol" "^7.26.7" |
865 | 871 | "@babel/plugin-transform-unicode-escapes" "^7.25.9"
|
866 | 872 | "@babel/plugin-transform-unicode-property-regex" "^7.25.9"
|
867 | 873 | "@babel/plugin-transform-unicode-regex" "^7.25.9"
|
|
916 | 922 | debug "^4.3.1"
|
917 | 923 | globals "^11.1.0"
|
918 | 924 |
|
| 925 | +"@babel/traverse@^7.26.7": |
| 926 | + version "7.26.7" |
| 927 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 928 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 929 | + dependencies: |
| 930 | + "@babel/code-frame" "^7.26.2" |
| 931 | + "@babel/generator" "^7.26.5" |
| 932 | + "@babel/parser" "^7.26.7" |
| 933 | + "@babel/template" "^7.25.9" |
| 934 | + "@babel/types" "^7.26.7" |
| 935 | + debug "^4.3.1" |
| 936 | + globals "^11.1.0" |
| 937 | + |
919 | 938 | "@babel/types@^7.24.7", "@babel/types@^7.4.4":
|
920 | 939 | version "7.25.0"
|
921 | 940 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.0.tgz#e6e3656c581f28da8452ed4f69e38008ec0ba41b"
|
|
933 | 952 | "@babel/helper-string-parser" "^7.25.9"
|
934 | 953 | "@babel/helper-validator-identifier" "^7.25.9"
|
935 | 954 |
|
936 |
| -"@babel/types@^7.26.0": |
937 |
| - version "7.26.0" |
938 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
939 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 955 | +"@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 956 | + version "7.26.7" |
| 957 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 958 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
940 | 959 | dependencies:
|
941 | 960 | "@babel/helper-string-parser" "^7.25.9"
|
942 | 961 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments