-
Notifications
You must be signed in to change notification settings - Fork 924
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update babel monorepo to v7.13.15 (#2540)
Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information
1 parent
c6d4b04
commit e998496
Showing
1 changed file
with
80 additions
and
108 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,10 +16,10 @@ | |
dependencies: | ||
"@babel/highlight" "^7.12.13" | ||
|
||
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": | ||
version "7.13.12" | ||
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" | ||
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== | ||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8": | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" | ||
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== | ||
|
||
"@babel/core@^7.1.0", "@babel/core@^7.7.5": | ||
version "7.12.10" | ||
|
@@ -43,18 +43,18 @@ | |
source-map "^0.5.0" | ||
|
||
"@babel/core@^7.12.10": | ||
version "7.13.14" | ||
resolved "https://registry.npmjs.org/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" | ||
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0" | ||
integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.12.13" | ||
"@babel/generator" "^7.13.9" | ||
"@babel/helper-compilation-targets" "^7.13.13" | ||
"@babel/helper-module-transforms" "^7.13.14" | ||
"@babel/helpers" "^7.13.10" | ||
"@babel/parser" "^7.13.13" | ||
"@babel/parser" "^7.13.15" | ||
"@babel/template" "^7.12.13" | ||
"@babel/traverse" "^7.13.13" | ||
"@babel/traverse" "^7.13.15" | ||
"@babel/types" "^7.13.14" | ||
convert-source-map "^1.7.0" | ||
debug "^4.1.0" | ||
|
@@ -105,17 +105,7 @@ | |
"@babel/helper-explode-assignable-expression" "^7.12.13" | ||
"@babel/types" "^7.12.13" | ||
|
||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8": | ||
version "7.13.10" | ||
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" | ||
integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== | ||
dependencies: | ||
"@babel/compat-data" "^7.13.8" | ||
"@babel/helper-validator-option" "^7.12.17" | ||
browserslist "^4.14.5" | ||
semver "^6.3.0" | ||
|
||
"@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13": | ||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": | ||
version "7.13.13" | ||
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" | ||
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== | ||
|
@@ -144,10 +134,10 @@ | |
"@babel/helper-annotate-as-pure" "^7.12.13" | ||
regexpu-core "^4.7.1" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.1.5": | ||
version "0.1.5" | ||
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz#3c2f91b7971b9fc11fe779c945c014065dea340e" | ||
integrity sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg== | ||
"@babel/helper-define-polyfill-provider@^0.2.0": | ||
version "0.2.0" | ||
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" | ||
integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== | ||
dependencies: | ||
"@babel/helper-compilation-targets" "^7.13.0" | ||
"@babel/helper-module-imports" "^7.12.13" | ||
|
@@ -218,21 +208,7 @@ | |
"@babel/types" "^7.12.13" | ||
lodash "^4.17.19" | ||
|
||
"@babel/helper-module-transforms@^7.13.0": | ||
version "7.13.12" | ||
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" | ||
integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.13.12" | ||
"@babel/helper-replace-supers" "^7.13.12" | ||
"@babel/helper-simple-access" "^7.13.12" | ||
"@babel/helper-split-export-declaration" "^7.12.13" | ||
"@babel/helper-validator-identifier" "^7.12.11" | ||
"@babel/template" "^7.12.13" | ||
"@babel/traverse" "^7.13.0" | ||
"@babel/types" "^7.13.12" | ||
|
||
"@babel/helper-module-transforms@^7.13.14": | ||
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14": | ||
version "7.13.14" | ||
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" | ||
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== | ||
|
@@ -355,7 +331,12 @@ | |
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf" | ||
integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA== | ||
|
||
"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.13": | ||
"@babel/parser@^7.12.13", "@babel/parser@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8" | ||
integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ== | ||
|
||
"@babel/parser@^7.13.0": | ||
version "7.13.13" | ||
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df" | ||
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw== | ||
|
@@ -369,10 +350,10 @@ | |
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | ||
"@babel/plugin-proposal-optional-chaining" "^7.13.12" | ||
|
||
"@babel/plugin-proposal-async-generator-functions@^7.13.8": | ||
version "7.13.8" | ||
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" | ||
integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA== | ||
"@babel/plugin-proposal-async-generator-functions@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" | ||
integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.13.0" | ||
"@babel/helper-remap-async-to-generator" "^7.13.0" | ||
|
@@ -773,10 +754,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.12.13" | ||
|
||
"@babel/plugin-transform-regenerator@^7.12.13": | ||
version "7.12.13" | ||
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" | ||
integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== | ||
"@babel/plugin-transform-regenerator@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" | ||
integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== | ||
dependencies: | ||
regenerator-transform "^0.14.2" | ||
|
||
|
@@ -839,16 +820,16 @@ | |
"@babel/helper-plugin-utils" "^7.12.13" | ||
|
||
"@babel/preset-env@^7.12.11": | ||
version "7.13.12" | ||
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" | ||
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" | ||
integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== | ||
dependencies: | ||
"@babel/compat-data" "^7.13.12" | ||
"@babel/helper-compilation-targets" "^7.13.10" | ||
"@babel/compat-data" "^7.13.15" | ||
"@babel/helper-compilation-targets" "^7.13.13" | ||
"@babel/helper-plugin-utils" "^7.13.0" | ||
"@babel/helper-validator-option" "^7.12.17" | ||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.13.8" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.13.15" | ||
"@babel/plugin-proposal-class-properties" "^7.13.0" | ||
"@babel/plugin-proposal-dynamic-import" "^7.13.8" | ||
"@babel/plugin-proposal-export-namespace-from" "^7.12.13" | ||
|
@@ -896,7 +877,7 @@ | |
"@babel/plugin-transform-object-super" "^7.12.13" | ||
"@babel/plugin-transform-parameters" "^7.13.0" | ||
"@babel/plugin-transform-property-literals" "^7.12.13" | ||
"@babel/plugin-transform-regenerator" "^7.12.13" | ||
"@babel/plugin-transform-regenerator" "^7.13.15" | ||
"@babel/plugin-transform-reserved-words" "^7.12.13" | ||
"@babel/plugin-transform-shorthand-properties" "^7.12.13" | ||
"@babel/plugin-transform-spread" "^7.13.0" | ||
|
@@ -906,10 +887,10 @@ | |
"@babel/plugin-transform-unicode-escapes" "^7.12.13" | ||
"@babel/plugin-transform-unicode-regex" "^7.12.13" | ||
"@babel/preset-modules" "^0.1.4" | ||
"@babel/types" "^7.13.12" | ||
babel-plugin-polyfill-corejs2 "^0.1.4" | ||
babel-plugin-polyfill-corejs3 "^0.1.3" | ||
babel-plugin-polyfill-regenerator "^0.1.2" | ||
"@babel/types" "^7.13.14" | ||
babel-plugin-polyfill-corejs2 "^0.2.0" | ||
babel-plugin-polyfill-corejs3 "^0.2.0" | ||
babel-plugin-polyfill-regenerator "^0.2.0" | ||
core-js-compat "^3.9.0" | ||
semver "^6.3.0" | ||
|
||
|
@@ -994,17 +975,17 @@ | |
globals "^11.1.0" | ||
lodash "^4.17.19" | ||
|
||
"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13": | ||
version "7.13.13" | ||
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d" | ||
integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg== | ||
"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7" | ||
integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.12.13" | ||
"@babel/generator" "^7.13.9" | ||
"@babel/helper-function-name" "^7.12.13" | ||
"@babel/helper-split-export-declaration" "^7.12.13" | ||
"@babel/parser" "^7.13.13" | ||
"@babel/types" "^7.13.13" | ||
"@babel/parser" "^7.13.15" | ||
"@babel/types" "^7.13.14" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
|
@@ -1017,10 +998,10 @@ | |
lodash "^4.17.19" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.12.1", "@babel/types@^7.4.4": | ||
version "7.13.12" | ||
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd" | ||
integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA== | ||
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.4.4": | ||
version "7.13.14" | ||
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" | ||
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.12.11" | ||
lodash "^4.17.19" | ||
|
@@ -1035,15 +1016,6 @@ | |
lodash "^4.17.19" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14": | ||
version "7.13.14" | ||
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" | ||
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.12.11" | ||
lodash "^4.17.19" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.12.17": | ||
version "7.13.0" | ||
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" | ||
|
@@ -2857,29 +2829,29 @@ babel-plugin-jest-hoist@^26.6.2: | |
"@types/babel__core" "^7.0.0" | ||
"@types/babel__traverse" "^7.0.6" | ||
|
||
babel-plugin-polyfill-corejs2@^0.1.4: | ||
version "0.1.10" | ||
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.10.tgz#a2c5c245f56c0cac3dbddbf0726a46b24f0f81d1" | ||
integrity sha512-DO95wD4g0A8KRaHKi0D51NdGXzvpqVLnLu5BTvDlpqUEpTmeEtypgC1xqesORaWmiUOQI14UHKlzNd9iZ2G3ZA== | ||
babel-plugin-polyfill-corejs2@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" | ||
integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== | ||
dependencies: | ||
"@babel/compat-data" "^7.13.0" | ||
"@babel/helper-define-polyfill-provider" "^0.1.5" | ||
"@babel/compat-data" "^7.13.11" | ||
"@babel/helper-define-polyfill-provider" "^0.2.0" | ||
semver "^6.1.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.1.3: | ||
version "0.1.7" | ||
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0" | ||
integrity sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw== | ||
babel-plugin-polyfill-corejs3@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" | ||
integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.1.5" | ||
core-js-compat "^3.8.1" | ||
"@babel/helper-define-polyfill-provider" "^0.2.0" | ||
core-js-compat "^3.9.1" | ||
|
||
babel-plugin-polyfill-regenerator@^0.1.2: | ||
version "0.1.6" | ||
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f" | ||
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg== | ||
babel-plugin-polyfill-regenerator@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" | ||
integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.1.5" | ||
"@babel/helper-define-polyfill-provider" "^0.2.0" | ||
|
||
babel-polyfill@^6.3.14: | ||
version "6.26.0" | ||
|
@@ -3192,9 +3164,9 @@ camelcase@^6.0.0: | |
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w== | ||
|
||
caniuse-lite@^1.0.30001181: | ||
version "1.0.30001204" | ||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz#256c85709a348ec4d175e847a3b515c66e79f2aa" | ||
integrity sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ== | ||
version "1.0.30001208" | ||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001208.tgz#a999014a35cebd4f98c405930a057a0d75352eb9" | ||
integrity sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA== | ||
|
||
capture-exit@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -3738,10 +3710,10 @@ copy-descriptor@^0.1.0: | |
resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | ||
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | ||
|
||
core-js-compat@^3.8.1, core-js-compat@^3.9.0: | ||
version "3.9.1" | ||
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455" | ||
integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA== | ||
core-js-compat@^3.9.0, core-js-compat@^3.9.1: | ||
version "3.10.1" | ||
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" | ||
integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== | ||
dependencies: | ||
browserslist "^4.16.3" | ||
semver "7.0.0" | ||
|
@@ -4195,9 +4167,9 @@ [email protected]: | |
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= | ||
|
||
electron-to-chromium@^1.3.649: | ||
version "1.3.701" | ||
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.701.tgz#5e796ed7ce88cd77bc7bf831cf311ef6b067c389" | ||
integrity sha512-Zd9ofdIMYHYhG1gvnejQDvC/kqSeXQvtXF0yRURGxgwGqDZm9F9Fm3dYFnm5gyuA7xpXfBlzVLN1sz0FjxpKfw== | ||
version "1.3.711" | ||
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.711.tgz#92c3caf7ffed5e18bf63f66b4b57b4db2409c450" | ||
integrity sha512-XbklBVCDiUeho0PZQCjC25Ha6uBwqqJeyDhPLwLwfWRAo4x+FZFsmu1pPPkXT+B4MQMQoQULfyaMltDopfeiHQ== | ||
|
||
emittery@^0.7.1: | ||
version "0.7.1" | ||
|
@@ -8691,9 +8663,9 @@ regjsgen@^0.5.1: | |
integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== | ||
|
||
regjsparser@^0.6.4: | ||
version "0.6.8" | ||
resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.8.tgz#4532c3da36d75d56e3f394ce2ea6842bde7496bd" | ||
integrity sha512-3weFrFQREJhJ2PW+iCGaG6TenyzNSZgsBKZ/oEf6Trme31COSeIWhHw9O6FPkuXktfx+b6Hf/5e6dKPHaROq2g== | ||
version "0.6.9" | ||
resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.9.tgz#b489eef7c9a2ce43727627011429cf833a7183e6" | ||
integrity sha512-ZqbNRz1SNjLAiYuwY0zoXW8Ne675IX5q+YHioAGbCw4X96Mjl2+dcX9B2ciaeyYjViDAfvIjFpQjJgLttTEERQ== | ||
dependencies: | ||
jsesc "~0.5.0" | ||
|
||
|