|
72 | 72 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
73 | 73 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
74 | 74 |
|
75 |
| -"@babel/[email protected].7", "@babel/core@^7.12.3", "@babel/core@^7.8.0": |
76 |
| - version "7.16.7" |
77 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
78 |
| - integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 75 | + |
| 76 | + version "7.16.12" |
| 77 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784" |
| 78 | + integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg== |
79 | 79 | dependencies:
|
80 | 80 | "@babel/code-frame" "^7.16.7"
|
81 |
| - "@babel/generator" "^7.16.7" |
| 81 | + "@babel/generator" "^7.16.8" |
82 | 82 | "@babel/helper-compilation-targets" "^7.16.7"
|
83 | 83 | "@babel/helper-module-transforms" "^7.16.7"
|
84 | 84 | "@babel/helpers" "^7.16.7"
|
85 |
| - "@babel/parser" "^7.16.7" |
| 85 | + "@babel/parser" "^7.16.12" |
86 | 86 | "@babel/template" "^7.16.7"
|
87 |
| - "@babel/traverse" "^7.16.7" |
88 |
| - "@babel/types" "^7.16.7" |
| 87 | + "@babel/traverse" "^7.16.10" |
| 88 | + "@babel/types" "^7.16.8" |
89 | 89 | convert-source-map "^1.7.0"
|
90 | 90 | debug "^4.1.0"
|
91 | 91 | gensync "^1.0.0-beta.2"
|
|
113 | 113 | semver "^5.4.1"
|
114 | 114 | source-map "^0.5.0"
|
115 | 115 |
|
| 116 | +"@babel/core@^7.12.3", "@babel/core@^7.8.0": |
| 117 | + version "7.16.7" |
| 118 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
| 119 | + integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 120 | + dependencies: |
| 121 | + "@babel/code-frame" "^7.16.7" |
| 122 | + "@babel/generator" "^7.16.7" |
| 123 | + "@babel/helper-compilation-targets" "^7.16.7" |
| 124 | + "@babel/helper-module-transforms" "^7.16.7" |
| 125 | + "@babel/helpers" "^7.16.7" |
| 126 | + "@babel/parser" "^7.16.7" |
| 127 | + "@babel/template" "^7.16.7" |
| 128 | + "@babel/traverse" "^7.16.7" |
| 129 | + "@babel/types" "^7.16.7" |
| 130 | + convert-source-map "^1.7.0" |
| 131 | + debug "^4.1.0" |
| 132 | + gensync "^1.0.0-beta.2" |
| 133 | + json5 "^2.1.2" |
| 134 | + semver "^6.3.0" |
| 135 | + source-map "^0.5.0" |
| 136 | + |
116 | 137 | "@babel/core@^7.7.2":
|
117 | 138 | version "7.15.5"
|
118 | 139 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
|
|
252 | 273 | browserslist "^4.17.5"
|
253 | 274 | semver "^6.3.0"
|
254 | 275 |
|
| 276 | +"@babel/helper-create-class-features-plugin@^7.16.10": |
| 277 | + version "7.16.10" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c" |
| 279 | + integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg== |
| 280 | + dependencies: |
| 281 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 282 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 283 | + "@babel/helper-function-name" "^7.16.7" |
| 284 | + "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 285 | + "@babel/helper-optimise-call-expression" "^7.16.7" |
| 286 | + "@babel/helper-replace-supers" "^7.16.7" |
| 287 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 288 | + |
255 | 289 | "@babel/helper-create-class-features-plugin@^7.16.7":
|
256 | 290 | version "7.16.7"
|
257 | 291 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
|
|
752 | 786 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
|
753 | 787 | integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
|
754 | 788 |
|
| 789 | +"@babel/parser@^7.16.10", "@babel/parser@^7.16.12": |
| 790 | + version "7.16.12" |
| 791 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6" |
| 792 | + integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A== |
| 793 | + |
755 | 794 | "@babel/parser@^7.16.8":
|
756 | 795 | version "7.16.8"
|
757 | 796 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
|
|
884 | 923 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
885 | 924 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
886 | 925 |
|
887 |
| -"@babel/plugin-proposal-private-methods@^7.16.7": |
888 |
| - version "7.16.7" |
889 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0" |
890 |
| - integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw== |
| 926 | +"@babel/plugin-proposal-private-methods@^7.16.11": |
| 927 | + version "7.16.11" |
| 928 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" |
| 929 | + integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== |
891 | 930 | dependencies:
|
892 |
| - "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 931 | + "@babel/helper-create-class-features-plugin" "^7.16.10" |
893 | 932 | "@babel/helper-plugin-utils" "^7.16.7"
|
894 | 933 |
|
895 | 934 | "@babel/plugin-proposal-private-property-in-object@^7.16.7":
|
|
1357 | 1396 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
1358 | 1397 | "@babel/helper-plugin-utils" "^7.16.7"
|
1359 | 1398 |
|
1360 |
| - |
1361 |
| - version "7.16.8" |
1362 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
1363 |
| - integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
| 1399 | + |
| 1400 | + version "7.16.11" |
| 1401 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" |
| 1402 | + integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== |
1364 | 1403 | dependencies:
|
1365 | 1404 | "@babel/compat-data" "^7.16.8"
|
1366 | 1405 | "@babel/helper-compilation-targets" "^7.16.7"
|
|
1380 | 1419 | "@babel/plugin-proposal-object-rest-spread" "^7.16.7"
|
1381 | 1420 | "@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
|
1382 | 1421 | "@babel/plugin-proposal-optional-chaining" "^7.16.7"
|
1383 |
| - "@babel/plugin-proposal-private-methods" "^7.16.7" |
| 1422 | + "@babel/plugin-proposal-private-methods" "^7.16.11" |
1384 | 1423 | "@babel/plugin-proposal-private-property-in-object" "^7.16.7"
|
1385 | 1424 | "@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
|
1386 | 1425 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
1586 | 1625 | debug "^4.1.0"
|
1587 | 1626 | globals "^11.1.0"
|
1588 | 1627 |
|
| 1628 | +"@babel/traverse@^7.16.10": |
| 1629 | + version "7.16.10" |
| 1630 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 1631 | + integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
| 1632 | + dependencies: |
| 1633 | + "@babel/code-frame" "^7.16.7" |
| 1634 | + "@babel/generator" "^7.16.8" |
| 1635 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1636 | + "@babel/helper-function-name" "^7.16.7" |
| 1637 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1638 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1639 | + "@babel/parser" "^7.16.10" |
| 1640 | + "@babel/types" "^7.16.8" |
| 1641 | + debug "^4.1.0" |
| 1642 | + globals "^11.1.0" |
| 1643 | + |
1589 | 1644 | "@babel/traverse@^7.16.7":
|
1590 | 1645 | version "7.16.7"
|
1591 | 1646 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
|
|
0 commit comments