chore: Bump @babel/preset-env from 7.23.5 to 7.23.7 (#782)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.23.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.23.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.23.7",
|
"@babel/core": "^7.23.7",
|
||||||
"@babel/preset-env": "^7.23.5",
|
"@babel/preset-env": "^7.23.7",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
"braces": "^3.0.2",
|
"braces": "^3.0.2",
|
||||||
"browser-sync": "^2.29.3",
|
"browser-sync": "^2.29.3",
|
||||||
|
|||||||
85
yarn.lock
85
yarn.lock
@ -127,10 +127,10 @@
|
|||||||
regexpu-core "^5.3.1"
|
regexpu-core "^5.3.1"
|
||||||
semver "^6.3.0"
|
semver "^6.3.0"
|
||||||
|
|
||||||
"@babel/helper-define-polyfill-provider@^0.4.3":
|
"@babel/helper-define-polyfill-provider@^0.4.4":
|
||||||
version "0.4.3"
|
version "0.4.4"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
|
||||||
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
|
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-compilation-targets" "^7.22.6"
|
"@babel/helper-compilation-targets" "^7.22.6"
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
@ -312,10 +312,10 @@
|
|||||||
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
||||||
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
||||||
|
|
||||||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
|
||||||
version "7.23.3"
|
version "7.23.7"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b"
|
||||||
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
|
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-environment-visitor" "^7.22.20"
|
"@babel/helper-environment-visitor" "^7.22.20"
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
@ -459,10 +459,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
|
|
||||||
"@babel/plugin-transform-async-generator-functions@^7.23.4":
|
"@babel/plugin-transform-async-generator-functions@^7.23.7":
|
||||||
version "7.23.4"
|
version "7.23.7"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd"
|
||||||
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
|
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-environment-visitor" "^7.22.20"
|
"@babel/helper-environment-visitor" "^7.22.20"
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
@ -578,12 +578,13 @@
|
|||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
||||||
|
|
||||||
"@babel/plugin-transform-for-of@^7.23.3":
|
"@babel/plugin-transform-for-of@^7.23.6":
|
||||||
version "7.23.3"
|
version "7.23.6"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e"
|
||||||
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
|
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
||||||
|
|
||||||
"@babel/plugin-transform-function-name@^7.23.3":
|
"@babel/plugin-transform-function-name@^7.23.3":
|
||||||
version "7.23.3"
|
version "7.23.3"
|
||||||
@ -840,18 +841,18 @@
|
|||||||
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
|
|
||||||
"@babel/preset-env@^7.23.5":
|
"@babel/preset-env@^7.23.7":
|
||||||
version "7.23.5"
|
version "7.23.7"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1"
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
|
||||||
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==
|
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/compat-data" "^7.23.5"
|
"@babel/compat-data" "^7.23.5"
|
||||||
"@babel/helper-compilation-targets" "^7.22.15"
|
"@babel/helper-compilation-targets" "^7.23.6"
|
||||||
"@babel/helper-plugin-utils" "^7.22.5"
|
"@babel/helper-plugin-utils" "^7.22.5"
|
||||||
"@babel/helper-validator-option" "^7.23.5"
|
"@babel/helper-validator-option" "^7.23.5"
|
||||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
||||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
||||||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
|
||||||
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
||||||
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
||||||
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
||||||
@ -872,7 +873,7 @@
|
|||||||
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
||||||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
||||||
"@babel/plugin-transform-arrow-functions" "^7.23.3"
|
"@babel/plugin-transform-arrow-functions" "^7.23.3"
|
||||||
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
|
"@babel/plugin-transform-async-generator-functions" "^7.23.7"
|
||||||
"@babel/plugin-transform-async-to-generator" "^7.23.3"
|
"@babel/plugin-transform-async-to-generator" "^7.23.3"
|
||||||
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
||||||
"@babel/plugin-transform-block-scoping" "^7.23.4"
|
"@babel/plugin-transform-block-scoping" "^7.23.4"
|
||||||
@ -886,7 +887,7 @@
|
|||||||
"@babel/plugin-transform-dynamic-import" "^7.23.4"
|
"@babel/plugin-transform-dynamic-import" "^7.23.4"
|
||||||
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
||||||
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
||||||
"@babel/plugin-transform-for-of" "^7.23.3"
|
"@babel/plugin-transform-for-of" "^7.23.6"
|
||||||
"@babel/plugin-transform-function-name" "^7.23.3"
|
"@babel/plugin-transform-function-name" "^7.23.3"
|
||||||
"@babel/plugin-transform-json-strings" "^7.23.4"
|
"@babel/plugin-transform-json-strings" "^7.23.4"
|
||||||
"@babel/plugin-transform-literals" "^7.23.3"
|
"@babel/plugin-transform-literals" "^7.23.3"
|
||||||
@ -920,9 +921,9 @@
|
|||||||
"@babel/plugin-transform-unicode-regex" "^7.23.3"
|
"@babel/plugin-transform-unicode-regex" "^7.23.3"
|
||||||
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
||||||
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
||||||
babel-plugin-polyfill-corejs2 "^0.4.6"
|
babel-plugin-polyfill-corejs2 "^0.4.7"
|
||||||
babel-plugin-polyfill-corejs3 "^0.8.5"
|
babel-plugin-polyfill-corejs3 "^0.8.7"
|
||||||
babel-plugin-polyfill-regenerator "^0.5.3"
|
babel-plugin-polyfill-regenerator "^0.5.4"
|
||||||
core-js-compat "^3.31.0"
|
core-js-compat "^3.31.0"
|
||||||
semver "^6.3.1"
|
semver "^6.3.1"
|
||||||
|
|
||||||
@ -1574,29 +1575,29 @@ axios@0.21.4:
|
|||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects "^1.14.0"
|
follow-redirects "^1.14.0"
|
||||||
|
|
||||||
babel-plugin-polyfill-corejs2@^0.4.6:
|
babel-plugin-polyfill-corejs2@^0.4.7:
|
||||||
version "0.4.6"
|
version "0.4.7"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
|
||||||
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
|
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/compat-data" "^7.22.6"
|
"@babel/compat-data" "^7.22.6"
|
||||||
"@babel/helper-define-polyfill-provider" "^0.4.3"
|
"@babel/helper-define-polyfill-provider" "^0.4.4"
|
||||||
semver "^6.3.1"
|
semver "^6.3.1"
|
||||||
|
|
||||||
babel-plugin-polyfill-corejs3@^0.8.5:
|
babel-plugin-polyfill-corejs3@^0.8.7:
|
||||||
version "0.8.6"
|
version "0.8.7"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
|
||||||
integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==
|
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-define-polyfill-provider" "^0.4.3"
|
"@babel/helper-define-polyfill-provider" "^0.4.4"
|
||||||
core-js-compat "^3.33.1"
|
core-js-compat "^3.33.1"
|
||||||
|
|
||||||
babel-plugin-polyfill-regenerator@^0.5.3:
|
babel-plugin-polyfill-regenerator@^0.5.4:
|
||||||
version "0.5.3"
|
version "0.5.4"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
|
||||||
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
|
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-define-polyfill-provider" "^0.4.3"
|
"@babel/helper-define-polyfill-provider" "^0.4.4"
|
||||||
|
|
||||||
bach@^1.0.0:
|
bach@^1.0.0:
|
||||||
version "1.2.0"
|
version "1.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user