-
-
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.
⬆️ upgrade babel monorepo to
v7.26.8
- Loading branch information
1 parent
b233bb2
commit 432c52c
Showing
1 changed file
with
91 additions
and
75 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 |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
"@babel/highlight" "^7.23.4" | ||
chalk "^2.4.2" | ||
|
||
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": | ||
"@babel/code-frame@^7.26.2": | ||
version "7.26.2" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" | ||
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== | ||
|
@@ -35,36 +35,37 @@ | |
js-tokens "^4.0.0" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" | ||
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== | ||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" | ||
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== | ||
|
||
"@babel/core@^7.16.0", "@babel/core@^7.20.12": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" | ||
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" | ||
integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== | ||
dependencies: | ||
"@ampproject/remapping" "^2.2.0" | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/generator" "^7.26.5" | ||
"@babel/generator" "^7.26.8" | ||
"@babel/helper-compilation-targets" "^7.26.5" | ||
"@babel/helper-module-transforms" "^7.26.0" | ||
"@babel/helpers" "^7.26.7" | ||
"@babel/parser" "^7.26.7" | ||
"@babel/template" "^7.25.9" | ||
"@babel/traverse" "^7.26.7" | ||
"@babel/types" "^7.26.7" | ||
"@babel/parser" "^7.26.8" | ||
"@babel/template" "^7.26.8" | ||
"@babel/traverse" "^7.26.8" | ||
"@babel/types" "^7.26.8" | ||
"@types/gensync" "^1.0.0" | ||
convert-source-map "^2.0.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
json5 "^2.2.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/eslint-parser@^7.11.0": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb" | ||
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ== | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09" | ||
integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg== | ||
dependencies: | ||
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" | ||
eslint-visitor-keys "^2.1.0" | ||
|
@@ -79,13 +80,13 @@ | |
eslint-visitor-keys "^2.1.0" | ||
semver "^6.3.1" | ||
|
||
"@babel/generator@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" | ||
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== | ||
"@babel/generator@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" | ||
integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== | ||
dependencies: | ||
"@babel/parser" "^7.26.5" | ||
"@babel/types" "^7.26.5" | ||
"@babel/parser" "^7.26.8" | ||
"@babel/types" "^7.26.8" | ||
"@jridgewell/gen-mapping" "^0.3.5" | ||
"@jridgewell/trace-mapping" "^0.3.25" | ||
jsesc "^3.0.2" | ||
|
@@ -171,7 +172,7 @@ | |
lodash.debounce "^4.0.8" | ||
resolve "^1.14.2" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.6.2", "@babel/helper-define-polyfill-provider@^0.6.3": | ||
"@babel/helper-define-polyfill-provider@^0.6.3": | ||
version "0.6.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz#f4f2792fae2ef382074bc2d713522cf24e6ddb21" | ||
integrity sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg== | ||
|
@@ -376,12 +377,12 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" | ||
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== | ||
|
||
"@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" | ||
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== | ||
"@babel/parser@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" | ||
integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== | ||
dependencies: | ||
"@babel/types" "^7.26.7" | ||
"@babel/types" "^7.26.8" | ||
|
||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -564,14 +565,14 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-async-generator-functions@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz#1b18530b077d18a407c494eb3d1d72da505283a2" | ||
integrity sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw== | ||
"@babel/plugin-transform-async-generator-functions@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz#5e3991135e3b9c6eaaf5eff56d1ae5a11df45ff8" | ||
integrity sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
"@babel/helper-remap-async-to-generator" "^7.25.9" | ||
"@babel/traverse" "^7.25.9" | ||
"@babel/traverse" "^7.26.8" | ||
|
||
"@babel/plugin-transform-async-to-generator@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -968,12 +969,12 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-template-literals@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz#6dbd4a24e8fad024df76d1fac6a03cf413f60fe1" | ||
integrity sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw== | ||
"@babel/plugin-transform-template-literals@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz#966b15d153a991172a540a69ad5e1845ced990b5" | ||
integrity sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
|
||
"@babel/plugin-transform-typeof-symbol@^7.26.7": | ||
version "7.26.7" | ||
|
@@ -1024,11 +1025,11 @@ | |
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/preset-env@^7.16.4", "@babel/preset-env@^7.20.2": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" | ||
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d" | ||
integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg== | ||
dependencies: | ||
"@babel/compat-data" "^7.26.5" | ||
"@babel/compat-data" "^7.26.8" | ||
"@babel/helper-compilation-targets" "^7.26.5" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
"@babel/helper-validator-option" "^7.25.9" | ||
|
@@ -1042,7 +1043,7 @@ | |
"@babel/plugin-syntax-import-attributes" "^7.26.0" | ||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" | ||
"@babel/plugin-transform-arrow-functions" "^7.25.9" | ||
"@babel/plugin-transform-async-generator-functions" "^7.25.9" | ||
"@babel/plugin-transform-async-generator-functions" "^7.26.8" | ||
"@babel/plugin-transform-async-to-generator" "^7.25.9" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.26.5" | ||
"@babel/plugin-transform-block-scoping" "^7.25.9" | ||
|
@@ -1085,17 +1086,17 @@ | |
"@babel/plugin-transform-shorthand-properties" "^7.25.9" | ||
"@babel/plugin-transform-spread" "^7.25.9" | ||
"@babel/plugin-transform-sticky-regex" "^7.25.9" | ||
"@babel/plugin-transform-template-literals" "^7.25.9" | ||
"@babel/plugin-transform-template-literals" "^7.26.8" | ||
"@babel/plugin-transform-typeof-symbol" "^7.26.7" | ||
"@babel/plugin-transform-unicode-escapes" "^7.25.9" | ||
"@babel/plugin-transform-unicode-property-regex" "^7.25.9" | ||
"@babel/plugin-transform-unicode-regex" "^7.25.9" | ||
"@babel/plugin-transform-unicode-sets-regex" "^7.25.9" | ||
"@babel/preset-modules" "0.1.6-no-external-plugins" | ||
babel-plugin-polyfill-corejs2 "^0.4.10" | ||
babel-plugin-polyfill-corejs3 "^0.10.6" | ||
babel-plugin-polyfill-corejs3 "^0.11.0" | ||
babel-plugin-polyfill-regenerator "^0.6.1" | ||
core-js-compat "^3.38.1" | ||
core-js-compat "^3.40.0" | ||
semver "^6.3.1" | ||
|
||
"@babel/[email protected]": | ||
|
@@ -1153,25 +1154,25 @@ | |
"@babel/parser" "^7.22.15" | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/template@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" | ||
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== | ||
"@babel/template@^7.25.9", "@babel/template@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" | ||
integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== | ||
dependencies: | ||
"@babel/code-frame" "^7.25.9" | ||
"@babel/parser" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/parser" "^7.26.8" | ||
"@babel/types" "^7.26.8" | ||
|
||
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" | ||
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== | ||
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" | ||
integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== | ||
dependencies: | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/generator" "^7.26.5" | ||
"@babel/parser" "^7.26.7" | ||
"@babel/template" "^7.25.9" | ||
"@babel/types" "^7.26.7" | ||
"@babel/generator" "^7.26.8" | ||
"@babel/parser" "^7.26.8" | ||
"@babel/template" "^7.26.8" | ||
"@babel/types" "^7.26.8" | ||
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
|
@@ -1192,10 +1193,10 @@ | |
"@babel/helper-string-parser" "^7.25.9" | ||
"@babel/helper-validator-identifier" "^7.25.9" | ||
|
||
"@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.4.4": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" | ||
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== | ||
"@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.4.4": | ||
version "7.26.8" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" | ||
integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.25.9" | ||
"@babel/helper-validator-identifier" "^7.25.9" | ||
|
@@ -1844,6 +1845,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/filewriter/-/filewriter-0.0.30.tgz#1be7733877589d57c653b8356cefe5fe7c74b89e" | ||
integrity sha512-lB98tui0uxc7erbj0serZfJlHKLNJHwBltPnbmO1WRpL5T325GOHRiQfr2E29V2q+S1brDO63Fpdt6vb3bES9Q== | ||
|
||
"@types/gensync@^1.0.0": | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" | ||
integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== | ||
|
||
"@types/glob@^7.1.1": | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" | ||
|
@@ -2802,13 +2808,13 @@ babel-plugin-polyfill-corejs2@^0.4.6: | |
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
semver "^6.3.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.10.6: | ||
version "0.10.6" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" | ||
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== | ||
babel-plugin-polyfill-corejs3@^0.11.0: | ||
version "0.11.1" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6" | ||
integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.6.2" | ||
core-js-compat "^3.38.0" | ||
"@babel/helper-define-polyfill-provider" "^0.6.3" | ||
core-js-compat "^3.40.0" | ||
|
||
babel-plugin-polyfill-corejs3@^0.8.5: | ||
version "0.8.6" | ||
|
@@ -3025,11 +3031,16 @@ camelize@^1.0.0: | |
resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.1.tgz#89b7e16884056331a35d6b5ad064332c91daa6c3" | ||
integrity sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ== | ||
|
||
caniuse-lite@^1.0.30001669, caniuse-lite@^1.0.30001688: | ||
caniuse-lite@^1.0.30001669: | ||
version "1.0.30001695" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz#39dfedd8f94851132795fdf9b79d29659ad9c4d4" | ||
integrity sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw== | ||
|
||
caniuse-lite@^1.0.30001688: | ||
version "1.0.30001698" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001698.tgz#3e86d4bad6f87f493197fb2483a211fe8841abd3" | ||
integrity sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw== | ||
|
||
chalk@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||
|
@@ -3265,7 +3276,7 @@ core-js-compat@^3.33.1: | |
dependencies: | ||
browserslist "^4.22.2" | ||
|
||
core-js-compat@^3.38.0, core-js-compat@^3.38.1: | ||
core-js-compat@^3.40.0: | ||
version "3.40.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.40.0.tgz#7485912a5a4a4315c2fdb2cbdc623e6881c88b38" | ||
integrity sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ== | ||
|
@@ -3611,11 +3622,16 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" | ||
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== | ||
|
||
electron-to-chromium@^1.5.41, electron-to-chromium@^1.5.73: | ||
electron-to-chromium@^1.5.41: | ||
version "1.5.88" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz#cdb6e2dda85e6521e8d7d3035ba391c8848e073a" | ||
integrity sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw== | ||
|
||
electron-to-chromium@^1.5.73: | ||
version "1.5.96" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.96.tgz#afa3bf1608c897a7c7e33f22d4be1596dd5a4f3e" | ||
integrity sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w== | ||
|
||
emoji-regex@^9.2.2: | ||
version "9.2.2" | ||
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72" | ||
|