|
38 | 38 | "@babel/highlight" "^7.25.9"
|
39 | 39 | picocolors "^1.0.0"
|
40 | 40 |
|
41 |
| -"@babel/code-frame@^7.26.0": |
42 |
| - version "7.26.0" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
44 |
| - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 41 | +"@babel/code-frame@^7.26.2": |
| 42 | + version "7.26.2" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 44 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
45 | 45 | dependencies:
|
46 | 46 | "@babel/helper-validator-identifier" "^7.25.9"
|
47 | 47 | js-tokens "^4.0.0"
|
|
62 | 62 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
|
63 | 63 | integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
|
64 | 64 |
|
65 |
| -"@babel/compat-data@^7.26.0": |
66 |
| - version "7.26.0" |
67 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
68 |
| - integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
| 65 | +"@babel/compat-data@^7.26.5": |
| 66 | + version "7.26.5" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 68 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
69 | 69 |
|
70 |
| -"@babel/core@7.26.0": |
71 |
| - version "7.26.0" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
73 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 70 | +"@babel/core@7.26.7": |
| 71 | + version "7.26.7" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 73 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
74 | 74 | dependencies:
|
75 | 75 | "@ampproject/remapping" "^2.2.0"
|
76 |
| - "@babel/code-frame" "^7.26.0" |
77 |
| - "@babel/generator" "^7.26.0" |
78 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 76 | + "@babel/code-frame" "^7.26.2" |
| 77 | + "@babel/generator" "^7.26.5" |
| 78 | + "@babel/helper-compilation-targets" "^7.26.5" |
79 | 79 | "@babel/helper-module-transforms" "^7.26.0"
|
80 |
| - "@babel/helpers" "^7.26.0" |
81 |
| - "@babel/parser" "^7.26.0" |
| 80 | + "@babel/helpers" "^7.26.7" |
| 81 | + "@babel/parser" "^7.26.7" |
82 | 82 | "@babel/template" "^7.25.9"
|
83 |
| - "@babel/traverse" "^7.25.9" |
84 |
| - "@babel/types" "^7.26.0" |
| 83 | + "@babel/traverse" "^7.26.7" |
| 84 | + "@babel/types" "^7.26.7" |
85 | 85 | convert-source-map "^2.0.0"
|
86 | 86 | debug "^4.1.0"
|
87 | 87 | gensync "^1.0.0-beta.2"
|
|
128 | 128 | "@jridgewell/trace-mapping" "^0.3.25"
|
129 | 129 | jsesc "^3.0.2"
|
130 | 130 |
|
131 |
| -"@babel/generator@^7.26.0": |
132 |
| - version "7.26.0" |
133 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
134 |
| - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 131 | +"@babel/generator@^7.26.5": |
| 132 | + version "7.26.5" |
| 133 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 134 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
135 | 135 | dependencies:
|
136 |
| - "@babel/parser" "^7.26.0" |
137 |
| - "@babel/types" "^7.26.0" |
| 136 | + "@babel/parser" "^7.26.5" |
| 137 | + "@babel/types" "^7.26.5" |
138 | 138 | "@jridgewell/gen-mapping" "^0.3.5"
|
139 | 139 | "@jridgewell/trace-mapping" "^0.3.25"
|
140 | 140 | jsesc "^3.0.2"
|
|
161 | 161 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
162 | 162 | "@babel/types" "^7.18.6"
|
163 | 163 |
|
164 |
| -"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9": |
165 |
| - version "7.25.9" |
166 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9" |
167 |
| - integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g== |
168 |
| - dependencies: |
169 |
| - "@babel/traverse" "^7.25.9" |
170 |
| - "@babel/types" "^7.25.9" |
171 |
| - |
172 | 164 | "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.6":
|
173 | 165 | version "7.18.6"
|
174 | 166 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96"
|
|
201 | 193 | lru-cache "^5.1.1"
|
202 | 194 | semver "^6.3.1"
|
203 | 195 |
|
| 196 | +"@babel/helper-compilation-targets@^7.26.5": |
| 197 | + version "7.26.5" |
| 198 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 199 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 200 | + dependencies: |
| 201 | + "@babel/compat-data" "^7.26.5" |
| 202 | + "@babel/helper-validator-option" "^7.25.9" |
| 203 | + browserslist "^4.24.0" |
| 204 | + lru-cache "^5.1.1" |
| 205 | + semver "^6.3.1" |
| 206 | + |
204 | 207 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.18.6":
|
205 | 208 | version "7.18.6"
|
206 | 209 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz#6f15f8459f3b523b39e00a99982e2c040871ed72"
|
|
399 | 402 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
|
400 | 403 | integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
|
401 | 404 |
|
| 405 | +"@babel/helper-plugin-utils@^7.26.5": |
| 406 | + version "7.26.5" |
| 407 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 408 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 409 | + |
402 | 410 | "@babel/helper-remap-async-to-generator@^7.18.6":
|
403 | 411 | version "7.18.6"
|
404 | 412 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz#fa1f81acd19daee9d73de297c0308783cd3cfc23"
|
|
538 | 546 | "@babel/traverse" "^7.18.6"
|
539 | 547 | "@babel/types" "^7.18.6"
|
540 | 548 |
|
541 |
| -"@babel/helpers@^7.26.0": |
542 |
| - version "7.26.0" |
543 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
544 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 549 | +"@babel/helpers@^7.26.7": |
| 550 | + version "7.26.7" |
| 551 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 552 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
545 | 553 | dependencies:
|
546 | 554 | "@babel/template" "^7.25.9"
|
547 |
| - "@babel/types" "^7.26.0" |
| 555 | + "@babel/types" "^7.26.7" |
548 | 556 |
|
549 | 557 | "@babel/highlight@^7.18.6":
|
550 | 558 | version "7.18.6"
|
|
586 | 594 | dependencies:
|
587 | 595 | "@babel/types" "^7.25.9"
|
588 | 596 |
|
589 |
| -"@babel/parser@^7.26.0": |
590 |
| - version "7.26.1" |
591 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
592 |
| - integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
| 597 | +"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 598 | + version "7.26.7" |
| 599 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 600 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
593 | 601 | dependencies:
|
594 |
| - "@babel/types" "^7.26.0" |
| 602 | + "@babel/types" "^7.26.7" |
595 | 603 |
|
596 | 604 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
597 | 605 | version "7.25.9"
|
|
986 | 994 | dependencies:
|
987 | 995 | "@babel/helper-plugin-utils" "^7.18.6"
|
988 | 996 |
|
989 |
| -"@babel/plugin-transform-block-scoped-functions@^7.25.9": |
990 |
| - version "7.25.9" |
991 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458" |
992 |
| - integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA== |
| 997 | +"@babel/plugin-transform-block-scoped-functions@^7.26.5": |
| 998 | + version "7.26.5" |
| 999 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e" |
| 1000 | + integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ== |
993 | 1001 | dependencies:
|
994 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1002 | + "@babel/helper-plugin-utils" "^7.26.5" |
995 | 1003 |
|
996 | 1004 | "@babel/plugin-transform-block-scoping@^7.18.6":
|
997 | 1005 | version "7.18.6"
|
|
1131 | 1139 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
|
1132 | 1140 | "@babel/helper-plugin-utils" "^7.18.6"
|
1133 | 1141 |
|
1134 |
| -"@babel/plugin-transform-exponentiation-operator@^7.25.9": |
1135 |
| - version "7.25.9" |
1136 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f" |
1137 |
| - integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA== |
| 1142 | +"@babel/plugin-transform-exponentiation-operator@^7.26.3": |
| 1143 | + version "7.26.3" |
| 1144 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc" |
| 1145 | + integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ== |
1138 | 1146 | dependencies:
|
1139 |
| - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9" |
1140 | 1147 | "@babel/helper-plugin-utils" "^7.25.9"
|
1141 | 1148 |
|
1142 | 1149 | "@babel/plugin-transform-export-namespace-from@^7.25.9":
|
|
1256 | 1263 | "@babel/helper-simple-access" "^7.18.6"
|
1257 | 1264 | babel-plugin-dynamic-import-node "^2.3.3"
|
1258 | 1265 |
|
1259 |
| -"@babel/plugin-transform-modules-commonjs@^7.25.9": |
1260 |
| - version "7.25.9" |
1261 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686" |
1262 |
| - integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg== |
| 1266 | +"@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 1267 | + version "7.26.3" |
| 1268 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
| 1269 | + integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
1263 | 1270 | dependencies:
|
1264 |
| - "@babel/helper-module-transforms" "^7.25.9" |
| 1271 | + "@babel/helper-module-transforms" "^7.26.0" |
1265 | 1272 | "@babel/helper-plugin-utils" "^7.25.9"
|
1266 |
| - "@babel/helper-simple-access" "^7.25.9" |
1267 | 1273 |
|
1268 | 1274 | "@babel/plugin-transform-modules-systemjs@^7.18.6":
|
1269 | 1275 | version "7.18.6"
|
|
1332 | 1338 | dependencies:
|
1333 | 1339 | "@babel/helper-plugin-utils" "^7.25.9"
|
1334 | 1340 |
|
1335 |
| -"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": |
1336 |
| - version "7.25.9" |
1337 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" |
1338 |
| - integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== |
| 1341 | +"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6": |
| 1342 | + version "7.26.6" |
| 1343 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" |
| 1344 | + integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== |
1339 | 1345 | dependencies:
|
1340 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1346 | + "@babel/helper-plugin-utils" "^7.26.5" |
1341 | 1347 |
|
1342 | 1348 | "@babel/plugin-transform-numeric-separator@^7.25.9":
|
1343 | 1349 | version "7.25.9"
|
|
1567 | 1573 | dependencies:
|
1568 | 1574 | "@babel/helper-plugin-utils" "^7.18.6"
|
1569 | 1575 |
|
1570 |
| -"@babel/plugin-transform-typeof-symbol@^7.25.9": |
1571 |
| - version "7.25.9" |
1572 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" |
1573 |
| - integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== |
| 1576 | +"@babel/plugin-transform-typeof-symbol@^7.26.7": |
| 1577 | + version "7.26.7" |
| 1578 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" |
| 1579 | + integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== |
1574 | 1580 | dependencies:
|
1575 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1581 | + "@babel/helper-plugin-utils" "^7.26.5" |
1576 | 1582 |
|
1577 | 1583 | "@babel/plugin-transform-unicode-escapes@^7.18.6":
|
1578 | 1584 | version "7.18.6"
|
|
1620 | 1626 | "@babel/helper-create-regexp-features-plugin" "^7.25.9"
|
1621 | 1627 | "@babel/helper-plugin-utils" "^7.25.9"
|
1622 | 1628 |
|
1623 |
| -"@babel/preset-env@7.26.0": |
1624 |
| - version "7.26.0" |
1625 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
1626 |
| - integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
| 1629 | +"@babel/preset-env@7.26.7": |
| 1630 | + version "7.26.7" |
| 1631 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" |
| 1632 | + integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== |
1627 | 1633 | dependencies:
|
1628 |
| - "@babel/compat-data" "^7.26.0" |
1629 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
1630 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1634 | + "@babel/compat-data" "^7.26.5" |
| 1635 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 1636 | + "@babel/helper-plugin-utils" "^7.26.5" |
1631 | 1637 | "@babel/helper-validator-option" "^7.25.9"
|
1632 | 1638 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
|
1633 | 1639 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
|
|
1641 | 1647 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
1642 | 1648 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
1643 | 1649 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
1644 |
| - "@babel/plugin-transform-block-scoped-functions" "^7.25.9" |
| 1650 | + "@babel/plugin-transform-block-scoped-functions" "^7.26.5" |
1645 | 1651 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
1646 | 1652 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
1647 | 1653 | "@babel/plugin-transform-class-static-block" "^7.26.0"
|
|
1652 | 1658 | "@babel/plugin-transform-duplicate-keys" "^7.25.9"
|
1653 | 1659 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
|
1654 | 1660 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
1655 |
| - "@babel/plugin-transform-exponentiation-operator" "^7.25.9" |
| 1661 | + "@babel/plugin-transform-exponentiation-operator" "^7.26.3" |
1656 | 1662 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
1657 | 1663 | "@babel/plugin-transform-for-of" "^7.25.9"
|
1658 | 1664 | "@babel/plugin-transform-function-name" "^7.25.9"
|
|
1661 | 1667 | "@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
|
1662 | 1668 | "@babel/plugin-transform-member-expression-literals" "^7.25.9"
|
1663 | 1669 | "@babel/plugin-transform-modules-amd" "^7.25.9"
|
1664 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
| 1670 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
1665 | 1671 | "@babel/plugin-transform-modules-systemjs" "^7.25.9"
|
1666 | 1672 | "@babel/plugin-transform-modules-umd" "^7.25.9"
|
1667 | 1673 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
|
1668 | 1674 | "@babel/plugin-transform-new-target" "^7.25.9"
|
1669 |
| - "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9" |
| 1675 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6" |
1670 | 1676 | "@babel/plugin-transform-numeric-separator" "^7.25.9"
|
1671 | 1677 | "@babel/plugin-transform-object-rest-spread" "^7.25.9"
|
1672 | 1678 | "@babel/plugin-transform-object-super" "^7.25.9"
|
|
1683 | 1689 | "@babel/plugin-transform-spread" "^7.25.9"
|
1684 | 1690 | "@babel/plugin-transform-sticky-regex" "^7.25.9"
|
1685 | 1691 | "@babel/plugin-transform-template-literals" "^7.25.9"
|
1686 |
| - "@babel/plugin-transform-typeof-symbol" "^7.25.9" |
| 1692 | + "@babel/plugin-transform-typeof-symbol" "^7.26.7" |
1687 | 1693 | "@babel/plugin-transform-unicode-escapes" "^7.25.9"
|
1688 | 1694 | "@babel/plugin-transform-unicode-property-regex" "^7.25.9"
|
1689 | 1695 | "@babel/plugin-transform-unicode-regex" "^7.25.9"
|
|
1871 | 1877 | debug "^4.3.1"
|
1872 | 1878 | globals "^11.1.0"
|
1873 | 1879 |
|
| 1880 | +"@babel/traverse@^7.26.7": |
| 1881 | + version "7.26.7" |
| 1882 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 1883 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 1884 | + dependencies: |
| 1885 | + "@babel/code-frame" "^7.26.2" |
| 1886 | + "@babel/generator" "^7.26.5" |
| 1887 | + "@babel/parser" "^7.26.7" |
| 1888 | + "@babel/template" "^7.25.9" |
| 1889 | + "@babel/types" "^7.26.7" |
| 1890 | + debug "^4.3.1" |
| 1891 | + globals "^11.1.0" |
| 1892 | + |
1874 | 1893 | "@babel/types@^7.18.6", "@babel/types@^7.4.4":
|
1875 | 1894 | version "7.18.6"
|
1876 | 1895 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.6.tgz#5d781dd10a3f0c9f1f931bd19de5eb26ec31acf0"
|
|
1887 | 1906 | "@babel/helper-string-parser" "^7.25.9"
|
1888 | 1907 | "@babel/helper-validator-identifier" "^7.25.9"
|
1889 | 1908 |
|
1890 |
| -"@babel/types@^7.26.0": |
1891 |
| - version "7.26.0" |
1892 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
1893 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 1909 | +"@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 1910 | + version "7.26.7" |
| 1911 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 1912 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
1894 | 1913 | dependencies:
|
1895 | 1914 | "@babel/helper-string-parser" "^7.25.9"
|
1896 | 1915 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments