diff --git a/.yarn/offline-mirror/@babel-plugin-transform-literals-7.10.1.tgz b/.yarn/offline-mirror/@babel-plugin-transform-literals-7.10.1.tgz deleted file mode 100644 index 67c9a4ee6..000000000 Binary files a/.yarn/offline-mirror/@babel-plugin-transform-literals-7.10.1.tgz and /dev/null differ diff --git a/.yarn/offline-mirror/@babel-plugin-transform-literals-7.8.3.tgz b/.yarn/offline-mirror/@babel-plugin-transform-literals-7.8.3.tgz deleted file mode 100644 index e69e04c72..000000000 Binary files a/.yarn/offline-mirror/@babel-plugin-transform-literals-7.8.3.tgz and /dev/null differ diff --git a/.yarn/offline-mirror/@babel-plugin-transform-member-expression-literals-7.10.1.tgz b/.yarn/offline-mirror/@babel-plugin-transform-member-expression-literals-7.10.1.tgz deleted file mode 100644 index 2901584ca..000000000 Binary files a/.yarn/offline-mirror/@babel-plugin-transform-member-expression-literals-7.10.1.tgz and /dev/null differ diff --git a/.yarn/offline-mirror/@babel-plugin-transform-member-expression-literals-7.8.3.tgz b/.yarn/offline-mirror/@babel-plugin-transform-member-expression-literals-7.8.3.tgz deleted file mode 100644 index c96fc1554..000000000 Binary files a/.yarn/offline-mirror/@babel-plugin-transform-member-expression-literals-7.8.3.tgz and /dev/null differ diff --git a/yarn.lock b/yarn.lock index b2e4fd7a0..39d50fcc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -924,48 +924,20 @@ "@babel/helper-function-name" "^7.12.13" "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-literals@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.1.tgz#5794f8da82846b22e4e6631ea1658bce708eb46a" - integrity sha512-qi0+5qgevz1NHLZroObRm5A+8JJtibb7vdcPQF1KQE12+Y/xxl8coJ+TpPW9iRq+Mhw/NKLjm+5SHtAHCC7lAw== - dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - -"@babel/plugin-transform-literals@^7.12.13": +"@babel/plugin-transform-literals@^7.10.1", "@babel/plugin-transform-literals@^7.12.13", "@babel/plugin-transform-literals@^7.7.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz#2ca45bafe4a820197cf315794a4d26560fe4bdb9" integrity sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-literals@^7.7.4": - version "7.8.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz#aef239823d91994ec7b68e55193525d76dbd5dc1" - integrity sha512-3Tqf8JJ/qB7TeldGl+TT55+uQei9JfYaregDcEAyBZ7akutriFrt6C/wLYIer6OYhleVQvH/ntEhjE/xMmy10A== - dependencies: - "@babel/helper-plugin-utils" "^7.8.3" - -"@babel/plugin-transform-member-expression-literals@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.1.tgz#90347cba31bca6f394b3f7bd95d2bbfd9fce2f39" - integrity sha512-UmaWhDokOFT2GcgU6MkHC11i0NQcL63iqeufXWfRy6pUOGYeCGEKhvfFO6Vz70UfYJYHwveg62GS83Rvpxn+NA== - dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - -"@babel/plugin-transform-member-expression-literals@^7.12.13": +"@babel/plugin-transform-member-expression-literals@^7.10.1", "@babel/plugin-transform-member-expression-literals@^7.12.13", "@babel/plugin-transform-member-expression-literals@^7.7.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz#5ffa66cd59b9e191314c9f1f803b938e8c081e40" integrity sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-member-expression-literals@^7.7.4": - version "7.8.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz#963fed4b620ac7cbf6029c755424029fa3a40410" - integrity sha512-3Wk2EXhnw+rP+IDkK6BdtPKsUE5IeZ6QOGrPYvw52NwBStw9V1ZVzxgK6fSKSxqUvH9eQPR3tm3cOq79HlsKYA== - dependencies: - "@babel/helper-plugin-utils" "^7.8.3" - "@babel/plugin-transform-modules-amd@^7.10.1": version "7.10.1" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.1.tgz#65950e8e05797ebd2fe532b96e19fc5482a1d52a"