|
65 | 65 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
|
66 | 66 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
|
67 | 67 |
|
| 68 | +"@babel/compat-data@^7.19.4": |
| 69 | + version "7.19.4" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747" |
| 71 | + integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== |
| 72 | + |
68 | 73 | "@babel/core@7.19.3":
|
69 | 74 | version "7.19.3"
|
70 | 75 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
|
|
521 | 526 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
|
522 | 527 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
|
523 | 528 |
|
| 529 | +"@babel/helper-string-parser@^7.19.4": |
| 530 | + version "7.19.4" |
| 531 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 532 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 533 | + |
524 | 534 | "@babel/helper-validator-identifier@^7.16.7":
|
525 | 535 | version "7.16.7"
|
526 | 536 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
723 | 733 | "@babel/helper-plugin-utils" "^7.18.6"
|
724 | 734 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
725 | 735 |
|
726 |
| -"@babel/plugin-proposal-object-rest-spread@^7.18.9": |
727 |
| - version "7.18.9" |
728 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7" |
729 |
| - integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q== |
| 736 | +"@babel/plugin-proposal-object-rest-spread@^7.19.4": |
| 737 | + version "7.19.4" |
| 738 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d" |
| 739 | + integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q== |
730 | 740 | dependencies:
|
731 |
| - "@babel/compat-data" "^7.18.8" |
732 |
| - "@babel/helper-compilation-targets" "^7.18.9" |
733 |
| - "@babel/helper-plugin-utils" "^7.18.9" |
| 741 | + "@babel/compat-data" "^7.19.4" |
| 742 | + "@babel/helper-compilation-targets" "^7.19.3" |
| 743 | + "@babel/helper-plugin-utils" "^7.19.0" |
734 | 744 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
735 | 745 | "@babel/plugin-transform-parameters" "^7.18.8"
|
736 | 746 |
|
|
948 | 958 | dependencies:
|
949 | 959 | "@babel/helper-plugin-utils" "^7.18.6"
|
950 | 960 |
|
951 |
| -"@babel/plugin-transform-block-scoping@^7.18.9": |
952 |
| - version "7.18.9" |
953 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d" |
954 |
| - integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw== |
| 961 | +"@babel/plugin-transform-block-scoping@^7.19.4": |
| 962 | + version "7.19.4" |
| 963 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b" |
| 964 | + integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ== |
955 | 965 | dependencies:
|
956 |
| - "@babel/helper-plugin-utils" "^7.18.9" |
| 966 | + "@babel/helper-plugin-utils" "^7.19.0" |
957 | 967 |
|
958 | 968 | "@babel/plugin-transform-classes@^7.19.0":
|
959 | 969 | version "7.19.0"
|
|
977 | 987 | dependencies:
|
978 | 988 | "@babel/helper-plugin-utils" "^7.18.9"
|
979 | 989 |
|
980 |
| -"@babel/plugin-transform-destructuring@^7.18.13": |
981 |
| - version "7.18.13" |
982 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5" |
983 |
| - integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow== |
| 990 | +"@babel/plugin-transform-destructuring@^7.19.4": |
| 991 | + version "7.19.4" |
| 992 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d" |
| 993 | + integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA== |
984 | 994 | dependencies:
|
985 |
| - "@babel/helper-plugin-utils" "^7.18.9" |
| 995 | + "@babel/helper-plugin-utils" "^7.19.0" |
986 | 996 |
|
987 | 997 | "@babel/plugin-transform-dotall-regex@^7.18.6":
|
988 | 998 | version "7.18.6"
|
|
1227 | 1237 | "@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
1228 | 1238 | "@babel/helper-plugin-utils" "^7.18.6"
|
1229 | 1239 |
|
1230 |
| -"@babel/preset-env@7.19.3": |
1231 |
| - version "7.19.3" |
1232 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
1233 |
| - integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
| 1240 | +"@babel/preset-env@7.19.4": |
| 1241 | + version "7.19.4" |
| 1242 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b" |
| 1243 | + integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg== |
1234 | 1244 | dependencies:
|
1235 |
| - "@babel/compat-data" "^7.19.3" |
| 1245 | + "@babel/compat-data" "^7.19.4" |
1236 | 1246 | "@babel/helper-compilation-targets" "^7.19.3"
|
1237 | 1247 | "@babel/helper-plugin-utils" "^7.19.0"
|
1238 | 1248 | "@babel/helper-validator-option" "^7.18.6"
|
|
1247 | 1257 | "@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
|
1248 | 1258 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
|
1249 | 1259 | "@babel/plugin-proposal-numeric-separator" "^7.18.6"
|
1250 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.18.9" |
| 1260 | + "@babel/plugin-proposal-object-rest-spread" "^7.19.4" |
1251 | 1261 | "@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
|
1252 | 1262 | "@babel/plugin-proposal-optional-chaining" "^7.18.9"
|
1253 | 1263 | "@babel/plugin-proposal-private-methods" "^7.18.6"
|
|
1271 | 1281 | "@babel/plugin-transform-arrow-functions" "^7.18.6"
|
1272 | 1282 | "@babel/plugin-transform-async-to-generator" "^7.18.6"
|
1273 | 1283 | "@babel/plugin-transform-block-scoped-functions" "^7.18.6"
|
1274 |
| - "@babel/plugin-transform-block-scoping" "^7.18.9" |
| 1284 | + "@babel/plugin-transform-block-scoping" "^7.19.4" |
1275 | 1285 | "@babel/plugin-transform-classes" "^7.19.0"
|
1276 | 1286 | "@babel/plugin-transform-computed-properties" "^7.18.9"
|
1277 |
| - "@babel/plugin-transform-destructuring" "^7.18.13" |
| 1287 | + "@babel/plugin-transform-destructuring" "^7.19.4" |
1278 | 1288 | "@babel/plugin-transform-dotall-regex" "^7.18.6"
|
1279 | 1289 | "@babel/plugin-transform-duplicate-keys" "^7.18.9"
|
1280 | 1290 | "@babel/plugin-transform-exponentiation-operator" "^7.18.6"
|
|
1301 | 1311 | "@babel/plugin-transform-unicode-escapes" "^7.18.10"
|
1302 | 1312 | "@babel/plugin-transform-unicode-regex" "^7.18.6"
|
1303 | 1313 | "@babel/preset-modules" "^0.1.5"
|
1304 |
| - "@babel/types" "^7.19.3" |
| 1314 | + "@babel/types" "^7.19.4" |
1305 | 1315 | babel-plugin-polyfill-corejs2 "^0.3.3"
|
1306 | 1316 | babel-plugin-polyfill-corejs3 "^0.6.0"
|
1307 | 1317 | babel-plugin-polyfill-regenerator "^0.4.1"
|
|
1521 | 1531 | "@babel/helper-validator-identifier" "^7.19.1"
|
1522 | 1532 | to-fast-properties "^2.0.0"
|
1523 | 1533 |
|
| 1534 | +"@babel/types@^7.19.4": |
| 1535 | + version "7.19.4" |
| 1536 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
| 1537 | + integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
| 1538 | + dependencies: |
| 1539 | + "@babel/helper-string-parser" "^7.19.4" |
| 1540 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1541 | + to-fast-properties "^2.0.0" |
| 1542 | + |
1524 | 1543 | "@base2/pretty-print-object@1.0.2":
|
1525 | 1544 | version "1.0.2"
|
1526 | 1545 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
|
|
0 commit comments