|
@@ -15,18 +15,18 @@
|
|
|
integrity sha512-jAbCtMANC9ptXxbSVXIqV/3H0bkh7iyyv6JS5lu10av45bcc2QmDNJXkASZCFwbBt75Q0AEq/BB+bNa3x1QgYQ==
|
|
|
|
|
|
"@babel/core@^7.6.0", "@babel/core@^7.8.4":
|
|
|
- version "7.11.6"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651"
|
|
|
- integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==
|
|
|
+ version "7.12.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.0.tgz#e42e07a086e978cdd4c61f4078d8230fb817cc86"
|
|
|
+ integrity sha512-iV7Gwg0DePKvdDZZWRTkj4MW+6/AbVWd4ZCg+zk8H1RVt5xBpUZS6vLQWwb3pyLg4BFTaGiQCPoJ4Ibmbne4fA==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "^7.10.4"
|
|
|
- "@babel/generator" "^7.11.6"
|
|
|
- "@babel/helper-module-transforms" "^7.11.0"
|
|
|
+ "@babel/generator" "^7.12.0"
|
|
|
+ "@babel/helper-module-transforms" "^7.12.0"
|
|
|
"@babel/helpers" "^7.10.4"
|
|
|
- "@babel/parser" "^7.11.5"
|
|
|
+ "@babel/parser" "^7.12.0"
|
|
|
"@babel/template" "^7.10.4"
|
|
|
- "@babel/traverse" "^7.11.5"
|
|
|
- "@babel/types" "^7.11.5"
|
|
|
+ "@babel/traverse" "^7.12.0"
|
|
|
+ "@babel/types" "^7.12.0"
|
|
|
convert-source-map "^1.7.0"
|
|
|
debug "^4.1.0"
|
|
|
gensync "^1.0.0-beta.1"
|
|
@@ -36,15 +36,6 @@
|
|
|
semver "^5.4.1"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
-"@babel/generator@^7.11.5", "@babel/generator@^7.11.6":
|
|
|
- version "7.11.6"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
|
|
|
- integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
|
|
|
- dependencies:
|
|
|
- "@babel/types" "^7.11.5"
|
|
|
- jsesc "^2.5.1"
|
|
|
- source-map "^0.5.0"
|
|
|
-
|
|
|
"@babel/generator@^7.12.0":
|
|
|
version "7.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.0.tgz#91a45f1c18ca8d895a35a04da1a4cf7ea3f37f98"
|
|
@@ -196,20 +187,7 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
-"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0":
|
|
|
- version "7.11.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
|
|
|
- integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-module-imports" "^7.10.4"
|
|
|
- "@babel/helper-replace-supers" "^7.10.4"
|
|
|
- "@babel/helper-simple-access" "^7.10.4"
|
|
|
- "@babel/helper-split-export-declaration" "^7.11.0"
|
|
|
- "@babel/template" "^7.10.4"
|
|
|
- "@babel/types" "^7.11.0"
|
|
|
- lodash "^4.17.19"
|
|
|
-
|
|
|
-"@babel/helper-module-transforms@^7.12.0":
|
|
|
+"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.12.0":
|
|
|
version "7.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.0.tgz#8ac7d9e8716f94549a42e577c5429391950e33f3"
|
|
|
integrity sha512-1ZTMoCiLSzTJLbq7mSaTHki4oIrBIf/dUbzdhwTrvtMU3ZNVKwQmGae3gSiqppo7G8HAgnXmc43rfEaD8yYLLQ==
|
|
@@ -365,12 +343,7 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
-"@babel/parser@^7.10.4", "@babel/parser@^7.11.5":
|
|
|
- version "7.11.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
|
|
|
- integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
|
|
|
-
|
|
|
-"@babel/parser@^7.12.0":
|
|
|
+"@babel/parser@^7.10.4", "@babel/parser@^7.12.0":
|
|
|
version "7.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.0.tgz#2ad388f3960045b22f9b7d4bf85e80b15a1c9e3a"
|
|
|
integrity sha512-dYmySMYnlus2jwl7JnnajAj11obRStZoW9cG04wh4ZuhozDn11tDUrhHcUZ9iuNHqALAhh60XqNaYXpvuuE/Gg==
|
|
@@ -966,22 +939,7 @@
|
|
|
"@babel/parser" "^7.10.4"
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
-"@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.8.6":
|
|
|
- version "7.11.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
|
|
|
- integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.10.4"
|
|
|
- "@babel/generator" "^7.11.5"
|
|
|
- "@babel/helper-function-name" "^7.10.4"
|
|
|
- "@babel/helper-split-export-declaration" "^7.11.0"
|
|
|
- "@babel/parser" "^7.11.5"
|
|
|
- "@babel/types" "^7.11.5"
|
|
|
- debug "^4.1.0"
|
|
|
- globals "^11.1.0"
|
|
|
- lodash "^4.17.19"
|
|
|
-
|
|
|
-"@babel/traverse@^7.12.0":
|
|
|
+"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.0", "@babel/traverse@^7.8.6":
|
|
|
version "7.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.0.tgz#ed31953d6e708cdd34443de2fcdb55f72cdfb266"
|
|
|
integrity sha512-ZU9e79xpOukCNPkQ1UzR4gJKCruGckr6edd8v8lmKpSk8iakgUIvb+5ZtaKKV9f7O+x5r+xbMDDIbzVpUoiIuw==
|
|
@@ -996,7 +954,7 @@
|
|
|
globals "^11.1.0"
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
-"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6":
|
|
|
+"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6":
|
|
|
version "7.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.0.tgz#b6b49f425ee59043fbc89c61b11a13d5eae7b5c6"
|
|
|
integrity sha512-ggIyFmT2zMaYRheOfPDQ4gz7QqV3B+t2rjqjbttDJxMcb7/LukvWCmlIl1sWcOxrvwpTDd+z0OytzqsbGeb3/g==
|