|
@ -832,16 +832,16 @@ |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
|
|
|
|
"@babel/plugin-transform-runtime@^7.16.0": |
|
|
|
|
|
version "7.16.0" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.0.tgz#3fe0da36c2f0834bef7c4d3e7f2b2db0ee0c8909" |
|
|
|
|
|
integrity sha512-zlPf1/XFn5+vWdve3AAhf+Sxl+MVa5VlwTwWgnLx23u4GlatSRQJ3Eoo9vllf0a9il3woQsT4SK+5Z7c06h8ag== |
|
|
|
|
|
|
|
|
"@babel/plugin-transform-runtime@^7.16.4": |
|
|
|
|
|
version "7.16.4" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.4.tgz#f9ba3c7034d429c581e1bd41b4952f3db3c2c7e8" |
|
|
|
|
|
integrity sha512-pru6+yHANMTukMtEZGC4fs7XPwg35v8sj5CIEmE+gEkFljFiVJxEWxx/7ZDkTK+iZRYo1bFXBtfIN95+K3cJ5A== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-module-imports" "^7.16.0" |
|
|
"@babel/helper-module-imports" "^7.16.0" |
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
babel-plugin-polyfill-corejs2 "^0.2.3" |
|
|
|
|
|
babel-plugin-polyfill-corejs3 "^0.3.0" |
|
|
|
|
|
babel-plugin-polyfill-regenerator "^0.2.3" |
|
|
|
|
|
|
|
|
babel-plugin-polyfill-corejs2 "^0.3.0" |
|
|
|
|
|
babel-plugin-polyfill-corejs3 "^0.4.0" |
|
|
|
|
|
babel-plugin-polyfill-regenerator "^0.3.0" |
|
|
semver "^6.3.0" |
|
|
semver "^6.3.0" |
|
|
|
|
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.16.0": |
|
|
"@babel/plugin-transform-shorthand-properties@^7.16.0": |
|
|