forked from streamich/react-use
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update babel monorepo to v7.7.5
- Loading branch information
1 parent
17a4e45
commit 36a34e8
Showing
2 changed files
with
149 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,15 +29,15 @@ | |
semver "^5.4.1" | ||
source-map "^0.5.0" | ||
|
||
"@babel/[email protected].4": | ||
version "7.7.4" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4.tgz#37e864532200cb6b50ee9a4045f5f817840166ab" | ||
integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ== | ||
"@babel/[email protected].5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" | ||
integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== | ||
dependencies: | ||
"@babel/code-frame" "^7.5.5" | ||
"@babel/generator" "^7.7.4" | ||
"@babel/helpers" "^7.7.4" | ||
"@babel/parser" "^7.7.4" | ||
"@babel/parser" "^7.7.5" | ||
"@babel/template" "^7.7.4" | ||
"@babel/traverse" "^7.7.4" | ||
"@babel/types" "^7.7.4" | ||
|
@@ -325,6 +325,18 @@ | |
"@babel/types" "^7.7.4" | ||
lodash "^4.17.13" | ||
|
||
"@babel/helper-module-transforms@^7.7.5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.5.tgz#d044da7ffd91ec967db25cd6748f704b6b244835" | ||
integrity sha512-A7pSxyJf1gN5qXVcidwLWydjftUN878VkalhXX5iQDuGyiGK3sOrrKKHF4/A4fwHtnsotv/NipwAeLzY4KQPvw== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.7.4" | ||
"@babel/helper-simple-access" "^7.7.4" | ||
"@babel/helper-split-export-declaration" "^7.7.4" | ||
"@babel/template" "^7.7.4" | ||
"@babel/types" "^7.7.4" | ||
lodash "^4.17.13" | ||
|
||
"@babel/helper-optimise-call-expression@^7.7.0": | ||
version "7.7.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.7.0.tgz#4f66a216116a66164135dc618c5d8b7a959f9365" | ||
|
@@ -480,6 +492,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb" | ||
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g== | ||
|
||
"@babel/parser@^7.7.5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71" | ||
integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig== | ||
|
||
"@babel/plugin-proposal-async-generator-functions@^7.2.0", "@babel/plugin-proposal-async-generator-functions@^7.7.0": | ||
version "7.7.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.0.tgz#83ef2d6044496b4c15d8b4904e2219e6dccc6971" | ||
|
@@ -993,6 +1010,15 @@ | |
"@babel/helper-plugin-utils" "^7.0.0" | ||
babel-plugin-dynamic-import-node "^2.3.0" | ||
|
||
"@babel/plugin-transform-modules-amd@^7.7.5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.7.5.tgz#39e0fb717224b59475b306402bb8eedab01e729c" | ||
integrity sha512-CT57FG4A2ZUNU1v+HdvDSDrjNWBrtCmSH6YbbgN3Lrf0Di/q/lWRxZrE72p3+HCCz9UjfZOEBdphgC0nzOS6DQ== | ||
dependencies: | ||
"@babel/helper-module-transforms" "^7.7.5" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
babel-plugin-dynamic-import-node "^2.3.0" | ||
|
||
"@babel/plugin-transform-modules-commonjs@^7.6.0", "@babel/plugin-transform-modules-commonjs@^7.7.0": | ||
version "7.7.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.0.tgz#3e5ffb4fd8c947feede69cbe24c9554ab4113fe3" | ||
|
@@ -1013,6 +1039,16 @@ | |
"@babel/helper-simple-access" "^7.7.4" | ||
babel-plugin-dynamic-import-node "^2.3.0" | ||
|
||
"@babel/plugin-transform-modules-commonjs@^7.7.5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.5.tgz#1d27f5eb0bcf7543e774950e5b2fa782e637b345" | ||
integrity sha512-9Cq4zTFExwFhQI6MT1aFxgqhIsMWQWDVwOgLzl7PTWJHsNaqFvklAU+Oz6AQLAS0dJKTwZSOCo20INwktxpi3Q== | ||
dependencies: | ||
"@babel/helper-module-transforms" "^7.7.5" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/helper-simple-access" "^7.7.4" | ||
babel-plugin-dynamic-import-node "^2.3.0" | ||
|
||
"@babel/plugin-transform-modules-systemjs@^7.5.0", "@babel/plugin-transform-modules-systemjs@^7.7.0": | ||
version "7.7.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.7.0.tgz#9baf471213af9761c1617bb12fd278e629041417" | ||
|
@@ -1217,6 +1253,13 @@ | |
dependencies: | ||
regenerator-transform "^0.14.0" | ||
|
||
"@babel/plugin-transform-regenerator@^7.7.5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.5.tgz#3a8757ee1a2780f390e89f246065ecf59c26fce9" | ||
integrity sha512-/8I8tPvX2FkuEyWbjRCt4qTAgZK0DVy8QRguhA524UH48RfGJy94On2ri+dCuwOpcerPRl9O4ebQkRcVzIaGBw== | ||
dependencies: | ||
regenerator-transform "^0.14.0" | ||
|
||
"@babel/plugin-transform-reserved-words@^7.2.0": | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.2.0.tgz#4792af87c998a49367597d07fedf02636d2e1634" | ||
|
@@ -1405,10 +1448,10 @@ | |
js-levenshtein "^1.1.3" | ||
semver "^5.5.0" | ||
|
||
"@babel/[email protected].4", "@babel/preset-env@^7.7.1": | ||
version "7.7.4" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.4.tgz#ccaf309ae8d1ee2409c85a4e2b5e280ceee830f8" | ||
integrity sha512-Dg+ciGJjwvC1NIe/DGblMbcGq1HOtKbw8RLl4nIjlfcILKEOkWT/vRqPpumswABEBVudii6dnVwrBtzD7ibm4g== | ||
"@babel/[email protected].5": | ||
version "7.7.5" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5.tgz#f28573ed493edb4ba763b37fb4fbb85601469370" | ||
integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.7.4" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
|
@@ -1438,16 +1481,16 @@ | |
"@babel/plugin-transform-function-name" "^7.7.4" | ||
"@babel/plugin-transform-literals" "^7.7.4" | ||
"@babel/plugin-transform-member-expression-literals" "^7.7.4" | ||
"@babel/plugin-transform-modules-amd" "^7.7.4" | ||
"@babel/plugin-transform-modules-commonjs" "^7.7.4" | ||
"@babel/plugin-transform-modules-amd" "^7.7.5" | ||
"@babel/plugin-transform-modules-commonjs" "^7.7.5" | ||
"@babel/plugin-transform-modules-systemjs" "^7.7.4" | ||
"@babel/plugin-transform-modules-umd" "^7.7.4" | ||
"@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4" | ||
"@babel/plugin-transform-new-target" "^7.7.4" | ||
"@babel/plugin-transform-object-super" "^7.7.4" | ||
"@babel/plugin-transform-parameters" "^7.7.4" | ||
"@babel/plugin-transform-property-literals" "^7.7.4" | ||
"@babel/plugin-transform-regenerator" "^7.7.4" | ||
"@babel/plugin-transform-regenerator" "^7.7.5" | ||
"@babel/plugin-transform-reserved-words" "^7.7.4" | ||
"@babel/plugin-transform-shorthand-properties" "^7.7.4" | ||
"@babel/plugin-transform-spread" "^7.7.4" | ||
|
@@ -1457,7 +1500,7 @@ | |
"@babel/plugin-transform-unicode-regex" "^7.7.4" | ||
"@babel/types" "^7.7.4" | ||
browserslist "^4.6.0" | ||
core-js-compat "^3.1.1" | ||
core-js-compat "^3.4.7" | ||
invariant "^2.2.2" | ||
js-levenshtein "^1.1.3" | ||
semver "^5.5.0" | ||
|
@@ -1519,6 +1562,63 @@ | |
js-levenshtein "^1.1.3" | ||
semver "^5.5.0" | ||
|
||
"@babel/preset-env@^7.7.1": | ||
version "7.7.4" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.4.tgz#ccaf309ae8d1ee2409c85a4e2b5e280ceee830f8" | ||
integrity sha512-Dg+ciGJjwvC1NIe/DGblMbcGq1HOtKbw8RLl4nIjlfcILKEOkWT/vRqPpumswABEBVudii6dnVwrBtzD7ibm4g== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.7.4" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.7.4" | ||
"@babel/plugin-proposal-dynamic-import" "^7.7.4" | ||
"@babel/plugin-proposal-json-strings" "^7.7.4" | ||
"@babel/plugin-proposal-object-rest-spread" "^7.7.4" | ||
"@babel/plugin-proposal-optional-catch-binding" "^7.7.4" | ||
"@babel/plugin-proposal-unicode-property-regex" "^7.7.4" | ||
"@babel/plugin-syntax-async-generators" "^7.7.4" | ||
"@babel/plugin-syntax-dynamic-import" "^7.7.4" | ||
"@babel/plugin-syntax-json-strings" "^7.7.4" | ||
"@babel/plugin-syntax-object-rest-spread" "^7.7.4" | ||
"@babel/plugin-syntax-optional-catch-binding" "^7.7.4" | ||
"@babel/plugin-syntax-top-level-await" "^7.7.4" | ||
"@babel/plugin-transform-arrow-functions" "^7.7.4" | ||
"@babel/plugin-transform-async-to-generator" "^7.7.4" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.7.4" | ||
"@babel/plugin-transform-block-scoping" "^7.7.4" | ||
"@babel/plugin-transform-classes" "^7.7.4" | ||
"@babel/plugin-transform-computed-properties" "^7.7.4" | ||
"@babel/plugin-transform-destructuring" "^7.7.4" | ||
"@babel/plugin-transform-dotall-regex" "^7.7.4" | ||
"@babel/plugin-transform-duplicate-keys" "^7.7.4" | ||
"@babel/plugin-transform-exponentiation-operator" "^7.7.4" | ||
"@babel/plugin-transform-for-of" "^7.7.4" | ||
"@babel/plugin-transform-function-name" "^7.7.4" | ||
"@babel/plugin-transform-literals" "^7.7.4" | ||
"@babel/plugin-transform-member-expression-literals" "^7.7.4" | ||
"@babel/plugin-transform-modules-amd" "^7.7.4" | ||
"@babel/plugin-transform-modules-commonjs" "^7.7.4" | ||
"@babel/plugin-transform-modules-systemjs" "^7.7.4" | ||
"@babel/plugin-transform-modules-umd" "^7.7.4" | ||
"@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4" | ||
"@babel/plugin-transform-new-target" "^7.7.4" | ||
"@babel/plugin-transform-object-super" "^7.7.4" | ||
"@babel/plugin-transform-parameters" "^7.7.4" | ||
"@babel/plugin-transform-property-literals" "^7.7.4" | ||
"@babel/plugin-transform-regenerator" "^7.7.4" | ||
"@babel/plugin-transform-reserved-words" "^7.7.4" | ||
"@babel/plugin-transform-shorthand-properties" "^7.7.4" | ||
"@babel/plugin-transform-spread" "^7.7.4" | ||
"@babel/plugin-transform-sticky-regex" "^7.7.4" | ||
"@babel/plugin-transform-template-literals" "^7.7.4" | ||
"@babel/plugin-transform-typeof-symbol" "^7.7.4" | ||
"@babel/plugin-transform-unicode-regex" "^7.7.4" | ||
"@babel/types" "^7.7.4" | ||
browserslist "^4.6.0" | ||
core-js-compat "^3.1.1" | ||
invariant "^2.2.2" | ||
js-levenshtein "^1.1.3" | ||
semver "^5.5.0" | ||
|
||
"@babel/preset-flow@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2" | ||
|
@@ -4207,6 +4307,15 @@ browserslist@^4.6.0, browserslist@^4.7.2: | |
electron-to-chromium "^1.3.295" | ||
node-releases "^1.1.38" | ||
|
||
browserslist@^4.8.0: | ||
version "4.8.2" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289" | ||
integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA== | ||
dependencies: | ||
caniuse-lite "^1.0.30001015" | ||
electron-to-chromium "^1.3.322" | ||
node-releases "^1.1.42" | ||
|
||
[email protected]: | ||
version "0.2.6" | ||
resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" | ||
|
@@ -4382,6 +4491,11 @@ caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30001004, caniuse-lite@^1.0.300010 | |
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001008.tgz#b8841b1df78a9f5ed9702537ef592f1f8772c0d9" | ||
integrity sha512-b8DJyb+VVXZGRgJUa30cbk8gKHZ3LOZTBLaUEEVr2P4xpmFigOCc62CO4uzquW641Ouq1Rm9N+rWLWdSYDaDIw== | ||
|
||
caniuse-lite@^1.0.30001015: | ||
version "1.0.30001015" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001015.tgz#15a7ddf66aba786a71d99626bc8f2b91c6f0f5f0" | ||
integrity sha512-/xL2AbW/XWHNu1gnIrO8UitBGoFthcsDgU9VLK1/dpsoxbaD5LscHozKze05R6WLsBvLhqv78dAPozMFQBYLbQ== | ||
|
||
capture-exit@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4" | ||
|
@@ -4930,6 +5044,14 @@ core-js-compat@^3.1.1: | |
browserslist "^4.7.2" | ||
semver "^6.3.0" | ||
|
||
core-js-compat@^3.4.7: | ||
version "3.4.7" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.7.tgz#39f8080b1d92a524d6d90505c42b9c5c1eb90611" | ||
integrity sha512-57+mgz/P/xsGdjwQYkwtBZR3LuISaxD1dEwVDtbk8xJMqAmwqaxLOvnNT7kdJ7jYE/NjNptyzXi+IQFMi/2fCw== | ||
dependencies: | ||
browserslist "^4.8.0" | ||
semver "^6.3.0" | ||
|
||
core-js-pure@^3.0.1: | ||
version "3.3.6" | ||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.3.6.tgz#4c2378184acd8485a83ca9fdea201b844c554165" | ||
|
@@ -5654,6 +5776,11 @@ electron-to-chromium@^1.3.247, electron-to-chromium@^1.3.295: | |
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.304.tgz#49b47d961f8143116174c2f70fbfee3aabf43015" | ||
integrity sha512-a5mqa13jCdBc+Crgk3Gyr7vpXCiFWfFq23YDCEmrPYeiDOQKZDVE6EX/Q4Xdv97n3XkcjiSBDOY0IS19yP2yeA== | ||
|
||
electron-to-chromium@^1.3.322: | ||
version "1.3.322" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz#a6f7e1c79025c2b05838e8e344f6e89eb83213a8" | ||
integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA== | ||
|
||
elegant-spinner@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" | ||
|
@@ -9638,6 +9765,13 @@ node-releases@^1.1.29, node-releases@^1.1.38: | |
dependencies: | ||
semver "^6.3.0" | ||
|
||
node-releases@^1.1.42: | ||
version "1.1.42" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.42.tgz#a999f6a62f8746981f6da90627a8d2fc090bbad7" | ||
integrity sha512-OQ/ESmUqGawI2PRX+XIRao44qWYBBfN54ImQYdWVTQqUckuejOg76ysSqDBK8NG3zwySRVnX36JwDQ6x+9GxzA== | ||
dependencies: | ||
semver "^6.3.0" | ||
|
||
"nopt@2 || 3": | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" | ||
|