|
45 | 45 | "@babel/highlight" "^7.25.9"
|
46 | 46 | picocolors "^1.0.0"
|
47 | 47 |
|
48 |
| -"@babel/code-frame@^7.26.0": |
49 |
| - version "7.26.0" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
51 |
| - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 48 | +"@babel/code-frame@^7.26.2": |
| 49 | + version "7.26.2" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 51 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
52 | 52 | dependencies:
|
53 | 53 | "@babel/helper-validator-identifier" "^7.25.9"
|
54 | 54 | js-tokens "^4.0.0"
|
|
79 | 79 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
|
80 | 80 | integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
|
81 | 81 |
|
82 |
| -"@babel/compat-data@^7.26.0": |
83 |
| - version "7.26.0" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
85 |
| - integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
| 82 | +"@babel/compat-data@^7.26.5": |
| 83 | + version "7.26.5" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 85 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
86 | 86 |
|
87 |
| -"@babel/core@7.26.0": |
88 |
| - version "7.26.0" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
90 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 87 | +"@babel/core@7.26.7": |
| 88 | + version "7.26.7" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 90 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
91 | 91 | dependencies:
|
92 | 92 | "@ampproject/remapping" "^2.2.0"
|
93 |
| - "@babel/code-frame" "^7.26.0" |
94 |
| - "@babel/generator" "^7.26.0" |
95 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 93 | + "@babel/code-frame" "^7.26.2" |
| 94 | + "@babel/generator" "^7.26.5" |
| 95 | + "@babel/helper-compilation-targets" "^7.26.5" |
96 | 96 | "@babel/helper-module-transforms" "^7.26.0"
|
97 |
| - "@babel/helpers" "^7.26.0" |
98 |
| - "@babel/parser" "^7.26.0" |
| 97 | + "@babel/helpers" "^7.26.7" |
| 98 | + "@babel/parser" "^7.26.7" |
99 | 99 | "@babel/template" "^7.25.9"
|
100 |
| - "@babel/traverse" "^7.25.9" |
101 |
| - "@babel/types" "^7.26.0" |
| 100 | + "@babel/traverse" "^7.26.7" |
| 101 | + "@babel/types" "^7.26.7" |
102 | 102 | convert-source-map "^2.0.0"
|
103 | 103 | debug "^4.1.0"
|
104 | 104 | gensync "^1.0.0-beta.2"
|
|
154 | 154 | "@jridgewell/trace-mapping" "^0.3.25"
|
155 | 155 | jsesc "^3.0.2"
|
156 | 156 |
|
157 |
| -"@babel/generator@^7.26.0": |
158 |
| - version "7.26.0" |
159 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
160 |
| - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 157 | +"@babel/generator@^7.26.5": |
| 158 | + version "7.26.5" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 160 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
161 | 161 | dependencies:
|
162 |
| - "@babel/parser" "^7.26.0" |
163 |
| - "@babel/types" "^7.26.0" |
| 162 | + "@babel/parser" "^7.26.5" |
| 163 | + "@babel/types" "^7.26.5" |
164 | 164 | "@jridgewell/gen-mapping" "^0.3.5"
|
165 | 165 | "@jridgewell/trace-mapping" "^0.3.25"
|
166 | 166 | jsesc "^3.0.2"
|
|
201 | 201 | "@babel/helper-explode-assignable-expression" "^7.14.5"
|
202 | 202 | "@babel/types" "^7.14.5"
|
203 | 203 |
|
204 |
| -"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9": |
205 |
| - version "7.25.9" |
206 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9" |
207 |
| - integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g== |
208 |
| - dependencies: |
209 |
| - "@babel/traverse" "^7.25.9" |
210 |
| - "@babel/types" "^7.25.9" |
211 |
| - |
212 | 204 | "@babel/helper-compilation-targets@^7.13.0":
|
213 | 205 | version "7.13.16"
|
214 | 206 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
|
|
251 | 243 | lru-cache "^5.1.1"
|
252 | 244 | semver "^6.3.1"
|
253 | 245 |
|
| 246 | +"@babel/helper-compilation-targets@^7.26.5": |
| 247 | + version "7.26.5" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 249 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 250 | + dependencies: |
| 251 | + "@babel/compat-data" "^7.26.5" |
| 252 | + "@babel/helper-validator-option" "^7.25.9" |
| 253 | + browserslist "^4.24.0" |
| 254 | + lru-cache "^5.1.1" |
| 255 | + semver "^6.3.1" |
| 256 | + |
254 | 257 | "@babel/helper-create-class-features-plugin@^7.12.1":
|
255 | 258 | version "7.14.6"
|
256 | 259 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
|
|
512 | 515 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
|
513 | 516 | integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
|
514 | 517 |
|
| 518 | +"@babel/helper-plugin-utils@^7.26.5": |
| 519 | + version "7.26.5" |
| 520 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 521 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 522 | + |
515 | 523 | "@babel/helper-remap-async-to-generator@^7.14.5":
|
516 | 524 | version "7.14.5"
|
517 | 525 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.14.5.tgz#51439c913612958f54a987a4ffc9ee587a2045d6"
|
|
671 | 679 | "@babel/traverse" "^7.14.5"
|
672 | 680 | "@babel/types" "^7.14.5"
|
673 | 681 |
|
674 |
| -"@babel/helpers@^7.26.0": |
675 |
| - version "7.26.0" |
676 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
677 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 682 | +"@babel/helpers@^7.26.7": |
| 683 | + version "7.26.7" |
| 684 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 685 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
678 | 686 | dependencies:
|
679 | 687 | "@babel/template" "^7.25.9"
|
680 |
| - "@babel/types" "^7.26.0" |
| 688 | + "@babel/types" "^7.26.7" |
681 | 689 |
|
682 | 690 | "@babel/highlight@^7.12.13":
|
683 | 691 | version "7.14.0"
|
|
738 | 746 | dependencies:
|
739 | 747 | "@babel/types" "^7.25.9"
|
740 | 748 |
|
741 |
| -"@babel/parser@^7.26.0": |
742 |
| - version "7.26.1" |
743 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
744 |
| - integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
| 749 | +"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 750 | + version "7.26.7" |
| 751 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 752 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
745 | 753 | dependencies:
|
746 |
| - "@babel/types" "^7.26.0" |
| 754 | + "@babel/types" "^7.26.7" |
747 | 755 |
|
748 | 756 | "@babel/parser@^7.3.3":
|
749 | 757 | version "7.14.7"
|
|
1136 | 1144 | dependencies:
|
1137 | 1145 | "@babel/helper-plugin-utils" "^7.14.5"
|
1138 | 1146 |
|
1139 |
| -"@babel/plugin-transform-block-scoped-functions@^7.25.9": |
1140 |
| - version "7.25.9" |
1141 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458" |
1142 |
| - integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA== |
| 1147 | +"@babel/plugin-transform-block-scoped-functions@^7.26.5": |
| 1148 | + version "7.26.5" |
| 1149 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e" |
| 1150 | + integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ== |
1143 | 1151 | dependencies:
|
1144 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1152 | + "@babel/helper-plugin-utils" "^7.26.5" |
1145 | 1153 |
|
1146 | 1154 | "@babel/plugin-transform-block-scoping@^7.14.5":
|
1147 | 1155 | version "7.14.5"
|
|
1288 | 1296 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.14.5"
|
1289 | 1297 | "@babel/helper-plugin-utils" "^7.14.5"
|
1290 | 1298 |
|
1291 |
| -"@babel/plugin-transform-exponentiation-operator@^7.25.9": |
1292 |
| - version "7.25.9" |
1293 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f" |
1294 |
| - integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA== |
| 1299 | +"@babel/plugin-transform-exponentiation-operator@^7.26.3": |
| 1300 | + version "7.26.3" |
| 1301 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc" |
| 1302 | + integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ== |
1295 | 1303 | dependencies:
|
1296 |
| - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9" |
1297 | 1304 | "@babel/helper-plugin-utils" "^7.25.9"
|
1298 | 1305 |
|
1299 | 1306 | "@babel/plugin-transform-export-namespace-from@^7.25.9":
|
|
1412 | 1419 | "@babel/helper-simple-access" "^7.14.5"
|
1413 | 1420 | babel-plugin-dynamic-import-node "^2.3.3"
|
1414 | 1421 |
|
1415 |
| -"@babel/plugin-transform-modules-commonjs@^7.25.9": |
1416 |
| - version "7.25.9" |
1417 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686" |
1418 |
| - integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg== |
| 1422 | +"@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 1423 | + version "7.26.3" |
| 1424 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
| 1425 | + integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
1419 | 1426 | dependencies:
|
1420 |
| - "@babel/helper-module-transforms" "^7.25.9" |
| 1427 | + "@babel/helper-module-transforms" "^7.26.0" |
1421 | 1428 | "@babel/helper-plugin-utils" "^7.25.9"
|
1422 |
| - "@babel/helper-simple-access" "^7.25.9" |
1423 | 1429 |
|
1424 | 1430 | "@babel/plugin-transform-modules-systemjs@^7.14.5":
|
1425 | 1431 | version "7.14.5"
|
|
1487 | 1493 | dependencies:
|
1488 | 1494 | "@babel/helper-plugin-utils" "^7.25.9"
|
1489 | 1495 |
|
1490 |
| -"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": |
1491 |
| - version "7.25.9" |
1492 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" |
1493 |
| - integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== |
| 1496 | +"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6": |
| 1497 | + version "7.26.6" |
| 1498 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" |
| 1499 | + integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== |
1494 | 1500 | dependencies:
|
1495 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1501 | + "@babel/helper-plugin-utils" "^7.26.5" |
1496 | 1502 |
|
1497 | 1503 | "@babel/plugin-transform-numeric-separator@^7.25.9":
|
1498 | 1504 | version "7.25.9"
|
|
1721 | 1727 | dependencies:
|
1722 | 1728 | "@babel/helper-plugin-utils" "^7.14.5"
|
1723 | 1729 |
|
1724 |
| -"@babel/plugin-transform-typeof-symbol@^7.25.9": |
1725 |
| - version "7.25.9" |
1726 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" |
1727 |
| - integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== |
| 1730 | +"@babel/plugin-transform-typeof-symbol@^7.26.7": |
| 1731 | + version "7.26.7" |
| 1732 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" |
| 1733 | + integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== |
1728 | 1734 | dependencies:
|
1729 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1735 | + "@babel/helper-plugin-utils" "^7.26.5" |
1730 | 1736 |
|
1731 | 1737 | "@babel/plugin-transform-unicode-escapes@^7.14.5":
|
1732 | 1738 | version "7.14.5"
|
|
1774 | 1780 | "@babel/helper-create-regexp-features-plugin" "^7.25.9"
|
1775 | 1781 | "@babel/helper-plugin-utils" "^7.25.9"
|
1776 | 1782 |
|
1777 |
| -"@babel/preset-env@7.26.0": |
1778 |
| - version "7.26.0" |
1779 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
1780 |
| - integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
| 1783 | +"@babel/preset-env@7.26.7": |
| 1784 | + version "7.26.7" |
| 1785 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" |
| 1786 | + integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== |
1781 | 1787 | dependencies:
|
1782 |
| - "@babel/compat-data" "^7.26.0" |
1783 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
1784 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1788 | + "@babel/compat-data" "^7.26.5" |
| 1789 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 1790 | + "@babel/helper-plugin-utils" "^7.26.5" |
1785 | 1791 | "@babel/helper-validator-option" "^7.25.9"
|
1786 | 1792 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
|
1787 | 1793 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
|
|
1795 | 1801 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
1796 | 1802 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
1797 | 1803 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
1798 |
| - "@babel/plugin-transform-block-scoped-functions" "^7.25.9" |
| 1804 | + "@babel/plugin-transform-block-scoped-functions" "^7.26.5" |
1799 | 1805 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
1800 | 1806 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
1801 | 1807 | "@babel/plugin-transform-class-static-block" "^7.26.0"
|
|
1806 | 1812 | "@babel/plugin-transform-duplicate-keys" "^7.25.9"
|
1807 | 1813 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
|
1808 | 1814 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
1809 |
| - "@babel/plugin-transform-exponentiation-operator" "^7.25.9" |
| 1815 | + "@babel/plugin-transform-exponentiation-operator" "^7.26.3" |
1810 | 1816 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
1811 | 1817 | "@babel/plugin-transform-for-of" "^7.25.9"
|
1812 | 1818 | "@babel/plugin-transform-function-name" "^7.25.9"
|
|
1815 | 1821 | "@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
|
1816 | 1822 | "@babel/plugin-transform-member-expression-literals" "^7.25.9"
|
1817 | 1823 | "@babel/plugin-transform-modules-amd" "^7.25.9"
|
1818 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
| 1824 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
1819 | 1825 | "@babel/plugin-transform-modules-systemjs" "^7.25.9"
|
1820 | 1826 | "@babel/plugin-transform-modules-umd" "^7.25.9"
|
1821 | 1827 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
|
1822 | 1828 | "@babel/plugin-transform-new-target" "^7.25.9"
|
1823 |
| - "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9" |
| 1829 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6" |
1824 | 1830 | "@babel/plugin-transform-numeric-separator" "^7.25.9"
|
1825 | 1831 | "@babel/plugin-transform-object-rest-spread" "^7.25.9"
|
1826 | 1832 | "@babel/plugin-transform-object-super" "^7.25.9"
|
|
1837 | 1843 | "@babel/plugin-transform-spread" "^7.25.9"
|
1838 | 1844 | "@babel/plugin-transform-sticky-regex" "^7.25.9"
|
1839 | 1845 | "@babel/plugin-transform-template-literals" "^7.25.9"
|
1840 |
| - "@babel/plugin-transform-typeof-symbol" "^7.25.9" |
| 1846 | + "@babel/plugin-transform-typeof-symbol" "^7.26.7" |
1841 | 1847 | "@babel/plugin-transform-unicode-escapes" "^7.25.9"
|
1842 | 1848 | "@babel/plugin-transform-unicode-property-regex" "^7.25.9"
|
1843 | 1849 | "@babel/plugin-transform-unicode-regex" "^7.25.9"
|
|
2052 | 2058 | debug "^4.3.1"
|
2053 | 2059 | globals "^11.1.0"
|
2054 | 2060 |
|
| 2061 | +"@babel/traverse@^7.26.7": |
| 2062 | + version "7.26.7" |
| 2063 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 2064 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 2065 | + dependencies: |
| 2066 | + "@babel/code-frame" "^7.26.2" |
| 2067 | + "@babel/generator" "^7.26.5" |
| 2068 | + "@babel/parser" "^7.26.7" |
| 2069 | + "@babel/template" "^7.25.9" |
| 2070 | + "@babel/types" "^7.26.7" |
| 2071 | + debug "^4.3.1" |
| 2072 | + globals "^11.1.0" |
| 2073 | + |
2055 | 2074 | "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.2", "@babel/types@^7.4.4":
|
2056 | 2075 | version "7.14.2"
|
2057 | 2076 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
|
|
2084 | 2103 | "@babel/helper-string-parser" "^7.25.9"
|
2085 | 2104 | "@babel/helper-validator-identifier" "^7.25.9"
|
2086 | 2105 |
|
2087 |
| -"@babel/types@^7.26.0": |
2088 |
| - version "7.26.0" |
2089 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
2090 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 2106 | +"@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 2107 | + version "7.26.7" |
| 2108 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 2109 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
2091 | 2110 | dependencies:
|
2092 | 2111 | "@babel/helper-string-parser" "^7.25.9"
|
2093 | 2112 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments