|
31 | 31 | "@babel/highlight" "^7.25.9"
|
32 | 32 | picocolors "^1.0.0"
|
33 | 33 |
|
34 |
| -"@babel/code-frame@^7.26.0": |
35 |
| - version "7.26.0" |
36 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
37 |
| - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 34 | +"@babel/code-frame@^7.26.2": |
| 35 | + version "7.26.2" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 37 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
38 | 38 | dependencies:
|
39 | 39 | "@babel/helper-validator-identifier" "^7.25.9"
|
40 | 40 | js-tokens "^4.0.0"
|
|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
|
51 | 51 | integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
|
52 | 52 |
|
53 |
| -"@babel/compat-data@^7.26.0": |
54 |
| - version "7.26.0" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
56 |
| - integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
| 53 | +"@babel/compat-data@^7.26.5": |
| 54 | + version "7.26.5" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 56 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
57 | 57 |
|
58 |
| -"@babel/core@7.26.0": |
59 |
| - version "7.26.0" |
60 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
61 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 58 | +"@babel/core@7.26.7": |
| 59 | + version "7.26.7" |
| 60 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 61 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
62 | 62 | dependencies:
|
63 | 63 | "@ampproject/remapping" "^2.2.0"
|
64 |
| - "@babel/code-frame" "^7.26.0" |
65 |
| - "@babel/generator" "^7.26.0" |
66 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 64 | + "@babel/code-frame" "^7.26.2" |
| 65 | + "@babel/generator" "^7.26.5" |
| 66 | + "@babel/helper-compilation-targets" "^7.26.5" |
67 | 67 | "@babel/helper-module-transforms" "^7.26.0"
|
68 |
| - "@babel/helpers" "^7.26.0" |
69 |
| - "@babel/parser" "^7.26.0" |
| 68 | + "@babel/helpers" "^7.26.7" |
| 69 | + "@babel/parser" "^7.26.7" |
70 | 70 | "@babel/template" "^7.25.9"
|
71 |
| - "@babel/traverse" "^7.25.9" |
72 |
| - "@babel/types" "^7.26.0" |
| 71 | + "@babel/traverse" "^7.26.7" |
| 72 | + "@babel/types" "^7.26.7" |
73 | 73 | convert-source-map "^2.0.0"
|
74 | 74 | debug "^4.1.0"
|
75 | 75 | gensync "^1.0.0-beta.2"
|
|
117 | 117 | "@jridgewell/trace-mapping" "^0.3.25"
|
118 | 118 | jsesc "^3.0.2"
|
119 | 119 |
|
120 |
| -"@babel/generator@^7.26.0": |
121 |
| - version "7.26.0" |
122 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
123 |
| - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 120 | +"@babel/generator@^7.26.5": |
| 121 | + version "7.26.5" |
| 122 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 123 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
124 | 124 | dependencies:
|
125 |
| - "@babel/parser" "^7.26.0" |
126 |
| - "@babel/types" "^7.26.0" |
| 125 | + "@babel/parser" "^7.26.5" |
| 126 | + "@babel/types" "^7.26.5" |
127 | 127 | "@jridgewell/gen-mapping" "^0.3.5"
|
128 | 128 | "@jridgewell/trace-mapping" "^0.3.25"
|
129 | 129 | jsesc "^3.0.2"
|
|
149 | 149 | dependencies:
|
150 | 150 | "@babel/types" "^7.22.15"
|
151 | 151 |
|
152 |
| -"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9": |
153 |
| - version "7.25.9" |
154 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9" |
155 |
| - integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g== |
156 |
| - dependencies: |
157 |
| - "@babel/traverse" "^7.25.9" |
158 |
| - "@babel/types" "^7.25.9" |
159 |
| - |
160 | 152 | "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
|
161 | 153 | version "7.23.6"
|
162 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
|
|
179 | 171 | lru-cache "^5.1.1"
|
180 | 172 | semver "^6.3.1"
|
181 | 173 |
|
| 174 | +"@babel/helper-compilation-targets@^7.26.5": |
| 175 | + version "7.26.5" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 177 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 178 | + dependencies: |
| 179 | + "@babel/compat-data" "^7.26.5" |
| 180 | + "@babel/helper-validator-option" "^7.25.9" |
| 181 | + browserslist "^4.24.0" |
| 182 | + lru-cache "^5.1.1" |
| 183 | + semver "^6.3.1" |
| 184 | + |
182 | 185 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.22.15":
|
183 | 186 | version "7.23.10"
|
184 | 187 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.10.tgz#25d55fafbaea31fd0e723820bb6cc3df72edf7ea"
|
|
362 | 365 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
|
363 | 366 | integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
|
364 | 367 |
|
| 368 | +"@babel/helper-plugin-utils@^7.26.5": |
| 369 | + version "7.26.5" |
| 370 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 371 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 372 | + |
365 | 373 | "@babel/helper-remap-async-to-generator@^7.22.20":
|
366 | 374 | version "7.22.20"
|
367 | 375 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz#7b68e1cb4fa964d2996fd063723fb48eca8498e0"
|
|
492 | 500 | "@babel/traverse" "^7.23.9"
|
493 | 501 | "@babel/types" "^7.23.9"
|
494 | 502 |
|
495 |
| -"@babel/helpers@^7.26.0": |
496 |
| - version "7.26.0" |
497 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
498 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 503 | +"@babel/helpers@^7.26.7": |
| 504 | + version "7.26.7" |
| 505 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 506 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
499 | 507 | dependencies:
|
500 | 508 | "@babel/template" "^7.25.9"
|
501 |
| - "@babel/types" "^7.26.0" |
| 509 | + "@babel/types" "^7.26.7" |
502 | 510 |
|
503 | 511 | "@babel/highlight@^7.23.4":
|
504 | 512 | version "7.23.4"
|
|
531 | 539 | dependencies:
|
532 | 540 | "@babel/types" "^7.25.9"
|
533 | 541 |
|
534 |
| -"@babel/parser@^7.26.0": |
535 |
| - version "7.26.0" |
536 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.0.tgz#710a75a7d805a8f72753154e451474e9795b121c" |
537 |
| - integrity sha512-aP8x5pIw3xvYr/sXT+SEUwyhrXT8rUJRZltK/qN3Db80dcKpTett8cJxHyjk+xYSVXvNnl2SfcJVjbwxpOSscA== |
| 542 | +"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 543 | + version "7.26.7" |
| 544 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 545 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
538 | 546 | dependencies:
|
539 |
| - "@babel/types" "^7.26.0" |
| 547 | + "@babel/types" "^7.26.7" |
540 | 548 |
|
541 | 549 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
542 | 550 | version "7.25.9"
|
|
827 | 835 | dependencies:
|
828 | 836 | "@babel/helper-plugin-utils" "^7.22.5"
|
829 | 837 |
|
830 |
| -"@babel/plugin-transform-block-scoped-functions@^7.25.9": |
831 |
| - version "7.25.9" |
832 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458" |
833 |
| - integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA== |
| 838 | +"@babel/plugin-transform-block-scoped-functions@^7.26.5": |
| 839 | + version "7.26.5" |
| 840 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e" |
| 841 | + integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ== |
834 | 842 | dependencies:
|
835 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 843 | + "@babel/helper-plugin-utils" "^7.26.5" |
836 | 844 |
|
837 | 845 | "@babel/plugin-transform-block-scoping@^7.23.4":
|
838 | 846 | version "7.23.4"
|
|
998 | 1006 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15"
|
999 | 1007 | "@babel/helper-plugin-utils" "^7.22.5"
|
1000 | 1008 |
|
1001 |
| -"@babel/plugin-transform-exponentiation-operator@^7.25.9": |
1002 |
| - version "7.25.9" |
1003 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f" |
1004 |
| - integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA== |
| 1009 | +"@babel/plugin-transform-exponentiation-operator@^7.26.3": |
| 1010 | + version "7.26.3" |
| 1011 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc" |
| 1012 | + integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ== |
1005 | 1013 | dependencies:
|
1006 |
| - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9" |
1007 | 1014 | "@babel/helper-plugin-utils" "^7.25.9"
|
1008 | 1015 |
|
1009 | 1016 | "@babel/plugin-transform-export-namespace-from@^7.23.4":
|
|
1146 | 1153 | "@babel/helper-plugin-utils" "^7.22.5"
|
1147 | 1154 | "@babel/helper-simple-access" "^7.22.5"
|
1148 | 1155 |
|
1149 |
| -"@babel/plugin-transform-modules-commonjs@^7.25.9": |
1150 |
| - version "7.25.9" |
1151 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686" |
1152 |
| - integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg== |
| 1156 | +"@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 1157 | + version "7.26.3" |
| 1158 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
| 1159 | + integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
1153 | 1160 | dependencies:
|
1154 |
| - "@babel/helper-module-transforms" "^7.25.9" |
| 1161 | + "@babel/helper-module-transforms" "^7.26.0" |
1155 | 1162 | "@babel/helper-plugin-utils" "^7.25.9"
|
1156 |
| - "@babel/helper-simple-access" "^7.25.9" |
1157 | 1163 |
|
1158 | 1164 | "@babel/plugin-transform-modules-systemjs@^7.23.9":
|
1159 | 1165 | version "7.23.9"
|
|
1229 | 1235 | "@babel/helper-plugin-utils" "^7.22.5"
|
1230 | 1236 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
1231 | 1237 |
|
1232 |
| -"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": |
1233 |
| - version "7.25.9" |
1234 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" |
1235 |
| - integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== |
| 1238 | +"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6": |
| 1239 | + version "7.26.6" |
| 1240 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" |
| 1241 | + integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== |
1236 | 1242 | dependencies:
|
1237 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1243 | + "@babel/helper-plugin-utils" "^7.26.5" |
1238 | 1244 |
|
1239 | 1245 | "@babel/plugin-transform-numeric-separator@^7.23.4":
|
1240 | 1246 | version "7.23.4"
|
|
1518 | 1524 | dependencies:
|
1519 | 1525 | "@babel/helper-plugin-utils" "^7.22.5"
|
1520 | 1526 |
|
1521 |
| -"@babel/plugin-transform-typeof-symbol@^7.25.9": |
1522 |
| - version "7.25.9" |
1523 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" |
1524 |
| - integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== |
| 1527 | +"@babel/plugin-transform-typeof-symbol@^7.26.7": |
| 1528 | + version "7.26.7" |
| 1529 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" |
| 1530 | + integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== |
1525 | 1531 | dependencies:
|
1526 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1532 | + "@babel/helper-plugin-utils" "^7.26.5" |
1527 | 1533 |
|
1528 | 1534 | "@babel/plugin-transform-unicode-escapes@^7.23.3":
|
1529 | 1535 | version "7.23.3"
|
|
1587 | 1593 | "@babel/helper-create-regexp-features-plugin" "^7.25.9"
|
1588 | 1594 | "@babel/helper-plugin-utils" "^7.25.9"
|
1589 | 1595 |
|
1590 |
| -"@babel/preset-env@7.26.0": |
1591 |
| - version "7.26.0" |
1592 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
1593 |
| - integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
| 1596 | +"@babel/preset-env@7.26.7": |
| 1597 | + version "7.26.7" |
| 1598 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" |
| 1599 | + integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== |
1594 | 1600 | dependencies:
|
1595 |
| - "@babel/compat-data" "^7.26.0" |
1596 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
1597 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1601 | + "@babel/compat-data" "^7.26.5" |
| 1602 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 1603 | + "@babel/helper-plugin-utils" "^7.26.5" |
1598 | 1604 | "@babel/helper-validator-option" "^7.25.9"
|
1599 | 1605 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
|
1600 | 1606 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
|
|
1608 | 1614 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
1609 | 1615 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
1610 | 1616 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
1611 |
| - "@babel/plugin-transform-block-scoped-functions" "^7.25.9" |
| 1617 | + "@babel/plugin-transform-block-scoped-functions" "^7.26.5" |
1612 | 1618 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
1613 | 1619 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
1614 | 1620 | "@babel/plugin-transform-class-static-block" "^7.26.0"
|
|
1619 | 1625 | "@babel/plugin-transform-duplicate-keys" "^7.25.9"
|
1620 | 1626 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
|
1621 | 1627 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
1622 |
| - "@babel/plugin-transform-exponentiation-operator" "^7.25.9" |
| 1628 | + "@babel/plugin-transform-exponentiation-operator" "^7.26.3" |
1623 | 1629 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
1624 | 1630 | "@babel/plugin-transform-for-of" "^7.25.9"
|
1625 | 1631 | "@babel/plugin-transform-function-name" "^7.25.9"
|
|
1628 | 1634 | "@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
|
1629 | 1635 | "@babel/plugin-transform-member-expression-literals" "^7.25.9"
|
1630 | 1636 | "@babel/plugin-transform-modules-amd" "^7.25.9"
|
1631 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
| 1637 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
1632 | 1638 | "@babel/plugin-transform-modules-systemjs" "^7.25.9"
|
1633 | 1639 | "@babel/plugin-transform-modules-umd" "^7.25.9"
|
1634 | 1640 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
|
1635 | 1641 | "@babel/plugin-transform-new-target" "^7.25.9"
|
1636 |
| - "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9" |
| 1642 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6" |
1637 | 1643 | "@babel/plugin-transform-numeric-separator" "^7.25.9"
|
1638 | 1644 | "@babel/plugin-transform-object-rest-spread" "^7.25.9"
|
1639 | 1645 | "@babel/plugin-transform-object-super" "^7.25.9"
|
|
1650 | 1656 | "@babel/plugin-transform-spread" "^7.25.9"
|
1651 | 1657 | "@babel/plugin-transform-sticky-regex" "^7.25.9"
|
1652 | 1658 | "@babel/plugin-transform-template-literals" "^7.25.9"
|
1653 |
| - "@babel/plugin-transform-typeof-symbol" "^7.25.9" |
| 1659 | + "@babel/plugin-transform-typeof-symbol" "^7.26.7" |
1654 | 1660 | "@babel/plugin-transform-unicode-escapes" "^7.25.9"
|
1655 | 1661 | "@babel/plugin-transform-unicode-property-regex" "^7.25.9"
|
1656 | 1662 | "@babel/plugin-transform-unicode-regex" "^7.25.9"
|
|
1837 | 1843 | debug "^4.3.1"
|
1838 | 1844 | globals "^11.1.0"
|
1839 | 1845 |
|
| 1846 | +"@babel/traverse@^7.26.7": |
| 1847 | + version "7.26.7" |
| 1848 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 1849 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 1850 | + dependencies: |
| 1851 | + "@babel/code-frame" "^7.26.2" |
| 1852 | + "@babel/generator" "^7.26.5" |
| 1853 | + "@babel/parser" "^7.26.7" |
| 1854 | + "@babel/template" "^7.25.9" |
| 1855 | + "@babel/types" "^7.26.7" |
| 1856 | + debug "^4.3.1" |
| 1857 | + globals "^11.1.0" |
| 1858 | + |
1840 | 1859 | "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.4.4":
|
1841 | 1860 | version "7.23.9"
|
1842 | 1861 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
|
|
1854 | 1873 | "@babel/helper-string-parser" "^7.25.9"
|
1855 | 1874 | "@babel/helper-validator-identifier" "^7.25.9"
|
1856 | 1875 |
|
1857 |
| -"@babel/types@^7.26.0": |
1858 |
| - version "7.26.0" |
1859 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
1860 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 1876 | +"@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 1877 | + version "7.26.7" |
| 1878 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 1879 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
1861 | 1880 | dependencies:
|
1862 | 1881 | "@babel/helper-string-parser" "^7.25.9"
|
1863 | 1882 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments