|
213 | 213 | "@babel/traverse" "^7.25.9"
|
214 | 214 | "@babel/types" "^7.25.9"
|
215 | 215 |
|
216 |
| -"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2": |
217 |
| - version "7.25.2" |
218 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" |
219 |
| - integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== |
| 216 | +"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2", "@babel/helper-module-transforms@^7.26.0": |
| 217 | + version "7.26.0" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
| 219 | + integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
220 | 220 | dependencies:
|
221 |
| - "@babel/helper-module-imports" "^7.24.7" |
222 |
| - "@babel/helper-simple-access" "^7.24.7" |
223 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
224 |
| - "@babel/traverse" "^7.25.2" |
| 221 | + "@babel/helper-module-imports" "^7.25.9" |
| 222 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 223 | + "@babel/traverse" "^7.25.9" |
225 | 224 |
|
226 | 225 | "@babel/helper-optimise-call-expression@^7.25.9":
|
227 | 226 | version "7.25.9"
|
|
230 | 229 | dependencies:
|
231 | 230 | "@babel/types" "^7.25.9"
|
232 | 231 |
|
233 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
234 |
| - version "7.25.9" |
235 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46" |
236 |
| - integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw== |
| 232 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 233 | + version "7.26.5" |
| 234 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 235 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
237 | 236 |
|
238 | 237 | "@babel/helper-remap-async-to-generator@^7.24.7", "@babel/helper-remap-async-to-generator@^7.25.9":
|
239 | 238 | version "7.25.9"
|
|
253 | 252 | "@babel/helper-optimise-call-expression" "^7.25.9"
|
254 | 253 | "@babel/traverse" "^7.25.9"
|
255 | 254 |
|
256 |
| -"@babel/helper-simple-access@^7.24.7": |
257 |
| - version "7.24.7" |
258 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3" |
259 |
| - integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg== |
260 |
| - dependencies: |
261 |
| - "@babel/traverse" "^7.24.7" |
262 |
| - "@babel/types" "^7.24.7" |
263 |
| - |
264 | 255 | "@babel/helper-skip-transparent-expression-wrappers@^7.24.7", "@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
|
265 | 256 | version "7.25.9"
|
266 | 257 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
|
|
464 | 455 | dependencies:
|
465 | 456 | "@babel/helper-plugin-utils" "^7.8.0"
|
466 | 457 |
|
467 |
| -"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.17.12", "@babel/plugin-syntax-jsx@^7.24.7", "@babel/plugin-syntax-jsx@^7.25.9": |
| 458 | +"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.17.12", "@babel/plugin-syntax-jsx@^7.25.9": |
468 | 459 | version "7.25.9"
|
469 | 460 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz#a34313a178ea56f1951599b929c1ceacee719290"
|
470 | 461 | integrity sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==
|
|
527 | 518 | dependencies:
|
528 | 519 | "@babel/helper-plugin-utils" "^7.14.5"
|
529 | 520 |
|
530 |
| -"@babel/plugin-syntax-typescript@^7.24.7", "@babel/plugin-syntax-typescript@^7.7.2": |
531 |
| - version "7.24.7" |
532 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz#58d458271b4d3b6bb27ee6ac9525acbb259bad1c" |
533 |
| - integrity sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA== |
| 521 | +"@babel/plugin-syntax-typescript@^7.25.9", "@babel/plugin-syntax-typescript@^7.7.2": |
| 522 | + version "7.25.9" |
| 523 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz#67dda2b74da43727cf21d46cf9afef23f4365399" |
| 524 | + integrity sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ== |
534 | 525 | dependencies:
|
535 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 526 | + "@babel/helper-plugin-utils" "^7.25.9" |
536 | 527 |
|
537 | 528 | "@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
|
538 | 529 | version "7.18.6"
|
|
735 | 726 | "@babel/helper-module-transforms" "^7.24.7"
|
736 | 727 | "@babel/helper-plugin-utils" "^7.24.7"
|
737 | 728 |
|
738 |
| -"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8": |
739 |
| - version "7.24.8" |
740 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz#ab6421e564b717cb475d6fff70ae7f103536ea3c" |
741 |
| - integrity sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA== |
| 729 | +"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.25.9": |
| 730 | + version "7.26.3" |
| 731 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
| 732 | + integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
742 | 733 | dependencies:
|
743 |
| - "@babel/helper-module-transforms" "^7.24.8" |
744 |
| - "@babel/helper-plugin-utils" "^7.24.8" |
745 |
| - "@babel/helper-simple-access" "^7.24.7" |
| 734 | + "@babel/helper-module-transforms" "^7.26.0" |
| 735 | + "@babel/helper-plugin-utils" "^7.25.9" |
746 | 736 |
|
747 | 737 | "@babel/plugin-transform-modules-systemjs@^7.25.0":
|
748 | 738 | version "7.25.0"
|
|
958 | 948 | dependencies:
|
959 | 949 | "@babel/helper-plugin-utils" "^7.24.8"
|
960 | 950 |
|
961 |
| -"@babel/plugin-transform-typescript@^7.24.7": |
962 |
| - version "7.24.7" |
963 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz#b006b3e0094bf0813d505e0c5485679eeaf4a881" |
964 |
| - integrity sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw== |
| 951 | +"@babel/plugin-transform-typescript@^7.25.9": |
| 952 | + version "7.26.5" |
| 953 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.5.tgz#6d9b48e8ee40a45a3ed12ebc013449fdf261714c" |
| 954 | + integrity sha512-GJhPO0y8SD5EYVCy2Zr+9dSZcEgaSmq5BLR0Oc25TOEhC+ba49vUAGZFjy8v79z9E1mdldq4x9d1xgh4L1d5dQ== |
965 | 955 | dependencies:
|
966 |
| - "@babel/helper-annotate-as-pure" "^7.24.7" |
967 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
968 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
969 |
| - "@babel/plugin-syntax-typescript" "^7.24.7" |
| 956 | + "@babel/helper-annotate-as-pure" "^7.25.9" |
| 957 | + "@babel/helper-create-class-features-plugin" "^7.25.9" |
| 958 | + "@babel/helper-plugin-utils" "^7.26.5" |
| 959 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" |
| 960 | + "@babel/plugin-syntax-typescript" "^7.25.9" |
970 | 961 |
|
971 | 962 | "@babel/plugin-transform-unicode-escapes@^7.24.7":
|
972 | 963 | version "7.24.7"
|
|
1207 | 1198 | "@babel/plugin-transform-react-jsx-development" "^7.24.7"
|
1208 | 1199 | "@babel/plugin-transform-react-pure-annotations" "^7.24.7"
|
1209 | 1200 |
|
1210 |
| -"@babel/preset-typescript@7.24.7": |
1211 |
| - version "7.24.7" |
1212 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.7.tgz#66cd86ea8f8c014855671d5ea9a737139cbbfef1" |
1213 |
| - integrity sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ== |
| 1201 | +"@babel/preset-typescript@7.26.0": |
| 1202 | + version "7.26.0" |
| 1203 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d" |
| 1204 | + integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg== |
1214 | 1205 | dependencies:
|
1215 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
1216 |
| - "@babel/helper-validator-option" "^7.24.7" |
1217 |
| - "@babel/plugin-syntax-jsx" "^7.24.7" |
1218 |
| - "@babel/plugin-transform-modules-commonjs" "^7.24.7" |
1219 |
| - "@babel/plugin-transform-typescript" "^7.24.7" |
| 1206 | + "@babel/helper-plugin-utils" "^7.25.9" |
| 1207 | + "@babel/helper-validator-option" "^7.25.9" |
| 1208 | + "@babel/plugin-syntax-jsx" "^7.25.9" |
| 1209 | + "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
| 1210 | + "@babel/plugin-transform-typescript" "^7.25.9" |
1220 | 1211 |
|
1221 | 1212 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
1222 | 1213 | version "7.23.9"
|
|
0 commit comments