|
80 | 80 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
81 | 81 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
82 | 82 |
|
83 |
| -"@babel/core@7.17.5": |
84 |
| - version "7.17.5" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
86 |
| - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 83 | +"@babel/compat-data@^7.17.7": |
| 84 | + version "7.17.7" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 86 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 87 | + |
| 88 | +"@babel/core@7.17.8": |
| 89 | + version "7.17.8" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
| 91 | + integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
87 | 92 | dependencies:
|
88 | 93 | "@ampproject/remapping" "^2.1.0"
|
89 | 94 | "@babel/code-frame" "^7.16.7"
|
90 |
| - "@babel/generator" "^7.17.3" |
91 |
| - "@babel/helper-compilation-targets" "^7.16.7" |
92 |
| - "@babel/helper-module-transforms" "^7.16.7" |
93 |
| - "@babel/helpers" "^7.17.2" |
94 |
| - "@babel/parser" "^7.17.3" |
| 95 | + "@babel/generator" "^7.17.7" |
| 96 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 97 | + "@babel/helper-module-transforms" "^7.17.7" |
| 98 | + "@babel/helpers" "^7.17.8" |
| 99 | + "@babel/parser" "^7.17.8" |
95 | 100 | "@babel/template" "^7.16.7"
|
96 | 101 | "@babel/traverse" "^7.17.3"
|
97 | 102 | "@babel/types" "^7.17.0"
|
|
209 | 214 | jsesc "^2.5.1"
|
210 | 215 | source-map "^0.5.0"
|
211 | 216 |
|
212 |
| -"@babel/generator@^7.17.0": |
213 |
| - version "7.17.0" |
214 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e" |
215 |
| - integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
| 217 | +"@babel/generator@^7.17.3": |
| 218 | + version "7.17.3" |
| 219 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
| 220 | + integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
216 | 221 | dependencies:
|
217 | 222 | "@babel/types" "^7.17.0"
|
218 | 223 | jsesc "^2.5.1"
|
219 | 224 | source-map "^0.5.0"
|
220 | 225 |
|
221 |
| -"@babel/generator@^7.17.3": |
222 |
| - version "7.17.3" |
223 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
224 |
| - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 226 | +"@babel/generator@^7.17.7": |
| 227 | + version "7.17.7" |
| 228 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 229 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
225 | 230 | dependencies:
|
226 | 231 | "@babel/types" "^7.17.0"
|
227 | 232 | jsesc "^2.5.1"
|
|
299 | 304 | browserslist "^4.17.5"
|
300 | 305 | semver "^6.3.0"
|
301 | 306 |
|
| 307 | +"@babel/helper-compilation-targets@^7.17.7": |
| 308 | + version "7.17.7" |
| 309 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 310 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
| 311 | + dependencies: |
| 312 | + "@babel/compat-data" "^7.17.7" |
| 313 | + "@babel/helper-validator-option" "^7.16.7" |
| 314 | + browserslist "^4.17.5" |
| 315 | + semver "^6.3.0" |
| 316 | + |
302 | 317 | "@babel/helper-create-class-features-plugin@^7.16.10":
|
303 | 318 | version "7.16.10"
|
304 | 319 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c"
|
|
532 | 547 | "@babel/traverse" "^7.16.7"
|
533 | 548 | "@babel/types" "^7.16.7"
|
534 | 549 |
|
| 550 | +"@babel/helper-module-transforms@^7.17.7": |
| 551 | + version "7.17.7" |
| 552 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 553 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
| 554 | + dependencies: |
| 555 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 556 | + "@babel/helper-module-imports" "^7.16.7" |
| 557 | + "@babel/helper-simple-access" "^7.17.7" |
| 558 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 559 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 560 | + "@babel/template" "^7.16.7" |
| 561 | + "@babel/traverse" "^7.17.3" |
| 562 | + "@babel/types" "^7.17.0" |
| 563 | + |
535 | 564 | "@babel/helper-optimise-call-expression@^7.15.4":
|
536 | 565 | version "7.15.4"
|
537 | 566 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
|
|
631 | 660 | dependencies:
|
632 | 661 | "@babel/types" "^7.16.7"
|
633 | 662 |
|
| 663 | +"@babel/helper-simple-access@^7.17.7": |
| 664 | + version "7.17.7" |
| 665 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 666 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
| 667 | + dependencies: |
| 668 | + "@babel/types" "^7.17.0" |
| 669 | + |
634 | 670 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
635 | 671 | version "7.16.0"
|
636 | 672 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
735 | 771 | "@babel/traverse" "^7.16.7"
|
736 | 772 | "@babel/types" "^7.16.7"
|
737 | 773 |
|
738 |
| -"@babel/helpers@^7.17.2": |
739 |
| - version "7.17.2" |
740 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
741 |
| - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 774 | +"@babel/helpers@^7.17.8": |
| 775 | + version "7.17.8" |
| 776 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
| 777 | + integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
742 | 778 | dependencies:
|
743 | 779 | "@babel/template" "^7.16.7"
|
744 |
| - "@babel/traverse" "^7.17.0" |
| 780 | + "@babel/traverse" "^7.17.3" |
745 | 781 | "@babel/types" "^7.17.0"
|
746 | 782 |
|
747 | 783 | "@babel/helpers@^7.2.0":
|
|
826 | 862 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
|
827 | 863 | integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
|
828 | 864 |
|
829 |
| -"@babel/parser@^7.17.0": |
830 |
| - version "7.17.0" |
831 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c" |
832 |
| - integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
833 |
| - |
834 | 865 | "@babel/parser@^7.17.3":
|
835 | 866 | version "7.17.3"
|
836 | 867 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
|
837 | 868 | integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
|
838 | 869 |
|
| 870 | +"@babel/parser@^7.17.8": |
| 871 | + version "7.17.8" |
| 872 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
| 873 | + integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
| 874 | + |
839 | 875 | "@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
|
840 | 876 | version "7.3.1"
|
841 | 877 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.1.tgz#8f4ffd45f779e6132780835ffa7a215fa0b2d181"
|
|
1697 | 1733 | debug "^4.1.0"
|
1698 | 1734 | globals "^11.1.0"
|
1699 | 1735 |
|
1700 |
| -"@babel/traverse@^7.17.0": |
1701 |
| - version "7.17.0" |
1702 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
1703 |
| - integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
1704 |
| - dependencies: |
1705 |
| - "@babel/code-frame" "^7.16.7" |
1706 |
| - "@babel/generator" "^7.17.0" |
1707 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
1708 |
| - "@babel/helper-function-name" "^7.16.7" |
1709 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
1710 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
1711 |
| - "@babel/parser" "^7.17.0" |
1712 |
| - "@babel/types" "^7.17.0" |
1713 |
| - debug "^4.1.0" |
1714 |
| - globals "^11.1.0" |
1715 |
| - |
1716 | 1736 | "@babel/traverse@^7.17.3":
|
1717 | 1737 | version "7.17.3"
|
1718 | 1738 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
|
0 commit comments