|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
39 | 39 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
40 | 40 |
|
41 | | -"@babel/core@7.18.0": |
42 | | - version "7.18.0" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756" |
44 | | - integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw== |
| 41 | +"@babel/core@7.18.2": |
| 42 | + version "7.18.2" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
| 44 | + integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
45 | 45 | dependencies: |
46 | 46 | "@ampproject/remapping" "^2.1.0" |
47 | 47 | "@babel/code-frame" "^7.16.7" |
48 | | - "@babel/generator" "^7.18.0" |
49 | | - "@babel/helper-compilation-targets" "^7.17.10" |
| 48 | + "@babel/generator" "^7.18.2" |
| 49 | + "@babel/helper-compilation-targets" "^7.18.2" |
50 | 50 | "@babel/helper-module-transforms" "^7.18.0" |
51 | | - "@babel/helpers" "^7.18.0" |
| 51 | + "@babel/helpers" "^7.18.2" |
52 | 52 | "@babel/parser" "^7.18.0" |
53 | 53 | "@babel/template" "^7.16.7" |
54 | | - "@babel/traverse" "^7.18.0" |
55 | | - "@babel/types" "^7.18.0" |
| 54 | + "@babel/traverse" "^7.18.2" |
| 55 | + "@babel/types" "^7.18.2" |
56 | 56 | convert-source-map "^1.7.0" |
57 | 57 | debug "^4.1.0" |
58 | 58 | gensync "^1.0.0-beta.2" |
|
116 | 116 | "@jridgewell/gen-mapping" "^0.3.0" |
117 | 117 | jsesc "^2.5.1" |
118 | 118 |
|
| 119 | +"@babel/generator@^7.18.2": |
| 120 | + version "7.18.2" |
| 121 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
| 122 | + integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
| 123 | + dependencies: |
| 124 | + "@babel/types" "^7.18.2" |
| 125 | + "@jridgewell/gen-mapping" "^0.3.0" |
| 126 | + jsesc "^2.5.1" |
| 127 | + |
119 | 128 | "@babel/helper-annotate-as-pure@^7.16.0": |
120 | 129 | version "7.16.0" |
121 | 130 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
|
176 | 185 | browserslist "^4.20.2" |
177 | 186 | semver "^6.3.0" |
178 | 187 |
|
| 188 | +"@babel/helper-compilation-targets@^7.18.2": |
| 189 | + version "7.18.2" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
| 191 | + integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
| 192 | + dependencies: |
| 193 | + "@babel/compat-data" "^7.17.10" |
| 194 | + "@babel/helper-validator-option" "^7.16.7" |
| 195 | + browserslist "^4.20.2" |
| 196 | + semver "^6.3.0" |
| 197 | + |
179 | 198 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.16.5": |
180 | 199 | version "7.16.5" |
181 | 200 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz#5d1bcd096792c1ebec6249eebc6358eec55d0cad" |
|
267 | 286 | dependencies: |
268 | 287 | "@babel/types" "^7.16.7" |
269 | 288 |
|
| 289 | +"@babel/helper-environment-visitor@^7.18.2": |
| 290 | + version "7.18.2" |
| 291 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
| 292 | + integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
| 293 | + |
270 | 294 | "@babel/helper-explode-assignable-expression@^7.16.0": |
271 | 295 | version "7.16.0" |
272 | 296 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.0.tgz#753017337a15f46f9c09f674cff10cee9b9d7778" |
|
481 | 505 | dependencies: |
482 | 506 | "@babel/types" "^7.17.0" |
483 | 507 |
|
| 508 | +"@babel/helper-simple-access@^7.18.2": |
| 509 | + version "7.18.2" |
| 510 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9" |
| 511 | + integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ== |
| 512 | + dependencies: |
| 513 | + "@babel/types" "^7.18.2" |
| 514 | + |
484 | 515 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0": |
485 | 516 | version "7.16.0" |
486 | 517 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09" |
|
551 | 582 | "@babel/traverse" "^7.16.5" |
552 | 583 | "@babel/types" "^7.16.0" |
553 | 584 |
|
554 | | -"@babel/helpers@^7.18.0": |
555 | | - version "7.18.0" |
556 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370" |
557 | | - integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg== |
| 585 | +"@babel/helpers@^7.18.2": |
| 586 | + version "7.18.2" |
| 587 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
| 588 | + integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
558 | 589 | dependencies: |
559 | 590 | "@babel/template" "^7.16.7" |
560 | | - "@babel/traverse" "^7.18.0" |
561 | | - "@babel/types" "^7.18.0" |
| 591 | + "@babel/traverse" "^7.18.2" |
| 592 | + "@babel/types" "^7.18.2" |
562 | 593 |
|
563 | 594 | "@babel/highlight@^7.16.0": |
564 | 595 | version "7.16.0" |
|
1197 | 1228 | dependencies: |
1198 | 1229 | "@babel/helper-plugin-utils" "^7.16.5" |
1199 | 1230 |
|
1200 | | -"@babel/plugin-transform-for-of@^7.17.12": |
1201 | | - version "7.17.12" |
1202 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.17.12.tgz#5397c22554ec737a27918e7e7e0e7b679b05f5ec" |
1203 | | - integrity sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg== |
| 1231 | +"@babel/plugin-transform-for-of@^7.18.1": |
| 1232 | + version "7.18.1" |
| 1233 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036" |
| 1234 | + integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg== |
1204 | 1235 | dependencies: |
1205 | 1236 | "@babel/helper-plugin-utils" "^7.17.12" |
1206 | 1237 |
|
|
1277 | 1308 | "@babel/helper-simple-access" "^7.16.0" |
1278 | 1309 | babel-plugin-dynamic-import-node "^2.3.3" |
1279 | 1310 |
|
1280 | | -"@babel/plugin-transform-modules-commonjs@^7.18.0": |
1281 | | - version "7.18.0" |
1282 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db" |
1283 | | - integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw== |
| 1311 | +"@babel/plugin-transform-modules-commonjs@^7.18.2": |
| 1312 | + version "7.18.2" |
| 1313 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e" |
| 1314 | + integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ== |
1284 | 1315 | dependencies: |
1285 | 1316 | "@babel/helper-module-transforms" "^7.18.0" |
1286 | 1317 | "@babel/helper-plugin-utils" "^7.17.12" |
1287 | | - "@babel/helper-simple-access" "^7.17.7" |
| 1318 | + "@babel/helper-simple-access" "^7.18.2" |
1288 | 1319 | babel-plugin-dynamic-import-node "^2.3.3" |
1289 | 1320 |
|
1290 | 1321 | "@babel/plugin-transform-modules-systemjs@^7.16.5": |
|
1511 | 1542 | dependencies: |
1512 | 1543 | "@babel/helper-plugin-utils" "^7.16.5" |
1513 | 1544 |
|
1514 | | -"@babel/plugin-transform-template-literals@^7.17.12": |
1515 | | - version "7.17.12" |
1516 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e" |
1517 | | - integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw== |
| 1545 | +"@babel/plugin-transform-template-literals@^7.18.2": |
| 1546 | + version "7.18.2" |
| 1547 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28" |
| 1548 | + integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g== |
1518 | 1549 | dependencies: |
1519 | 1550 | "@babel/helper-plugin-utils" "^7.17.12" |
1520 | 1551 |
|
|
1562 | 1593 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
1563 | 1594 | "@babel/helper-plugin-utils" "^7.16.7" |
1564 | 1595 |
|
1565 | | -"@babel/preset-env@7.18.0": |
1566 | | - version "7.18.0" |
1567 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.0.tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d" |
1568 | | - integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA== |
| 1596 | +"@babel/preset-env@7.18.2": |
| 1597 | + version "7.18.2" |
| 1598 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.2.tgz#f47d3000a098617926e674c945d95a28cb90977a" |
| 1599 | + integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q== |
1569 | 1600 | dependencies: |
1570 | 1601 | "@babel/compat-data" "^7.17.10" |
1571 | | - "@babel/helper-compilation-targets" "^7.17.10" |
| 1602 | + "@babel/helper-compilation-targets" "^7.18.2" |
1572 | 1603 | "@babel/helper-plugin-utils" "^7.17.12" |
1573 | 1604 | "@babel/helper-validator-option" "^7.16.7" |
1574 | 1605 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12" |
|
1613 | 1644 | "@babel/plugin-transform-dotall-regex" "^7.16.7" |
1614 | 1645 | "@babel/plugin-transform-duplicate-keys" "^7.17.12" |
1615 | 1646 | "@babel/plugin-transform-exponentiation-operator" "^7.16.7" |
1616 | | - "@babel/plugin-transform-for-of" "^7.17.12" |
| 1647 | + "@babel/plugin-transform-for-of" "^7.18.1" |
1617 | 1648 | "@babel/plugin-transform-function-name" "^7.16.7" |
1618 | 1649 | "@babel/plugin-transform-literals" "^7.17.12" |
1619 | 1650 | "@babel/plugin-transform-member-expression-literals" "^7.16.7" |
1620 | 1651 | "@babel/plugin-transform-modules-amd" "^7.18.0" |
1621 | | - "@babel/plugin-transform-modules-commonjs" "^7.18.0" |
| 1652 | + "@babel/plugin-transform-modules-commonjs" "^7.18.2" |
1622 | 1653 | "@babel/plugin-transform-modules-systemjs" "^7.18.0" |
1623 | 1654 | "@babel/plugin-transform-modules-umd" "^7.18.0" |
1624 | 1655 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12" |
|
1631 | 1662 | "@babel/plugin-transform-shorthand-properties" "^7.16.7" |
1632 | 1663 | "@babel/plugin-transform-spread" "^7.17.12" |
1633 | 1664 | "@babel/plugin-transform-sticky-regex" "^7.16.7" |
1634 | | - "@babel/plugin-transform-template-literals" "^7.17.12" |
| 1665 | + "@babel/plugin-transform-template-literals" "^7.18.2" |
1635 | 1666 | "@babel/plugin-transform-typeof-symbol" "^7.17.12" |
1636 | 1667 | "@babel/plugin-transform-unicode-escapes" "^7.16.7" |
1637 | 1668 | "@babel/plugin-transform-unicode-regex" "^7.16.7" |
1638 | 1669 | "@babel/preset-modules" "^0.1.5" |
1639 | | - "@babel/types" "^7.18.0" |
| 1670 | + "@babel/types" "^7.18.2" |
1640 | 1671 | babel-plugin-polyfill-corejs2 "^0.3.0" |
1641 | 1672 | babel-plugin-polyfill-corejs3 "^0.5.0" |
1642 | 1673 | babel-plugin-polyfill-regenerator "^0.3.0" |
|
1855 | 1886 | debug "^4.1.0" |
1856 | 1887 | globals "^11.1.0" |
1857 | 1888 |
|
| 1889 | +"@babel/traverse@^7.18.2": |
| 1890 | + version "7.18.2" |
| 1891 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
| 1892 | + integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
| 1893 | + dependencies: |
| 1894 | + "@babel/code-frame" "^7.16.7" |
| 1895 | + "@babel/generator" "^7.18.2" |
| 1896 | + "@babel/helper-environment-visitor" "^7.18.2" |
| 1897 | + "@babel/helper-function-name" "^7.17.9" |
| 1898 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1899 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1900 | + "@babel/parser" "^7.18.0" |
| 1901 | + "@babel/types" "^7.18.2" |
| 1902 | + debug "^4.1.0" |
| 1903 | + globals "^11.1.0" |
| 1904 | + |
1858 | 1905 | "@babel/types@^7.16.0", "@babel/types@^7.4.4": |
1859 | 1906 | version "7.16.0" |
1860 | 1907 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
|
1895 | 1942 | "@babel/helper-validator-identifier" "^7.16.7" |
1896 | 1943 | to-fast-properties "^2.0.0" |
1897 | 1944 |
|
| 1945 | +"@babel/types@^7.18.2": |
| 1946 | + version "7.18.2" |
| 1947 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091" |
| 1948 | + integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q== |
| 1949 | + dependencies: |
| 1950 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1951 | + to-fast-properties "^2.0.0" |
| 1952 | + |
1898 | 1953 | "@bcoe/v8-coverage@^0.2.3": |
1899 | 1954 | version "0.2.3" |
1900 | 1955 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments