|
50 | 50 | "@babel/highlight" "^7.23.4"
|
51 | 51 | chalk "^2.4.2"
|
52 | 52 |
|
53 |
| -"@babel/code-frame@^7.24.1": |
| 53 | +"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": |
54 | 54 | version "7.24.2"
|
55 | 55 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
56 | 56 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
78 | 78 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
|
79 | 79 | integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
|
80 | 80 |
|
81 |
| - |
82 |
| - version "7.24.1" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784" |
84 |
| - integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ== |
| 81 | + |
| 82 | + version "7.24.3" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
| 84 | + integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
85 | 85 | dependencies:
|
86 | 86 | "@ampproject/remapping" "^2.2.0"
|
87 |
| - "@babel/code-frame" "^7.24.1" |
| 87 | + "@babel/code-frame" "^7.24.2" |
88 | 88 | "@babel/generator" "^7.24.1"
|
89 | 89 | "@babel/helper-compilation-targets" "^7.23.6"
|
90 | 90 | "@babel/helper-module-transforms" "^7.23.3"
|
|
1032 | 1032 | dependencies:
|
1033 | 1033 | "@babel/helper-plugin-utils" "^7.24.0"
|
1034 | 1034 |
|
1035 |
| -"@babel/plugin-transform-async-generator-functions@^7.24.1": |
1036 |
| - version "7.24.1" |
1037 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489" |
1038 |
| - integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A== |
| 1035 | +"@babel/plugin-transform-async-generator-functions@^7.24.3": |
| 1036 | + version "7.24.3" |
| 1037 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89" |
| 1038 | + integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg== |
1039 | 1039 | dependencies:
|
1040 | 1040 | "@babel/helper-environment-visitor" "^7.22.20"
|
1041 | 1041 | "@babel/helper-plugin-utils" "^7.24.0"
|
|
1695 | 1695 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1696 | 1696 | "@babel/helper-plugin-utils" "^7.24.0"
|
1697 | 1697 |
|
1698 |
| - |
1699 |
| - version "7.24.1" |
1700 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c" |
1701 |
| - integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA== |
| 1698 | + |
| 1699 | + version "7.24.3" |
| 1700 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
| 1701 | + integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
1702 | 1702 | dependencies:
|
1703 | 1703 | "@babel/compat-data" "^7.24.1"
|
1704 | 1704 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
1727 | 1727 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1728 | 1728 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1729 | 1729 | "@babel/plugin-transform-arrow-functions" "^7.24.1"
|
1730 |
| - "@babel/plugin-transform-async-generator-functions" "^7.24.1" |
| 1730 | + "@babel/plugin-transform-async-generator-functions" "^7.24.3" |
1731 | 1731 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1732 | 1732 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1733 | 1733 | "@babel/plugin-transform-block-scoping" "^7.24.1"
|
|
1776 | 1776 | "@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
|
1777 | 1777 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1778 | 1778 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1779 |
| - babel-plugin-polyfill-corejs3 "^0.10.1" |
| 1779 | + babel-plugin-polyfill-corejs3 "^0.10.4" |
1780 | 1780 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1781 | 1781 | core-js-compat "^3.31.0"
|
1782 | 1782 | semver "^6.3.1"
|
@@ -3280,13 +3280,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
3280 | 3280 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3281 | 3281 | semver "^6.3.1"
|
3282 | 3282 |
|
3283 |
| -babel-plugin-polyfill-corejs3@^0.10.1: |
3284 |
| - version "0.10.1" |
3285 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e" |
3286 |
| - integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ== |
| 3283 | +babel-plugin-polyfill-corejs3@^0.10.4: |
| 3284 | + version "0.10.4" |
| 3285 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
| 3286 | + integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
3287 | 3287 | dependencies:
|
3288 | 3288 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3289 |
| - core-js-compat "^3.36.0" |
| 3289 | + core-js-compat "^3.36.1" |
3290 | 3290 |
|
3291 | 3291 | babel-plugin-polyfill-corejs3@^0.4.0:
|
3292 | 3292 | version "0.4.0"
|
@@ -4144,7 +4144,7 @@ core-js-compat@^3.34.0:
|
4144 | 4144 | dependencies:
|
4145 | 4145 | browserslist "^4.22.2"
|
4146 | 4146 |
|
4147 |
| -core-js-compat@^3.36.0: |
| 4147 | +core-js-compat@^3.36.1: |
4148 | 4148 | version "3.36.1"
|
4149 | 4149 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
|
4150 | 4150 | integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==
|
|
0 commit comments