|
45 | 45 | "@babel/highlight" "^7.23.4"
|
46 | 46 | chalk "^2.4.2"
|
47 | 47 |
|
48 |
| -"@babel/code-frame@^7.24.1": |
| 48 | +"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": |
49 | 49 | version "7.24.2"
|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
51 | 51 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
73 | 73 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
|
74 | 74 | integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
|
75 | 75 |
|
76 |
| - |
77 |
| - version "7.24.1" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784" |
79 |
| - integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ== |
| 76 | + |
| 77 | + version "7.24.3" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
| 79 | + integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
80 | 80 | dependencies:
|
81 | 81 | "@ampproject/remapping" "^2.2.0"
|
82 |
| - "@babel/code-frame" "^7.24.1" |
| 82 | + "@babel/code-frame" "^7.24.2" |
83 | 83 | "@babel/generator" "^7.24.1"
|
84 | 84 | "@babel/helper-compilation-targets" "^7.23.6"
|
85 | 85 | "@babel/helper-module-transforms" "^7.23.3"
|
|
1022 | 1022 | dependencies:
|
1023 | 1023 | "@babel/helper-plugin-utils" "^7.24.0"
|
1024 | 1024 |
|
1025 |
| -"@babel/plugin-transform-async-generator-functions@^7.24.1": |
1026 |
| - version "7.24.1" |
1027 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489" |
1028 |
| - integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A== |
| 1025 | +"@babel/plugin-transform-async-generator-functions@^7.24.3": |
| 1026 | + version "7.24.3" |
| 1027 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89" |
| 1028 | + integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg== |
1029 | 1029 | dependencies:
|
1030 | 1030 | "@babel/helper-environment-visitor" "^7.22.20"
|
1031 | 1031 | "@babel/helper-plugin-utils" "^7.24.0"
|
|
1685 | 1685 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1686 | 1686 | "@babel/helper-plugin-utils" "^7.24.0"
|
1687 | 1687 |
|
1688 |
| - |
1689 |
| - version "7.24.1" |
1690 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c" |
1691 |
| - integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA== |
| 1688 | + |
| 1689 | + version "7.24.3" |
| 1690 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
| 1691 | + integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
1692 | 1692 | dependencies:
|
1693 | 1693 | "@babel/compat-data" "^7.24.1"
|
1694 | 1694 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
1717 | 1717 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1718 | 1718 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1719 | 1719 | "@babel/plugin-transform-arrow-functions" "^7.24.1"
|
1720 |
| - "@babel/plugin-transform-async-generator-functions" "^7.24.1" |
| 1720 | + "@babel/plugin-transform-async-generator-functions" "^7.24.3" |
1721 | 1721 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1722 | 1722 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1723 | 1723 | "@babel/plugin-transform-block-scoping" "^7.24.1"
|
|
1766 | 1766 | "@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
|
1767 | 1767 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1768 | 1768 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1769 |
| - babel-plugin-polyfill-corejs3 "^0.10.1" |
| 1769 | + babel-plugin-polyfill-corejs3 "^0.10.4" |
1770 | 1770 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1771 | 1771 | core-js-compat "^3.31.0"
|
1772 | 1772 | semver "^6.3.1"
|
@@ -3270,13 +3270,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
3270 | 3270 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3271 | 3271 | semver "^6.3.1"
|
3272 | 3272 |
|
3273 |
| -babel-plugin-polyfill-corejs3@^0.10.1: |
3274 |
| - version "0.10.1" |
3275 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e" |
3276 |
| - integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ== |
| 3273 | +babel-plugin-polyfill-corejs3@^0.10.4: |
| 3274 | + version "0.10.4" |
| 3275 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
| 3276 | + integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
3277 | 3277 | dependencies:
|
3278 | 3278 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3279 |
| - core-js-compat "^3.36.0" |
| 3279 | + core-js-compat "^3.36.1" |
3280 | 3280 |
|
3281 | 3281 | babel-plugin-polyfill-corejs3@^0.4.0:
|
3282 | 3282 | version "0.4.0"
|
@@ -4134,7 +4134,7 @@ core-js-compat@^3.34.0:
|
4134 | 4134 | dependencies:
|
4135 | 4135 | browserslist "^4.22.2"
|
4136 | 4136 |
|
4137 |
| -core-js-compat@^3.36.0: |
| 4137 | +core-js-compat@^3.36.1: |
4138 | 4138 | version "3.36.1"
|
4139 | 4139 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
|
4140 | 4140 | integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==
|
|
0 commit comments