|
76 | 76 | jsesc "^2.5.1" |
77 | 77 | source-map "^0.5.0" |
78 | 78 |
|
79 | | -"@babel/helper-annotate-as-pure@^7.16.0": |
80 | | - version "7.16.0" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
82 | | - integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg== |
83 | | - dependencies: |
84 | | - "@babel/types" "^7.16.0" |
85 | | - |
86 | 79 | "@babel/helper-compilation-targets@^7.16.0": |
87 | 80 | version "7.16.3" |
88 | 81 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0" |
|
167 | 160 | dependencies: |
168 | 161 | "@babel/types" "^7.16.0" |
169 | 162 |
|
170 | | -"@babel/helper-plugin-utils@^7.14.5": |
171 | | - version "7.14.5" |
172 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
173 | | - integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
174 | | - |
175 | 163 | "@babel/helper-replace-supers@^7.16.0": |
176 | 164 | version "7.16.0" |
177 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17" |
|
255 | 243 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e" |
256 | 244 | integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng== |
257 | 245 |
|
258 | | -"@babel/plugin-syntax-jsx@^7.16.0": |
259 | | - version "7.16.0" |
260 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.0.tgz#f9624394317365a9a88c82358d3f8471154698f1" |
261 | | - integrity sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg== |
262 | | - dependencies: |
263 | | - "@babel/helper-plugin-utils" "^7.14.5" |
264 | | - |
265 | | -"@babel/plugin-transform-react-display-name@^7.16.0": |
266 | | - version "7.16.0" |
267 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.0.tgz#9a0ad8aa8e8790883a7bd2736f66229a58125676" |
268 | | - integrity sha512-FJFdJAqaCpndL+pIf0aeD/qlQwT7QXOvR6Cc8JPvNhKJBi2zc/DPc4g05Y3fbD/0iWAMQFGij4+Xw+4L/BMpTg== |
269 | | - dependencies: |
270 | | - "@babel/helper-plugin-utils" "^7.14.5" |
271 | | - |
272 | | -"@babel/plugin-transform-react-jsx-development@^7.16.0": |
273 | | - version "7.16.0" |
274 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.0.tgz#1cb52874678d23ab11d0d16488d54730807303ef" |
275 | | - integrity sha512-qq65iSqBRq0Hr3wq57YG2AmW0H6wgTnIzpffTphrUWUgLCOK+zf1f7G0vuOiXrp7dU1qq+fQBoqZ3wCDAkhFzw== |
276 | | - dependencies: |
277 | | - "@babel/plugin-transform-react-jsx" "^7.16.0" |
278 | | - |
279 | | -"@babel/plugin-transform-react-jsx@^7.16.0": |
280 | | - version "7.16.0" |
281 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.0.tgz#55b797d4960c3de04e07ad1c0476e2bc6a4889f1" |
282 | | - integrity sha512-rqDgIbukZ44pqq7NIRPGPGNklshPkvlmvqjdx3OZcGPk4zGIenYkxDTvl3LsSL8gqcc3ZzGmXPE6hR/u/voNOw== |
283 | | - dependencies: |
284 | | - "@babel/helper-annotate-as-pure" "^7.16.0" |
285 | | - "@babel/helper-module-imports" "^7.16.0" |
286 | | - "@babel/helper-plugin-utils" "^7.14.5" |
287 | | - "@babel/plugin-syntax-jsx" "^7.16.0" |
288 | | - "@babel/types" "^7.16.0" |
289 | | - |
290 | | -"@babel/plugin-transform-react-pure-annotations@^7.16.0": |
291 | | - version "7.16.0" |
292 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.0.tgz#23db6ddf558d8abde41b8ad9d59f48ad5532ccab" |
293 | | - integrity sha512-NC/Bj2MG+t8Ef5Pdpo34Ay74X4Rt804h5y81PwOpfPtmAK3i6CizmQqwyBQzIepz1Yt8wNr2Z2L7Lu3qBMfZMA== |
294 | | - dependencies: |
295 | | - "@babel/helper-annotate-as-pure" "^7.16.0" |
296 | | - "@babel/helper-plugin-utils" "^7.14.5" |
297 | | - |
298 | | -"@babel/preset-react@^7.16.0": |
299 | | - version "7.16.0" |
300 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.0.tgz#f71d3e8dff5218478011df037fad52660ee6d82a" |
301 | | - integrity sha512-d31IFW2bLRB28uL1WoElyro8RH5l6531XfxMtCeCmp6RVAF1uTfxxUA0LH1tXl+psZdwfmIbwoG4U5VwgbhtLw== |
302 | | - dependencies: |
303 | | - "@babel/helper-plugin-utils" "^7.14.5" |
304 | | - "@babel/helper-validator-option" "^7.14.5" |
305 | | - "@babel/plugin-transform-react-display-name" "^7.16.0" |
306 | | - "@babel/plugin-transform-react-jsx" "^7.16.0" |
307 | | - "@babel/plugin-transform-react-jsx-development" "^7.16.0" |
308 | | - "@babel/plugin-transform-react-pure-annotations" "^7.16.0" |
309 | | - |
310 | 246 | "@babel/runtime@^7.15.4": |
311 | 247 | version "7.16.3" |
312 | 248 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" |
|
0 commit comments