|
245 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
246 | 246 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
247 | 247 |
|
248 |
| -"@babel/helper-plugin-utils@^7.12.13": |
249 |
| - version "7.12.13" |
250 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb" |
251 |
| - integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA== |
252 |
| - |
253 |
| -"@babel/helper-plugin-utils@^7.13.0": |
254 |
| - version "7.13.0" |
255 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
256 |
| - integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
| 248 | +"@babel/helper-plugin-utils@^7.25.9": |
| 249 | + version "7.25.9" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46" |
| 251 | + integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw== |
257 | 252 |
|
258 | 253 | "@babel/helper-regex@^7.10.4":
|
259 | 254 | version "7.10.5"
|
|
309 | 304 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
310 | 305 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
311 | 306 |
|
312 |
| -"@babel/helper-validator-option@^7.12.17": |
313 |
| - version "7.12.17" |
314 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
315 |
| - integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
| 307 | +"@babel/helper-validator-option@^7.25.9": |
| 308 | + version "7.25.9" |
| 309 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
| 310 | + integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
316 | 311 |
|
317 | 312 | "@babel/helper-wrap-function@^7.10.4":
|
318 | 313 | version "7.10.4"
|
|
342 | 337 | chalk "^2.0.0"
|
343 | 338 | js-tokens "^4.0.0"
|
344 | 339 |
|
345 |
| -"@babel/node@7.13.13": |
346 |
| - version "7.13.13" |
347 |
| - resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.13.13.tgz#9201214dab4ae41c1e1596b7d2e27098395b1509" |
348 |
| - integrity sha512-gElSPunpriXoBGQxDkd5h9L13SVTyzFLTPv9jN1aXJNLR10iNs+MsfhYL/WGJGCJQFddHAdThY7CkmGVz2KPag== |
| 340 | +"@babel/node@7.26.0": |
| 341 | + version "7.26.0" |
| 342 | + resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.26.0.tgz#4b126f4eb56a05a97990a650fae0a24ad9b0c583" |
| 343 | + integrity sha512-5ASMjh42hbnqyCOK68Q5chh1jKAqn91IswFTN+niwt4FLABhEWCT1tEuuo6mlNQ4WG/oFQLvJ71PaHAKtWtJyA== |
349 | 344 | dependencies:
|
350 |
| - "@babel/register" "^7.13.8" |
351 |
| - commander "^4.0.1" |
352 |
| - core-js "^3.2.1" |
| 345 | + "@babel/register" "^7.25.9" |
| 346 | + commander "^6.2.0" |
| 347 | + core-js "^3.30.2" |
353 | 348 | node-environment-flags "^1.0.5"
|
354 |
| - regenerator-runtime "^0.13.4" |
| 349 | + regenerator-runtime "^0.14.0" |
355 | 350 | v8flags "^3.1.1"
|
356 | 351 |
|
357 | 352 | "@babel/ [email protected]", "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0":
|
|
549 | 544 | dependencies:
|
550 | 545 | "@babel/helper-plugin-utils" "^7.10.4"
|
551 | 546 |
|
552 |
| -"@babel/plugin-syntax-flow@^7.12.13": |
553 |
| - version "7.12.13" |
554 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86" |
555 |
| - integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA== |
| 547 | +"@babel/plugin-syntax-flow@^7.25.9": |
| 548 | + version "7.26.0" |
| 549 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz#96507595c21b45fccfc2bc758d5c45452e6164fa" |
| 550 | + integrity sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg== |
556 | 551 | dependencies:
|
557 |
| - "@babel/helper-plugin-utils" "^7.12.13" |
| 552 | + "@babel/helper-plugin-utils" "^7.25.9" |
558 | 553 |
|
559 | 554 | "@babel/plugin-syntax-json-strings@^7.8.0":
|
560 | 555 | version "7.8.3"
|
|
723 | 718 | "@babel/helper-plugin-utils" "^7.10.4"
|
724 | 719 | "@babel/plugin-syntax-flow" "^7.10.4"
|
725 | 720 |
|
726 |
| -"@babel/plugin-transform-flow-strip-types@^7.13.0": |
727 |
| - version "7.13.0" |
728 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.13.0.tgz#58177a48c209971e8234e99906cb6bd1122addd3" |
729 |
| - integrity sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg== |
| 721 | +"@babel/plugin-transform-flow-strip-types@^7.25.9": |
| 722 | + version "7.25.9" |
| 723 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.25.9.tgz#85879b42a8f5948fd6317069978e98f23ef8aec1" |
| 724 | + integrity sha512-/VVukELzPDdci7UUsWQaSkhgnjIWXnIyRpM02ldxaVoFK96c41So8JcKT3m0gYjyv7j5FNPGS5vfELrWalkbDA== |
730 | 725 | dependencies:
|
731 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
732 |
| - "@babel/plugin-syntax-flow" "^7.12.13" |
| 726 | + "@babel/helper-plugin-utils" "^7.25.9" |
| 727 | + "@babel/plugin-syntax-flow" "^7.25.9" |
733 | 728 |
|
734 | 729 | "@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.10.4", "@babel/plugin-transform-for-of@^7.9.0":
|
735 | 730 | version "7.10.4"
|
|
1124 | 1119 | levenary "^1.1.1"
|
1125 | 1120 | semver "^5.5.0"
|
1126 | 1121 |
|
1127 |
| -"@babel/preset-flow@7.13.13": |
1128 |
| - version "7.13.13" |
1129 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.13.13.tgz#a61a1c149b3f77589d795287744393444d5cdd9e" |
1130 |
| - integrity sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg== |
| 1122 | +"@babel/preset-flow@7.25.9": |
| 1123 | + version "7.25.9" |
| 1124 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.25.9.tgz#ef8b5e7e3f24a42b3711e77fb14919b87dffed0a" |
| 1125 | + integrity sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ== |
1131 | 1126 | dependencies:
|
1132 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
1133 |
| - "@babel/helper-validator-option" "^7.12.17" |
1134 |
| - "@babel/plugin-transform-flow-strip-types" "^7.13.0" |
| 1127 | + "@babel/helper-plugin-utils" "^7.25.9" |
| 1128 | + "@babel/helper-validator-option" "^7.25.9" |
| 1129 | + "@babel/plugin-transform-flow-strip-types" "^7.25.9" |
1135 | 1130 |
|
1136 | 1131 | "@babel/preset-modules@^0.1.3":
|
1137 | 1132 | version "0.1.4"
|
|
1177 | 1172 | "@babel/helper-plugin-utils" "^7.8.3"
|
1178 | 1173 | "@babel/plugin-transform-typescript" "^7.9.0"
|
1179 | 1174 |
|
1180 |
| -"@babel/register@^7.13.8": |
1181 |
| - version "7.13.14" |
1182 |
| - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.14.tgz#bbfa8f4f027c2ebc432e8e69e078b632605f2d9b" |
1183 |
| - integrity sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q== |
| 1175 | +"@babel/register@^7.25.9": |
| 1176 | + version "7.25.9" |
| 1177 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.25.9.tgz#1c465acf7dc983d70ccc318eb5b887ecb04f021b" |
| 1178 | + integrity sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA== |
1184 | 1179 | dependencies:
|
| 1180 | + clone-deep "^4.0.1" |
1185 | 1181 | find-cache-dir "^2.0.0"
|
1186 |
| - lodash "^4.17.19" |
1187 | 1182 | make-dir "^2.1.0"
|
1188 |
| - pirates "^4.0.0" |
| 1183 | + pirates "^4.0.6" |
1189 | 1184 | source-map-support "^0.5.16"
|
1190 | 1185 |
|
1191 | 1186 | "@babel/runtime-corejs3@^7.8.3":
|
@@ -3992,7 +3987,7 @@ commander@^2.11.0, commander@^2.20.0:
|
3992 | 3987 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
|
3993 | 3988 | integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
3994 | 3989 |
|
3995 |
| -commander@^4.0.1, commander@^4.1.1: |
| 3990 | +commander@^4.1.1: |
3996 | 3991 | version "4.1.1"
|
3997 | 3992 | resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
3998 | 3993 | integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
@@ -4176,7 +4171,12 @@ core-js@^2.4.0, core-js@^2.4.1:
|
4176 | 4171 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
|
4177 | 4172 | integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
|
4178 | 4173 |
|
4179 |
| -core-js@^3.2.1, core-js@^3.5.0: |
| 4174 | +core-js@^3.30.2: |
| 4175 | + version "3.38.1" |
| 4176 | + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e" |
| 4177 | + integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw== |
| 4178 | + |
| 4179 | +core-js@^3.5.0: |
4180 | 4180 | version "3.6.5"
|
4181 | 4181 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
|
4182 | 4182 | integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
|
@@ -9658,13 +9658,18 @@ pinkie@^2.0.0:
|
9658 | 9658 | resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
|
9659 | 9659 | integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
|
9660 | 9660 |
|
9661 |
| -pirates@^4.0.0, pirates@^4.0.1: |
| 9661 | +pirates@^4.0.1: |
9662 | 9662 | version "4.0.1"
|
9663 | 9663 | resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
|
9664 | 9664 | integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==
|
9665 | 9665 | dependencies:
|
9666 | 9666 | node-modules-regexp "^1.0.0"
|
9667 | 9667 |
|
| 9668 | +pirates@^4.0.6: |
| 9669 | + version "4.0.6" |
| 9670 | + resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9" |
| 9671 | + integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg== |
| 9672 | + |
9668 | 9673 | pkg-dir@^1.0.0:
|
9669 | 9674 | version "1.0.0"
|
9670 | 9675 | resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
|
@@ -10910,6 +10915,11 @@ regenerator-runtime@^0.13.3, regenerator-runtime@^0.13.4:
|
10910 | 10915 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
10911 | 10916 | integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
|
10912 | 10917 |
|
| 10918 | +regenerator-runtime@^0.14.0: |
| 10919 | + version "0.14.1" |
| 10920 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 10921 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
| 10922 | + |
10913 | 10923 | regenerator-transform@^0.14.2:
|
10914 | 10924 | version "0.14.5"
|
10915 | 10925 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4"
|
|
0 commit comments