-
Notifications
You must be signed in to change notification settings - Fork 886
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
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]>
- Loading branch information
1 parent
69399fe
commit 2aead62
Showing
2 changed files
with
104 additions
and
73 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,10 +27,10 @@ | |
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.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== | ||
|
||
"@babel/core@^7.22.5": | ||
version "7.22.5" | ||
|
@@ -93,16 +93,16 @@ | |
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02" | ||
integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw== | ||
"@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== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.5" | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/helper-validator-option" "^7.22.5" | ||
browserslist "^4.21.3" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
browserslist "^4.21.9" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.18.6": | ||
version "7.18.13" | ||
|
@@ -149,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" | ||
|
@@ -243,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== | ||
|
@@ -309,6 +308,13 @@ | |
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-split-export-declaration@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" | ||
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-string-parser@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" | ||
|
@@ -533,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" | ||
|
@@ -583,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": | ||
|
@@ -791,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" | ||
|
@@ -914,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" | ||
|
@@ -945,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" | ||
|
@@ -976,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" | ||
|
@@ -994,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" | ||
|
@@ -1320,6 +1326,11 @@ | |
dependencies: | ||
eslint-scope "5.1.1" | ||
|
||
"@nicolo-ribaudo/semver-v6@^6.3.3": | ||
version "6.3.3" | ||
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29" | ||
integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg== | ||
|
||
"@nodelib/[email protected]": | ||
version "2.1.5" | ||
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" | ||
|
@@ -2187,29 +2198,29 @@ babel-loader@^9.1.2: | |
find-cache-dir "^3.3.2" | ||
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" | ||
|
@@ -2320,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.3, 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== | ||
|
@@ -2330,6 +2341,16 @@ browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.3, browserslist@^4 | |
node-releases "^2.0.12" | ||
update-browserslist-db "^1.0.11" | ||
|
||
browserslist@^4.21.9: | ||
version "4.21.9" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.9.tgz#e11bdd3c313d7e2a9e87e8b4b0c7872b13897635" | ||
integrity sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg== | ||
dependencies: | ||
caniuse-lite "^1.0.30001503" | ||
electron-to-chromium "^1.4.431" | ||
node-releases "^2.0.12" | ||
update-browserslist-db "^1.0.11" | ||
|
||
buffer-alloc-unsafe@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz#bd7dc26ae2972d0eda253be061dba992349c19f0" | ||
|
@@ -2505,6 +2526,11 @@ caniuse-lite@^1.0.30001489: | |
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz#ca82ee2d4e4dbf2bd2589c9360d3fcc2c7ba3bd8" | ||
integrity sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ== | ||
|
||
caniuse-lite@^1.0.30001503: | ||
version "1.0.30001514" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001514.tgz#e2a7e184a23affc9367b7c8d734e7ec4628c1309" | ||
integrity sha512-ENcIpYBmwAAOm/V2cXgM7rZUrKKaqisZl4ZAI520FIkqGXUxJjmaIssbRW5HVVR5tyV6ygTLIm15aU8LUmQSaQ== | ||
|
||
caseless@~0.12.0: | ||
version "0.12.0" | ||
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" | ||
|
@@ -2775,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" | ||
|
@@ -3359,6 +3385,11 @@ electron-to-chromium@^1.4.411: | |
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.411.tgz#8cb7787f0442fcb4209590e9951bdb482caa93b2" | ||
integrity sha512-5VXLW4Qw89vM2WTICHua/y8v7fKGDRVa2VPOtBB9IpLvW316B+xd8yD1wTmLPY2ot/00P/qt87xdolj4aG/Lzg== | ||
|
||
electron-to-chromium@^1.4.431: | ||
version "1.4.454" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.454.tgz#774dc7cb5e58576d0125939ec34a4182f3ccc87d" | ||
integrity sha512-pmf1rbAStw8UEQ0sr2cdJtWl48ZMuPD9Sto8HVQOq9vx9j2WgDEN6lYoaqFvqEHYOmGA9oRGn7LqWI9ta0YugQ== | ||
|
||
electron@^22.3.16: | ||
version "22.3.16" | ||
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.16.tgz#da7ef2ff79d05e8d3f4e01cfb9f47e7bf1d15ec3" | ||
|
@@ -7130,7 +7161,7 @@ semver-compare@^1.0.0: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | ||
|
||
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||
semver@^6.0.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== | ||
|