forked from MarmadileManteater/FreeTubeAndroid
-
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.
Bump @babel/preset-env from 7.22.5 to 7.22.7 (FreeTubeApp#3750)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7a28e4f
commit 87af457
Showing
2 changed files
with
63 additions
and
69 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 |
---|---|---|
|
@@ -27,12 +27,7 @@ | |
dependencies: | ||
"@babel/highlight" "^7.22.5" | ||
|
||
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255" | ||
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA== | ||
|
||
"@babel/compat-data@^7.22.6": | ||
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" | ||
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== | ||
|
@@ -98,7 +93,7 @@ | |
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": | ||
"@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52" | ||
integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA== | ||
|
@@ -154,17 +149,16 @@ | |
regexpu-core "^5.3.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.4.0": | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz#487053f103110f25b9755c5980e031e93ced24d8" | ||
integrity sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg== | ||
"@babel/helper-define-polyfill-provider@^0.4.1": | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.1.tgz#af1429c4a83ac316a6a8c2cc8ff45cb5d2998d3a" | ||
integrity sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A== | ||
dependencies: | ||
"@babel/helper-compilation-targets" "^7.17.7" | ||
"@babel/helper-plugin-utils" "^7.16.7" | ||
"@babel/helper-compilation-targets" "^7.22.6" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
debug "^4.1.1" | ||
lodash.debounce "^4.0.8" | ||
resolve "^1.14.2" | ||
semver "^6.1.2" | ||
|
||
"@babel/helper-environment-visitor@^7.18.9": | ||
version "7.18.9" | ||
|
@@ -248,7 +242,7 @@ | |
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | ||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" | ||
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== | ||
|
@@ -545,10 +539,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-async-generator-functions@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.5.tgz#7336356d23380eda9a56314974f053a020dab0c3" | ||
integrity sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg== | ||
"@babel/plugin-transform-async-generator-functions@^7.22.7": | ||
version "7.22.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.7.tgz#053e76c0a903b72b573cb1ab7d6882174d460a1b" | ||
integrity sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -595,19 +589,19 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-class-static-block" "^7.14.5" | ||
|
||
"@babel/plugin-transform-classes@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.5.tgz#635d4e98da741fad814984639f4c0149eb0135e1" | ||
integrity sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ== | ||
"@babel/plugin-transform-classes@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz#e04d7d804ed5b8501311293d1a0e6d43e94c3363" | ||
integrity sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-compilation-targets" "^7.22.5" | ||
"@babel/helper-compilation-targets" "^7.22.6" | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-function-name" "^7.22.5" | ||
"@babel/helper-optimise-call-expression" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-replace-supers" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
globals "^11.1.0" | ||
|
||
"@babel/plugin-transform-computed-properties@^7.22.5": | ||
|
@@ -803,10 +797,10 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | ||
|
||
"@babel/plugin-transform-optional-chaining@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.5.tgz#1003762b9c14295501beb41be72426736bedd1e0" | ||
integrity sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ== | ||
"@babel/plugin-transform-optional-chaining@^7.22.5", "@babel/plugin-transform-optional-chaining@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz#4bacfe37001fe1901117672875e931d439811564" | ||
integrity sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" | ||
|
@@ -926,13 +920,13 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/preset-env@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.5.tgz#3da66078b181f3d62512c51cf7014392c511504e" | ||
integrity sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A== | ||
"@babel/preset-env@^7.22.7": | ||
version "7.22.7" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a" | ||
integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.5" | ||
"@babel/helper-compilation-targets" "^7.22.5" | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/helper-compilation-targets" "^7.22.6" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-validator-option" "^7.22.5" | ||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5" | ||
|
@@ -957,13 +951,13 @@ | |
"@babel/plugin-syntax-top-level-await" "^7.14.5" | ||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" | ||
"@babel/plugin-transform-arrow-functions" "^7.22.5" | ||
"@babel/plugin-transform-async-generator-functions" "^7.22.5" | ||
"@babel/plugin-transform-async-generator-functions" "^7.22.7" | ||
"@babel/plugin-transform-async-to-generator" "^7.22.5" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.22.5" | ||
"@babel/plugin-transform-block-scoping" "^7.22.5" | ||
"@babel/plugin-transform-class-properties" "^7.22.5" | ||
"@babel/plugin-transform-class-static-block" "^7.22.5" | ||
"@babel/plugin-transform-classes" "^7.22.5" | ||
"@babel/plugin-transform-classes" "^7.22.6" | ||
"@babel/plugin-transform-computed-properties" "^7.22.5" | ||
"@babel/plugin-transform-destructuring" "^7.22.5" | ||
"@babel/plugin-transform-dotall-regex" "^7.22.5" | ||
|
@@ -988,7 +982,7 @@ | |
"@babel/plugin-transform-object-rest-spread" "^7.22.5" | ||
"@babel/plugin-transform-object-super" "^7.22.5" | ||
"@babel/plugin-transform-optional-catch-binding" "^7.22.5" | ||
"@babel/plugin-transform-optional-chaining" "^7.22.5" | ||
"@babel/plugin-transform-optional-chaining" "^7.22.6" | ||
"@babel/plugin-transform-parameters" "^7.22.5" | ||
"@babel/plugin-transform-private-methods" "^7.22.5" | ||
"@babel/plugin-transform-private-property-in-object" "^7.22.5" | ||
|
@@ -1006,11 +1000,11 @@ | |
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5" | ||
"@babel/preset-modules" "^0.1.5" | ||
"@babel/types" "^7.22.5" | ||
babel-plugin-polyfill-corejs2 "^0.4.3" | ||
babel-plugin-polyfill-corejs3 "^0.8.1" | ||
babel-plugin-polyfill-regenerator "^0.5.0" | ||
core-js-compat "^3.30.2" | ||
semver "^6.3.0" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
babel-plugin-polyfill-corejs2 "^0.4.4" | ||
babel-plugin-polyfill-corejs3 "^0.8.2" | ||
babel-plugin-polyfill-regenerator "^0.5.1" | ||
core-js-compat "^3.31.0" | ||
|
||
"@babel/preset-modules@^0.1.5": | ||
version "0.1.5" | ||
|
@@ -2204,29 +2198,29 @@ babel-loader@^9.1.3: | |
find-cache-dir "^4.0.0" | ||
schema-utils "^4.0.0" | ||
|
||
babel-plugin-polyfill-corejs2@^0.4.3: | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz#75044d90ba5043a5fb559ac98496f62f3eb668fd" | ||
integrity sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw== | ||
babel-plugin-polyfill-corejs2@^0.4.4: | ||
version "0.4.4" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.4.tgz#9f9a0e1cd9d645cc246a5e094db5c3aa913ccd2b" | ||
integrity sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA== | ||
dependencies: | ||
"@babel/compat-data" "^7.17.7" | ||
"@babel/helper-define-polyfill-provider" "^0.4.0" | ||
semver "^6.1.1" | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/helper-define-polyfill-provider" "^0.4.1" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
|
||
babel-plugin-polyfill-corejs3@^0.8.1: | ||
version "0.8.1" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz#39248263c38191f0d226f928d666e6db1b4b3a8a" | ||
integrity sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q== | ||
babel-plugin-polyfill-corejs3@^0.8.2: | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.2.tgz#d406c5738d298cd9c66f64a94cf8d5904ce4cc5e" | ||
integrity sha512-Cid+Jv1BrY9ReW9lIfNlNpsI53N+FN7gE+f73zLAUbr9C52W4gKLWSByx47pfDJsEysojKArqOtOKZSVIIUTuQ== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.4.0" | ||
core-js-compat "^3.30.1" | ||
"@babel/helper-define-polyfill-provider" "^0.4.1" | ||
core-js-compat "^3.31.0" | ||
|
||
babel-plugin-polyfill-regenerator@^0.5.0: | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz#e7344d88d9ef18a3c47ded99362ae4a757609380" | ||
integrity sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g== | ||
babel-plugin-polyfill-regenerator@^0.5.1: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.1.tgz#ace7a5eced6dff7d5060c335c52064778216afd3" | ||
integrity sha512-L8OyySuI6OSQ5hFy9O+7zFjyr4WhAfRjLIOkhQGYl+emwJkd/S4XXT1JpfrgR1jrQ1NcGiOh+yAdGlF8pnC3Jw== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.4.0" | ||
"@babel/helper-define-polyfill-provider" "^0.4.1" | ||
|
||
balanced-match@^1.0.0: | ||
version "1.0.2" | ||
|
@@ -2337,7 +2331,7 @@ braces@^3.0.2, braces@~3.0.2: | |
dependencies: | ||
fill-range "^7.0.1" | ||
|
||
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4, browserslist@^4.21.5: | ||
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4: | ||
version "4.21.7" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.7.tgz#e2b420947e5fb0a58e8f4668ae6e23488127e551" | ||
integrity sha512-BauCXrQ7I2ftSqd2mvKHGo85XR0u7Ru3C/Hxsy/0TkfCtjrmAbPdzLGasmoiBxplpDXlPvdjX9u7srIMfgasNA== | ||
|
@@ -2807,12 +2801,12 @@ copy-webpack-plugin@^11.0.0: | |
schema-utils "^4.0.0" | ||
serialize-javascript "^6.0.0" | ||
|
||
core-js-compat@^3.30.1, core-js-compat@^3.30.2: | ||
version "3.30.2" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.30.2.tgz#83f136e375babdb8c80ad3c22d67c69098c1dd8b" | ||
integrity sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA== | ||
core-js-compat@^3.31.0: | ||
version "3.31.1" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.31.1.tgz#5084ad1a46858df50ff89ace152441a63ba7aae0" | ||
integrity sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA== | ||
dependencies: | ||
browserslist "^4.21.5" | ||
browserslist "^4.21.9" | ||
|
||
[email protected]: | ||
version "1.0.2" | ||
|
@@ -7205,7 +7199,7 @@ semver-compare@^1.0.0: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | ||
|
||
semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||
semver@^6.2.0, semver@^6.3.0: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | ||
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | ||
|