|
36 | 36 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
37 | 37 | chokidar "^3.4.0"
|
38 | 38 |
|
39 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1": |
40 |
| - version "7.24.1" |
41 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.1.tgz#8f4027f85a6e84a695276080e864215318f95c19" |
42 |
| - integrity sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg== |
| 39 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": |
| 40 | + version "7.24.2" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
| 42 | + integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
43 | 43 | dependencies:
|
44 |
| - "@babel/highlight" "^7.24.1" |
| 44 | + "@babel/highlight" "^7.24.2" |
45 | 45 | picocolors "^1.0.0"
|
46 | 46 |
|
47 | 47 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1":
|
48 | 48 | version "7.24.1"
|
49 | 49 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
|
50 | 50 | integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
|
51 | 51 |
|
52 |
| -"@babel/[email protected].1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
53 |
| - version "7.24.1" |
54 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784" |
55 |
| - integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ== |
| 52 | +"@babel/[email protected].3", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
| 53 | + version "7.24.3" |
| 54 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
| 55 | + integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
56 | 56 | dependencies:
|
57 | 57 | "@ampproject/remapping" "^2.2.0"
|
58 |
| - "@babel/code-frame" "^7.24.1" |
| 58 | + "@babel/code-frame" "^7.24.2" |
59 | 59 | "@babel/generator" "^7.24.1"
|
60 | 60 | "@babel/helper-compilation-targets" "^7.23.6"
|
61 | 61 | "@babel/helper-module-transforms" "^7.23.3"
|
|
278 | 278 | "@babel/traverse" "^7.24.1"
|
279 | 279 | "@babel/types" "^7.24.0"
|
280 | 280 |
|
281 |
| -"@babel/highlight@^7.24.1": |
282 |
| - version "7.24.1" |
283 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.1.tgz#21f3f5391c793b3f0d6dbb40f898c48cc6ad4215" |
284 |
| - integrity sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw== |
| 281 | +"@babel/highlight@^7.24.2": |
| 282 | + version "7.24.2" |
| 283 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26" |
| 284 | + integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA== |
285 | 285 | dependencies:
|
286 | 286 | "@babel/helper-validator-identifier" "^7.22.20"
|
287 | 287 | chalk "^2.4.2"
|
|
477 | 477 | dependencies:
|
478 | 478 | "@babel/helper-plugin-utils" "^7.24.0"
|
479 | 479 |
|
480 |
| -"@babel/plugin-transform-async-generator-functions@^7.24.1": |
481 |
| - version "7.24.1" |
482 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489" |
483 |
| - integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A== |
| 480 | +"@babel/plugin-transform-async-generator-functions@^7.24.3": |
| 481 | + version "7.24.3" |
| 482 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89" |
| 483 | + integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg== |
484 | 484 | dependencies:
|
485 | 485 | "@babel/helper-environment-visitor" "^7.22.20"
|
486 | 486 | "@babel/helper-plugin-utils" "^7.24.0"
|
|
890 | 890 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
891 | 891 | "@babel/helper-plugin-utils" "^7.24.0"
|
892 | 892 |
|
893 |
| - |
894 |
| - version "7.24.1" |
895 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.1.tgz#e63a3f95d9922c07f4a53649b5c2f53f611f2e6c" |
896 |
| - integrity sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA== |
| 893 | + |
| 894 | + version "7.24.3" |
| 895 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
| 896 | + integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
897 | 897 | dependencies:
|
898 | 898 | "@babel/compat-data" "^7.24.1"
|
899 | 899 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
922 | 922 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
923 | 923 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
924 | 924 | "@babel/plugin-transform-arrow-functions" "^7.24.1"
|
925 |
| - "@babel/plugin-transform-async-generator-functions" "^7.24.1" |
| 925 | + "@babel/plugin-transform-async-generator-functions" "^7.24.3" |
926 | 926 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
927 | 927 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
928 | 928 | "@babel/plugin-transform-block-scoping" "^7.24.1"
|
|
971 | 971 | "@babel/plugin-transform-unicode-sets-regex" "^7.24.1"
|
972 | 972 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
973 | 973 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
974 |
| - babel-plugin-polyfill-corejs3 "^0.10.1" |
| 974 | + babel-plugin-polyfill-corejs3 "^0.10.4" |
975 | 975 | babel-plugin-polyfill-regenerator "^0.6.1"
|
976 | 976 | core-js-compat "^3.31.0"
|
977 | 977 | semver "^6.3.1"
|
@@ -2299,13 +2299,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
2299 | 2299 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
2300 | 2300 | semver "^6.3.1"
|
2301 | 2301 |
|
2302 |
| -babel-plugin-polyfill-corejs3@^0.10.1: |
2303 |
| - version "0.10.1" |
2304 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz#cd8750e0b7da30ec2f66007b6151792f02e1138e" |
2305 |
| - integrity sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ== |
| 2302 | +babel-plugin-polyfill-corejs3@^0.10.4: |
| 2303 | + version "0.10.4" |
| 2304 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
| 2305 | + integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
2306 | 2306 | dependencies:
|
2307 | 2307 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
2308 |
| - core-js-compat "^3.36.0" |
| 2308 | + core-js-compat "^3.36.1" |
2309 | 2309 |
|
2310 | 2310 | babel-plugin-polyfill-regenerator@^0.6.1:
|
2311 | 2311 | version "0.6.1"
|
@@ -2729,7 +2729,7 @@ copy-anything@^2.0.1:
|
2729 | 2729 | dependencies:
|
2730 | 2730 | is-what "^3.14.1"
|
2731 | 2731 |
|
2732 |
| -core-js-compat@^3.31.0, core-js-compat@^3.36.0: |
| 2732 | +core-js-compat@^3.31.0, core-js-compat@^3.36.1: |
2733 | 2733 | version "3.36.1"
|
2734 | 2734 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
|
2735 | 2735 | integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==
|
|
0 commit comments