|
43 | 43 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
44 | 44 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
45 | 45 |
|
| 46 | +"@babel/compat-data@^7.19.4": |
| 47 | + version "7.19.4" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747" |
| 49 | + integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== |
| 50 | + |
46 | 51 | "@babel/core@7.19.3": |
47 | 52 | version "7.19.3" |
48 | 53 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
|
581 | 586 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
582 | 587 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
583 | 588 |
|
| 589 | +"@babel/helper-string-parser@^7.19.4": |
| 590 | + version "7.19.4" |
| 591 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 592 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 593 | + |
584 | 594 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8", "@babel/helper-validator-identifier@^7.14.9": |
585 | 595 | version "7.14.9" |
586 | 596 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
|
900 | 910 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
901 | 911 | "@babel/plugin-transform-parameters" "^7.14.5" |
902 | 912 |
|
903 | | -"@babel/plugin-proposal-object-rest-spread@^7.18.9": |
904 | | - version "7.18.9" |
905 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7" |
906 | | - integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q== |
| 913 | +"@babel/plugin-proposal-object-rest-spread@^7.19.4": |
| 914 | + version "7.19.4" |
| 915 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d" |
| 916 | + integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q== |
907 | 917 | dependencies: |
908 | | - "@babel/compat-data" "^7.18.8" |
909 | | - "@babel/helper-compilation-targets" "^7.18.9" |
910 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 918 | + "@babel/compat-data" "^7.19.4" |
| 919 | + "@babel/helper-compilation-targets" "^7.19.3" |
| 920 | + "@babel/helper-plugin-utils" "^7.19.0" |
911 | 921 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
912 | 922 | "@babel/plugin-transform-parameters" "^7.18.8" |
913 | 923 |
|
|
1176 | 1186 | dependencies: |
1177 | 1187 | "@babel/helper-plugin-utils" "^7.14.5" |
1178 | 1188 |
|
1179 | | -"@babel/plugin-transform-block-scoping@^7.18.9": |
1180 | | - version "7.18.9" |
1181 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d" |
1182 | | - integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw== |
| 1189 | +"@babel/plugin-transform-block-scoping@^7.19.4": |
| 1190 | + version "7.19.4" |
| 1191 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b" |
| 1192 | + integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ== |
1183 | 1193 | dependencies: |
1184 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 1194 | + "@babel/helper-plugin-utils" "^7.19.0" |
1185 | 1195 |
|
1186 | 1196 | "@babel/plugin-transform-classes@^7.14.9": |
1187 | 1197 | version "7.14.9" |
|
1232 | 1242 | dependencies: |
1233 | 1243 | "@babel/helper-plugin-utils" "^7.14.5" |
1234 | 1244 |
|
1235 | | -"@babel/plugin-transform-destructuring@^7.18.13": |
1236 | | - version "7.18.13" |
1237 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5" |
1238 | | - integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow== |
| 1245 | +"@babel/plugin-transform-destructuring@^7.19.4": |
| 1246 | + version "7.19.4" |
| 1247 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d" |
| 1248 | + integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA== |
1239 | 1249 | dependencies: |
1240 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 1250 | + "@babel/helper-plugin-utils" "^7.19.0" |
1241 | 1251 |
|
1242 | 1252 | "@babel/plugin-transform-dotall-regex@^7.14.5", "@babel/plugin-transform-dotall-regex@^7.4.4": |
1243 | 1253 | version "7.14.5" |
|
1665 | 1675 | "@babel/helper-create-regexp-features-plugin" "^7.18.6" |
1666 | 1676 | "@babel/helper-plugin-utils" "^7.18.6" |
1667 | 1677 |
|
1668 | | -"@babel/preset-env@7.19.3": |
1669 | | - version "7.19.3" |
1670 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
1671 | | - integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
| 1678 | +"@babel/preset-env@7.19.4": |
| 1679 | + version "7.19.4" |
| 1680 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b" |
| 1681 | + integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg== |
1672 | 1682 | dependencies: |
1673 | | - "@babel/compat-data" "^7.19.3" |
| 1683 | + "@babel/compat-data" "^7.19.4" |
1674 | 1684 | "@babel/helper-compilation-targets" "^7.19.3" |
1675 | 1685 | "@babel/helper-plugin-utils" "^7.19.0" |
1676 | 1686 | "@babel/helper-validator-option" "^7.18.6" |
|
1685 | 1695 | "@babel/plugin-proposal-logical-assignment-operators" "^7.18.9" |
1686 | 1696 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6" |
1687 | 1697 | "@babel/plugin-proposal-numeric-separator" "^7.18.6" |
1688 | | - "@babel/plugin-proposal-object-rest-spread" "^7.18.9" |
| 1698 | + "@babel/plugin-proposal-object-rest-spread" "^7.19.4" |
1689 | 1699 | "@babel/plugin-proposal-optional-catch-binding" "^7.18.6" |
1690 | 1700 | "@babel/plugin-proposal-optional-chaining" "^7.18.9" |
1691 | 1701 | "@babel/plugin-proposal-private-methods" "^7.18.6" |
|
1709 | 1719 | "@babel/plugin-transform-arrow-functions" "^7.18.6" |
1710 | 1720 | "@babel/plugin-transform-async-to-generator" "^7.18.6" |
1711 | 1721 | "@babel/plugin-transform-block-scoped-functions" "^7.18.6" |
1712 | | - "@babel/plugin-transform-block-scoping" "^7.18.9" |
| 1722 | + "@babel/plugin-transform-block-scoping" "^7.19.4" |
1713 | 1723 | "@babel/plugin-transform-classes" "^7.19.0" |
1714 | 1724 | "@babel/plugin-transform-computed-properties" "^7.18.9" |
1715 | | - "@babel/plugin-transform-destructuring" "^7.18.13" |
| 1725 | + "@babel/plugin-transform-destructuring" "^7.19.4" |
1716 | 1726 | "@babel/plugin-transform-dotall-regex" "^7.18.6" |
1717 | 1727 | "@babel/plugin-transform-duplicate-keys" "^7.18.9" |
1718 | 1728 | "@babel/plugin-transform-exponentiation-operator" "^7.18.6" |
|
1739 | 1749 | "@babel/plugin-transform-unicode-escapes" "^7.18.10" |
1740 | 1750 | "@babel/plugin-transform-unicode-regex" "^7.18.6" |
1741 | 1751 | "@babel/preset-modules" "^0.1.5" |
1742 | | - "@babel/types" "^7.19.3" |
| 1752 | + "@babel/types" "^7.19.4" |
1743 | 1753 | babel-plugin-polyfill-corejs2 "^0.3.3" |
1744 | 1754 | babel-plugin-polyfill-corejs3 "^0.6.0" |
1745 | 1755 | babel-plugin-polyfill-regenerator "^0.4.1" |
|
2059 | 2069 | "@babel/helper-validator-identifier" "^7.19.1" |
2060 | 2070 | to-fast-properties "^2.0.0" |
2061 | 2071 |
|
| 2072 | +"@babel/types@^7.19.4": |
| 2073 | + version "7.19.4" |
| 2074 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
| 2075 | + integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
| 2076 | + dependencies: |
| 2077 | + "@babel/helper-string-parser" "^7.19.4" |
| 2078 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 2079 | + to-fast-properties "^2.0.0" |
| 2080 | + |
2062 | 2081 | "@bcoe/v8-coverage@^0.2.3": |
2063 | 2082 | version "0.2.3" |
2064 | 2083 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments