chore(deps): update babel monorepo to v7.16.4 (#2679)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-20 10:17:52 +01:00 committed by GitHub
parent 29b1d59b56
commit 02b92bd13b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 64 additions and 47 deletions

View File

@ -19,7 +19,7 @@
"@babel/core": "7.16.0",
"@babel/node": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.4",
"@babel/plugin-proposal-export-namespace-from": "7.16.0",
"@babel/plugin-proposal-function-sent": "7.16.0",
"@babel/plugin-proposal-json-strings": "7.16.0",
@ -32,8 +32,8 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.16.0",
"@babel/plugin-transform-classes": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@babel/register": "7.16.0",

View File

@ -8,7 +8,7 @@ importers:
'@babel/core': 7.16.0
'@babel/node': 7.16.0
'@babel/plugin-proposal-class-properties': 7.16.0
'@babel/plugin-proposal-decorators': 7.16.0
'@babel/plugin-proposal-decorators': 7.16.4
'@babel/plugin-proposal-export-namespace-from': 7.16.0
'@babel/plugin-proposal-function-sent': 7.16.0
'@babel/plugin-proposal-json-strings': 7.16.0
@ -21,8 +21,8 @@ importers:
'@babel/plugin-syntax-import-meta': 7.10.4
'@babel/plugin-transform-async-to-generator': 7.16.0
'@babel/plugin-transform-classes': 7.16.0
'@babel/plugin-transform-runtime': 7.16.0
'@babel/preset-env': 7.16.0
'@babel/plugin-transform-runtime': 7.16.4
'@babel/preset-env': 7.16.4
'@babel/preset-react': 7.16.0
'@babel/preset-typescript': 7.16.0
'@babel/register': 7.16.0
@ -98,7 +98,7 @@ importers:
'@babel/core': 7.16.0
'@babel/node': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-class-properties': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-decorators': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-decorators': 7.16.4_@babel+core@7.16.0
'@babel/plugin-proposal-export-namespace-from': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-function-sent': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-json-strings': 7.16.0_@babel+core@7.16.0
@ -111,8 +111,8 @@ importers:
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.0
'@babel/plugin-transform-async-to-generator': 7.16.0_@babel+core@7.16.0
'@babel/plugin-transform-classes': 7.16.0_@babel+core@7.16.0
'@babel/plugin-transform-runtime': 7.16.0_@babel+core@7.16.0
'@babel/preset-env': 7.16.0_@babel+core@7.16.0
'@babel/plugin-transform-runtime': 7.16.4_@babel+core@7.16.0
'@babel/preset-env': 7.16.4_@babel+core@7.16.0
'@babel/preset-react': 7.16.0_@babel+core@7.16.0
'@babel/preset-typescript': 7.16.0_@babel+core@7.16.0
'@babel/register': 7.16.0_@babel+core@7.16.0
@ -1497,6 +1497,11 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@babel/compat-data/7.16.4:
resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==}
engines: {node: '>=6.9.0'}
dev: true
/@babel/core/7.12.9:
resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==}
engines: {node: '>=6.9.0'}
@ -1528,12 +1533,12 @@ packages:
'@babel/code-frame': 7.15.8
'@babel/generator': 7.15.8
'@babel/helper-compilation-targets': 7.16.3_@babel+core@7.13.10
'@babel/helper-module-transforms': 7.15.8
'@babel/helper-module-transforms': 7.16.0
'@babel/helpers': 7.15.4
'@babel/parser': 7.15.8
'@babel/template': 7.15.4
'@babel/traverse': 7.15.4
'@babel/types': 7.15.6
'@babel/traverse': 7.16.3
'@babel/types': 7.16.0
convert-source-map: 1.7.0
debug: 4.3.2
gensync: 1.0.0-beta.2
@ -1648,7 +1653,7 @@ packages:
/@babel/generator/7.13.9:
resolution: {integrity: sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==}
dependencies:
'@babel/types': 7.15.6
'@babel/types': 7.16.0
jsesc: 2.5.2
source-map: 0.5.7
dev: true
@ -1762,7 +1767,7 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.16.0
'@babel/compat-data': 7.16.4
'@babel/core': 7.13.10
'@babel/helper-validator-option': 7.14.5
browserslist: 4.17.6
@ -1775,7 +1780,7 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.16.0
'@babel/compat-data': 7.16.4
'@babel/core': 7.16.0
'@babel/helper-validator-option': 7.14.5
browserslist: 4.17.6
@ -1902,8 +1907,8 @@ packages:
- supports-color
dev: false
/@babel/helper-define-polyfill-provider/0.2.4_@babel+core@7.16.0:
resolution: {integrity: sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ==}
/@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.0:
resolution: {integrity: sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==}
peerDependencies:
'@babel/core': ^7.4.0-0
dependencies:
@ -1997,7 +2002,7 @@ packages:
/@babel/helper-module-imports/7.13.12:
resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==}
dependencies:
'@babel/types': 7.15.6
'@babel/types': 7.16.0
dev: true
/@babel/helper-module-imports/7.15.4:
@ -2042,6 +2047,7 @@ packages:
'@babel/types': 7.16.0
transitivePeerDependencies:
- supports-color
dev: false
/@babel/helper-module-transforms/7.16.0:
resolution: {integrity: sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==}
@ -2100,6 +2106,17 @@ packages:
- supports-color
dev: true
/@babel/helper-remap-async-to-generator/7.16.4:
resolution: {integrity: sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-annotate-as-pure': 7.16.0
'@babel/helper-wrap-function': 7.16.0
'@babel/types': 7.16.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-replace-supers/7.15.4:
resolution: {integrity: sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==}
engines: {node: '>=6.9.0'}
@ -2357,15 +2374,15 @@ packages:
- supports-color
dev: false
/@babel/plugin-proposal-async-generator-functions/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw==}
/@babel/plugin-proposal-async-generator-functions/7.16.4_@babel+core@7.16.0:
resolution: {integrity: sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.0
'@babel/helper-plugin-utils': 7.14.5
'@babel/helper-remap-async-to-generator': 7.16.0
'@babel/helper-remap-async-to-generator': 7.16.4
'@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.0
transitivePeerDependencies:
- supports-color
@ -2437,8 +2454,8 @@ packages:
- supports-color
dev: true
/@babel/plugin-proposal-decorators/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-ttvhKuVnQwoNQrcTd1oe6o49ahaZ1kns1fsJKzTVOaS/FJDJoK4qzgVS68xzJhYUMgTnbXW6z/T6rlP3lL7tJw==}
/@babel/plugin-proposal-decorators/7.16.4_@babel+core@7.16.0:
resolution: {integrity: sha512-RESBNX16eNqnBeEVR5sCJpnW0mHiNLNNvGA8PrRuK/4ZJ4TO+6bHleRUuGQYDERVySOKtOhSya/C4MIhwAMAgg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@ -4448,8 +4465,8 @@ packages:
- supports-color
dev: false
/@babel/plugin-transform-runtime/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-zlPf1/XFn5+vWdve3AAhf+Sxl+MVa5VlwTwWgnLx23u4GlatSRQJ3Eoo9vllf0a9il3woQsT4SK+5Z7c06h8ag==}
/@babel/plugin-transform-runtime/7.16.4_@babel+core@7.16.0:
resolution: {integrity: sha512-pru6+yHANMTukMtEZGC4fs7XPwg35v8sj5CIEmE+gEkFljFiVJxEWxx/7ZDkTK+iZRYo1bFXBtfIN95+K3cJ5A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@ -4457,9 +4474,9 @@ packages:
'@babel/core': 7.16.0
'@babel/helper-module-imports': 7.16.0
'@babel/helper-plugin-utils': 7.14.5
babel-plugin-polyfill-corejs2: 0.2.3_@babel+core@7.16.0
babel-plugin-polyfill-corejs3: 0.3.0_@babel+core@7.16.0
babel-plugin-polyfill-regenerator: 0.2.3_@babel+core@7.16.0
babel-plugin-polyfill-corejs2: 0.3.0_@babel+core@7.16.0
babel-plugin-polyfill-corejs3: 0.4.0_@babel+core@7.16.0
babel-plugin-polyfill-regenerator: 0.3.0_@babel+core@7.16.0
semver: 6.3.0
transitivePeerDependencies:
- supports-color
@ -4879,20 +4896,20 @@ packages:
- supports-color
dev: false
/@babel/preset-env/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg==}
/@babel/preset-env/7.16.4_@babel+core@7.16.0:
resolution: {integrity: sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': 7.16.0
'@babel/compat-data': 7.16.4
'@babel/core': 7.16.0
'@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.0
'@babel/helper-plugin-utils': 7.14.5
'@babel/helper-validator-option': 7.14.5
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.2_@babel+core@7.16.0
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-async-generator-functions': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-async-generator-functions': 7.16.4_@babel+core@7.16.0
'@babel/plugin-proposal-class-properties': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-class-static-block': 7.16.0_@babel+core@7.16.0
'@babel/plugin-proposal-dynamic-import': 7.16.0_@babel+core@7.16.0
@ -4955,9 +4972,9 @@ packages:
'@babel/plugin-transform-unicode-regex': 7.16.0_@babel+core@7.16.0
'@babel/preset-modules': 0.1.5_@babel+core@7.16.0
'@babel/types': 7.16.0
babel-plugin-polyfill-corejs2: 0.2.3_@babel+core@7.16.0
babel-plugin-polyfill-corejs3: 0.3.0_@babel+core@7.16.0
babel-plugin-polyfill-regenerator: 0.2.3_@babel+core@7.16.0
babel-plugin-polyfill-corejs2: 0.3.0_@babel+core@7.16.0
babel-plugin-polyfill-corejs3: 0.4.0_@babel+core@7.16.0
babel-plugin-polyfill-regenerator: 0.3.0_@babel+core@7.16.0
core-js-compat: 3.19.1
semver: 6.3.0
transitivePeerDependencies:
@ -5199,7 +5216,7 @@ packages:
'@babel/helper-function-name': 7.16.0
'@babel/helper-split-export-declaration': 7.16.0
'@babel/parser': 7.15.8
'@babel/types': 7.15.6
'@babel/types': 7.16.0
debug: 4.3.2
globals: 11.12.0
lodash: 4.17.21
@ -7631,7 +7648,7 @@ packages:
resolution: {integrity: sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==}
dependencies:
'@babel/parser': 7.15.8
'@babel/types': 7.15.6
'@babel/types': 7.16.0
'@types/babel__generator': 7.6.2
'@types/babel__template': 7.4.0
'@types/babel__traverse': 7.11.1
@ -9528,7 +9545,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/template': 7.15.4
'@babel/types': 7.15.6
'@babel/types': 7.16.0
'@types/babel__core': 7.1.14
'@types/babel__traverse': 7.11.1
dev: true
@ -9567,14 +9584,14 @@ packages:
- supports-color
dev: false
/babel-plugin-polyfill-corejs2/0.2.3_@babel+core@7.16.0:
resolution: {integrity: sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==}
/babel-plugin-polyfill-corejs2/0.3.0_@babel+core@7.16.0:
resolution: {integrity: sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': 7.16.0
'@babel/core': 7.16.0
'@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.0
'@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.0
semver: 6.3.0
transitivePeerDependencies:
- supports-color
@ -9604,13 +9621,13 @@ packages:
- supports-color
dev: false
/babel-plugin-polyfill-corejs3/0.3.0_@babel+core@7.16.0:
resolution: {integrity: sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==}
/babel-plugin-polyfill-corejs3/0.4.0_@babel+core@7.16.0:
resolution: {integrity: sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.0
'@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.0
'@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.0
core-js-compat: 3.19.1
transitivePeerDependencies:
- supports-color
@ -9638,13 +9655,13 @@ packages:
- supports-color
dev: false
/babel-plugin-polyfill-regenerator/0.2.3_@babel+core@7.16.0:
resolution: {integrity: sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g==}
/babel-plugin-polyfill-regenerator/0.3.0_@babel+core@7.16.0:
resolution: {integrity: sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.0
'@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.0
'@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.0
transitivePeerDependencies:
- supports-color
dev: true