|
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
34 | 34 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
35 | 35 |
|
36 |
| -"@babel/core@7.18.0": |
37 |
| - version "7.18.0" |
38 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756" |
39 |
| - integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw== |
| 36 | +"@babel/core@7.18.2": |
| 37 | + version "7.18.2" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
| 39 | + integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
40 | 40 | dependencies:
|
41 | 41 | "@ampproject/remapping" "^2.1.0"
|
42 | 42 | "@babel/code-frame" "^7.16.7"
|
43 |
| - "@babel/generator" "^7.18.0" |
44 |
| - "@babel/helper-compilation-targets" "^7.17.10" |
| 43 | + "@babel/generator" "^7.18.2" |
| 44 | + "@babel/helper-compilation-targets" "^7.18.2" |
45 | 45 | "@babel/helper-module-transforms" "^7.18.0"
|
46 |
| - "@babel/helpers" "^7.18.0" |
| 46 | + "@babel/helpers" "^7.18.2" |
47 | 47 | "@babel/parser" "^7.18.0"
|
48 | 48 | "@babel/template" "^7.16.7"
|
49 |
| - "@babel/traverse" "^7.18.0" |
50 |
| - "@babel/types" "^7.18.0" |
| 49 | + "@babel/traverse" "^7.18.2" |
| 50 | + "@babel/types" "^7.18.2" |
51 | 51 | convert-source-map "^1.7.0"
|
52 | 52 | debug "^4.1.0"
|
53 | 53 | gensync "^1.0.0-beta.2"
|
|
111 | 111 | "@jridgewell/gen-mapping" "^0.3.0"
|
112 | 112 | jsesc "^2.5.1"
|
113 | 113 |
|
| 114 | +"@babel/generator@^7.18.2": |
| 115 | + version "7.18.2" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
| 117 | + integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
| 118 | + dependencies: |
| 119 | + "@babel/types" "^7.18.2" |
| 120 | + "@jridgewell/gen-mapping" "^0.3.0" |
| 121 | + jsesc "^2.5.1" |
| 122 | + |
114 | 123 | "@babel/helper-annotate-as-pure@^7.16.0":
|
115 | 124 | version "7.16.0"
|
116 | 125 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
171 | 180 | browserslist "^4.20.2"
|
172 | 181 | semver "^6.3.0"
|
173 | 182 |
|
| 183 | +"@babel/helper-compilation-targets@^7.18.2": |
| 184 | + version "7.18.2" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
| 186 | + integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
| 187 | + dependencies: |
| 188 | + "@babel/compat-data" "^7.17.10" |
| 189 | + "@babel/helper-validator-option" "^7.16.7" |
| 190 | + browserslist "^4.20.2" |
| 191 | + semver "^6.3.0" |
| 192 | + |
174 | 193 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.16.5":
|
175 | 194 | version "7.16.5"
|
176 | 195 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz#5d1bcd096792c1ebec6249eebc6358eec55d0cad"
|
|
262 | 281 | dependencies:
|
263 | 282 | "@babel/types" "^7.16.7"
|
264 | 283 |
|
| 284 | +"@babel/helper-environment-visitor@^7.18.2": |
| 285 | + version "7.18.2" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
| 287 | + integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
| 288 | + |
265 | 289 | "@babel/helper-explode-assignable-expression@^7.16.0":
|
266 | 290 | version "7.16.0"
|
267 | 291 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.0.tgz#753017337a15f46f9c09f674cff10cee9b9d7778"
|
|
476 | 500 | dependencies:
|
477 | 501 | "@babel/types" "^7.17.0"
|
478 | 502 |
|
| 503 | +"@babel/helper-simple-access@^7.18.2": |
| 504 | + version "7.18.2" |
| 505 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9" |
| 506 | + integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ== |
| 507 | + dependencies: |
| 508 | + "@babel/types" "^7.18.2" |
| 509 | + |
479 | 510 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
480 | 511 | version "7.16.0"
|
481 | 512 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
546 | 577 | "@babel/traverse" "^7.16.5"
|
547 | 578 | "@babel/types" "^7.16.0"
|
548 | 579 |
|
549 |
| -"@babel/helpers@^7.18.0": |
550 |
| - version "7.18.0" |
551 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370" |
552 |
| - integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg== |
| 580 | +"@babel/helpers@^7.18.2": |
| 581 | + version "7.18.2" |
| 582 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
| 583 | + integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
553 | 584 | dependencies:
|
554 | 585 | "@babel/template" "^7.16.7"
|
555 |
| - "@babel/traverse" "^7.18.0" |
556 |
| - "@babel/types" "^7.18.0" |
| 586 | + "@babel/traverse" "^7.18.2" |
| 587 | + "@babel/types" "^7.18.2" |
557 | 588 |
|
558 | 589 | "@babel/highlight@^7.16.0":
|
559 | 590 | version "7.16.0"
|
|
1192 | 1223 | dependencies:
|
1193 | 1224 | "@babel/helper-plugin-utils" "^7.16.5"
|
1194 | 1225 |
|
1195 |
| -"@babel/plugin-transform-for-of@^7.17.12": |
1196 |
| - version "7.17.12" |
1197 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.17.12.tgz#5397c22554ec737a27918e7e7e0e7b679b05f5ec" |
1198 |
| - integrity sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg== |
| 1226 | +"@babel/plugin-transform-for-of@^7.18.1": |
| 1227 | + version "7.18.1" |
| 1228 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036" |
| 1229 | + integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg== |
1199 | 1230 | dependencies:
|
1200 | 1231 | "@babel/helper-plugin-utils" "^7.17.12"
|
1201 | 1232 |
|
|
1272 | 1303 | "@babel/helper-simple-access" "^7.16.0"
|
1273 | 1304 | babel-plugin-dynamic-import-node "^2.3.3"
|
1274 | 1305 |
|
1275 |
| -"@babel/plugin-transform-modules-commonjs@^7.18.0": |
1276 |
| - version "7.18.0" |
1277 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db" |
1278 |
| - integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw== |
| 1306 | +"@babel/plugin-transform-modules-commonjs@^7.18.2": |
| 1307 | + version "7.18.2" |
| 1308 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e" |
| 1309 | + integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ== |
1279 | 1310 | dependencies:
|
1280 | 1311 | "@babel/helper-module-transforms" "^7.18.0"
|
1281 | 1312 | "@babel/helper-plugin-utils" "^7.17.12"
|
1282 |
| - "@babel/helper-simple-access" "^7.17.7" |
| 1313 | + "@babel/helper-simple-access" "^7.18.2" |
1283 | 1314 | babel-plugin-dynamic-import-node "^2.3.3"
|
1284 | 1315 |
|
1285 | 1316 | "@babel/plugin-transform-modules-systemjs@^7.16.5":
|
|
1506 | 1537 | dependencies:
|
1507 | 1538 | "@babel/helper-plugin-utils" "^7.16.5"
|
1508 | 1539 |
|
1509 |
| -"@babel/plugin-transform-template-literals@^7.17.12": |
1510 |
| - version "7.17.12" |
1511 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e" |
1512 |
| - integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw== |
| 1540 | +"@babel/plugin-transform-template-literals@^7.18.2": |
| 1541 | + version "7.18.2" |
| 1542 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28" |
| 1543 | + integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g== |
1513 | 1544 | dependencies:
|
1514 | 1545 | "@babel/helper-plugin-utils" "^7.17.12"
|
1515 | 1546 |
|
|
1557 | 1588 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
1558 | 1589 | "@babel/helper-plugin-utils" "^7.16.7"
|
1559 | 1590 |
|
1560 |
| -"@babel/preset-env@7.18.0": |
1561 |
| - version "7.18.0" |
1562 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.0.tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d" |
1563 |
| - integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA== |
| 1591 | +"@babel/preset-env@7.18.2": |
| 1592 | + version "7.18.2" |
| 1593 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.2.tgz#f47d3000a098617926e674c945d95a28cb90977a" |
| 1594 | + integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q== |
1564 | 1595 | dependencies:
|
1565 | 1596 | "@babel/compat-data" "^7.17.10"
|
1566 |
| - "@babel/helper-compilation-targets" "^7.17.10" |
| 1597 | + "@babel/helper-compilation-targets" "^7.18.2" |
1567 | 1598 | "@babel/helper-plugin-utils" "^7.17.12"
|
1568 | 1599 | "@babel/helper-validator-option" "^7.16.7"
|
1569 | 1600 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
|
|
1608 | 1639 | "@babel/plugin-transform-dotall-regex" "^7.16.7"
|
1609 | 1640 | "@babel/plugin-transform-duplicate-keys" "^7.17.12"
|
1610 | 1641 | "@babel/plugin-transform-exponentiation-operator" "^7.16.7"
|
1611 |
| - "@babel/plugin-transform-for-of" "^7.17.12" |
| 1642 | + "@babel/plugin-transform-for-of" "^7.18.1" |
1612 | 1643 | "@babel/plugin-transform-function-name" "^7.16.7"
|
1613 | 1644 | "@babel/plugin-transform-literals" "^7.17.12"
|
1614 | 1645 | "@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
1615 | 1646 | "@babel/plugin-transform-modules-amd" "^7.18.0"
|
1616 |
| - "@babel/plugin-transform-modules-commonjs" "^7.18.0" |
| 1647 | + "@babel/plugin-transform-modules-commonjs" "^7.18.2" |
1617 | 1648 | "@babel/plugin-transform-modules-systemjs" "^7.18.0"
|
1618 | 1649 | "@babel/plugin-transform-modules-umd" "^7.18.0"
|
1619 | 1650 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
|
|
1626 | 1657 | "@babel/plugin-transform-shorthand-properties" "^7.16.7"
|
1627 | 1658 | "@babel/plugin-transform-spread" "^7.17.12"
|
1628 | 1659 | "@babel/plugin-transform-sticky-regex" "^7.16.7"
|
1629 |
| - "@babel/plugin-transform-template-literals" "^7.17.12" |
| 1660 | + "@babel/plugin-transform-template-literals" "^7.18.2" |
1630 | 1661 | "@babel/plugin-transform-typeof-symbol" "^7.17.12"
|
1631 | 1662 | "@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
1632 | 1663 | "@babel/plugin-transform-unicode-regex" "^7.16.7"
|
1633 | 1664 | "@babel/preset-modules" "^0.1.5"
|
1634 |
| - "@babel/types" "^7.18.0" |
| 1665 | + "@babel/types" "^7.18.2" |
1635 | 1666 | babel-plugin-polyfill-corejs2 "^0.3.0"
|
1636 | 1667 | babel-plugin-polyfill-corejs3 "^0.5.0"
|
1637 | 1668 | babel-plugin-polyfill-regenerator "^0.3.0"
|
|
1839 | 1870 | debug "^4.1.0"
|
1840 | 1871 | globals "^11.1.0"
|
1841 | 1872 |
|
| 1873 | +"@babel/traverse@^7.18.2": |
| 1874 | + version "7.18.2" |
| 1875 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
| 1876 | + integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
| 1877 | + dependencies: |
| 1878 | + "@babel/code-frame" "^7.16.7" |
| 1879 | + "@babel/generator" "^7.18.2" |
| 1880 | + "@babel/helper-environment-visitor" "^7.18.2" |
| 1881 | + "@babel/helper-function-name" "^7.17.9" |
| 1882 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1883 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1884 | + "@babel/parser" "^7.18.0" |
| 1885 | + "@babel/types" "^7.18.2" |
| 1886 | + debug "^4.1.0" |
| 1887 | + globals "^11.1.0" |
| 1888 | + |
1842 | 1889 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1843 | 1890 | version "7.16.0"
|
1844 | 1891 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
1879 | 1926 | "@babel/helper-validator-identifier" "^7.16.7"
|
1880 | 1927 | to-fast-properties "^2.0.0"
|
1881 | 1928 |
|
| 1929 | +"@babel/types@^7.18.2": |
| 1930 | + version "7.18.2" |
| 1931 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091" |
| 1932 | + integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q== |
| 1933 | + dependencies: |
| 1934 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1935 | + to-fast-properties "^2.0.0" |
| 1936 | + |
1882 | 1937 | "@bcoe/v8-coverage@^0.2.3":
|
1883 | 1938 | version "0.2.3"
|
1884 | 1939 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments