|
104 | 104 | dependencies: |
105 | 105 | "@babel/types" "^7.15.4" |
106 | 106 |
|
| 107 | +"@babel/helper-annotate-as-pure@^7.16.7": |
| 108 | + version "7.16.7" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" |
| 110 | + integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw== |
| 111 | + dependencies: |
| 112 | + "@babel/types" "^7.16.7" |
| 113 | + |
107 | 114 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5": |
108 | 115 | version "7.14.5" |
109 | 116 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191" |
|
112 | 119 | "@babel/helper-explode-assignable-expression" "^7.14.5" |
113 | 120 | "@babel/types" "^7.14.5" |
114 | 121 |
|
115 | | -"@babel/helper-builder-react-jsx@^7.14.5": |
116 | | - version "7.14.5" |
117 | | - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.14.5.tgz#87620c97a8729e91caf9e6f0d324fff23e90bb5d" |
118 | | - integrity sha512-LT/856RUBXAHjmvJuLuI6XYZZAZNMSS+N2Yf5EUoHgSWtiWrAaGh7t5saP7sPCq07uvWVxxK3gwwm3weA9gKLg== |
| 122 | +"@babel/helper-builder-react-jsx@^7.16.7": |
| 123 | + version "7.16.7" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.16.7.tgz#6f9da7cea0fde8420e0938d490837feb5bde8dda" |
| 125 | + integrity sha512-XKorXOl2868Un8/XK2o4GLlXr8Q08KthWI5W3qyCkh6tCGf5Ncg3HR4oN2UO+sqPoAlcMgz9elFW/FZvAHYotA== |
119 | 126 | dependencies: |
120 | | - "@babel/helper-annotate-as-pure" "^7.14.5" |
121 | | - "@babel/types" "^7.14.5" |
| 127 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 128 | + "@babel/types" "^7.16.7" |
122 | 129 |
|
123 | 130 | "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4": |
124 | 131 | version "7.15.4" |
|
278 | 285 | dependencies: |
279 | 286 | "@babel/types" "^7.15.4" |
280 | 287 |
|
281 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
282 | | - version "7.14.5" |
283 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
284 | | - integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
| 288 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 289 | + version "7.16.7" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
| 291 | + integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
285 | 292 |
|
286 | 293 | "@babel/helper-remap-async-to-generator@^7.14.5": |
287 | 294 | version "7.14.5" |
|
366 | 373 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
367 | 374 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== |
368 | 375 |
|
| 376 | +"@babel/helper-validator-identifier@^7.16.7": |
| 377 | + version "7.16.7" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| 379 | + integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
| 380 | + |
369 | 381 | "@babel/helper-validator-option@^7.14.5": |
370 | 382 | version "7.14.5" |
371 | 383 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
|
890 | 902 | dependencies: |
891 | 903 | "@babel/helper-plugin-utils" "^7.14.5" |
892 | 904 |
|
893 | | -"@babel/plugin-transform-react-inline-elements@7.14.5": |
894 | | - version "7.14.5" |
895 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.14.5.tgz#5e2c8ad96612f1a86484b291df5216cc6a6cffb6" |
896 | | - integrity sha512-RsdXYEbicGlg9WBvanlndPqCxrG9hV86lPjObbsTzA5hkrfScoECP5NWEJFUrtE/NVFu81OcPu6pQVVQtOX20Q== |
| 905 | +"@babel/plugin-transform-react-inline-elements@7.16.7": |
| 906 | + version "7.16.7" |
| 907 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.16.7.tgz#87d470ae5fc8ad5c803494070f7dc513846c03fe" |
| 908 | + integrity sha512-jFGuZSebHob02zhrXsJhnI8xcemiDfdlJa1KR2LUfVj/4y9G2iwbJNGVsiH8mW6HEQVh5XwzWWbo/YoroDlQRg== |
897 | 909 | dependencies: |
898 | | - "@babel/helper-builder-react-jsx" "^7.14.5" |
899 | | - "@babel/helper-plugin-utils" "^7.14.5" |
| 910 | + "@babel/helper-builder-react-jsx" "^7.16.7" |
| 911 | + "@babel/helper-plugin-utils" "^7.16.7" |
900 | 912 |
|
901 | 913 | "@babel/plugin-transform-react-jsx-development@^7.14.5": |
902 | 914 | version "7.14.5" |
|
1183 | 1195 | "@babel/helper-validator-identifier" "^7.14.9" |
1184 | 1196 | to-fast-properties "^2.0.0" |
1185 | 1197 |
|
| 1198 | +"@babel/types@^7.16.7": |
| 1199 | + version "7.17.0" |
| 1200 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
| 1201 | + integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 1202 | + dependencies: |
| 1203 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1204 | + to-fast-properties "^2.0.0" |
| 1205 | + |
1186 | 1206 | "@bcoe/v8-coverage@^0.2.3": |
1187 | 1207 | version "0.2.3" |
1188 | 1208 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments