361361 "@babel/highlight" "^7.22.13"
362362 chalk "^2.4.2"
363363
364- "@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22. 6", "@babel/compat-data@^7.22.9":
364+ "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
365365 version "7.22.20"
366366 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
367367 integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
368368
369+ "@babel/compat-data@^7.23.2":
370+ version "7.23.2"
371+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc"
372+ integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==
373+
369374370375 version "7.22.17"
371376 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
408413 json5 "^2.2.3"
409414 semver "^6.3.1"
410415
416+ 417+ version "7.23.2"
418+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94"
419+ integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==
420+ dependencies:
421+ "@ampproject/remapping" "^2.2.0"
422+ "@babel/code-frame" "^7.22.13"
423+ "@babel/generator" "^7.23.0"
424+ "@babel/helper-compilation-targets" "^7.22.15"
425+ "@babel/helper-module-transforms" "^7.23.0"
426+ "@babel/helpers" "^7.23.2"
427+ "@babel/parser" "^7.23.0"
428+ "@babel/template" "^7.22.15"
429+ "@babel/traverse" "^7.23.2"
430+ "@babel/types" "^7.23.0"
431+ convert-source-map "^2.0.0"
432+ debug "^4.1.0"
433+ gensync "^1.0.0-beta.2"
434+ json5 "^2.2.3"
435+ semver "^6.3.1"
436+
411437412438 version "7.22.15"
413439 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339"
488514 lodash.debounce "^4.0.8"
489515 resolve "^1.14.2"
490516
517+ "@babel/helper-define-polyfill-provider@^0.4.3":
518+ version "0.4.3"
519+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
520+ integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
521+ dependencies:
522+ "@babel/helper-compilation-targets" "^7.22.6"
523+ "@babel/helper-plugin-utils" "^7.22.5"
524+ debug "^4.1.1"
525+ lodash.debounce "^4.0.8"
526+ resolve "^1.14.2"
527+
491528"@babel/helper-environment-visitor@^7.18.9", "@babel/helper-environment-visitor@^7.22.20", "@babel/helper-environment-visitor@^7.22.5":
492529 version "7.22.20"
493530 resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
545582 resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
546583 integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
547584
548- "@babel/helper-remap-async-to-generator@^7.18.9", "@babel/helper-remap-async-to-generator@^7.22.5", "@babel/helper-remap-async-to-generator@^7.22.9":
585+ "@babel/helper-remap-async-to-generator@^7.18.9", "@babel/helper-remap-async-to-generator@^7.22.20", "@babel/helper-remap-async-to-generator@^7.22. 5", "@babel/helper-remap-async-to-generator@^7.22.9":
549586 version "7.22.20"
550587 resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz#7b68e1cb4fa964d2996fd063723fb48eca8498e0"
551588 integrity sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==
617654 "@babel/traverse" "^7.23.0"
618655 "@babel/types" "^7.23.0"
619656
657+ "@babel/helpers@^7.23.2":
658+ version "7.23.2"
659+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767"
660+ integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==
661+ dependencies:
662+ "@babel/template" "^7.22.15"
663+ "@babel/traverse" "^7.23.2"
664+ "@babel/types" "^7.23.0"
665+
620666"@babel/highlight@^7.22.13":
621667 version "7.22.20"
622668 resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
806852 "@babel/helper-remap-async-to-generator" "^7.22.9"
807853 "@babel/plugin-syntax-async-generators" "^7.8.4"
808854
855+ "@babel/
[email protected] ", "@babel/plugin-transform-async-generator-functions@^7.23.2":
856+ version "7.23.2"
857+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.2.tgz#054afe290d64c6f576f371ccc321772c8ea87ebb"
858+ integrity sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==
859+ dependencies:
860+ "@babel/helper-environment-visitor" "^7.22.20"
861+ "@babel/helper-plugin-utils" "^7.22.5"
862+ "@babel/helper-remap-async-to-generator" "^7.22.20"
863+ "@babel/plugin-syntax-async-generators" "^7.8.4"
864+
809865"@babel/
[email protected] ", "@babel/plugin-transform-async-to-generator@^7.22.5":
810866 version "7.22.5"
811867 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz#c7a85f44e46f8952f6d27fe57c2ed3cc084c3775"
822878 dependencies:
823879 "@babel/helper-plugin-utils" "^7.22.5"
824880
825- "@babel/plugin-transform-block-scoping@^7.22.15":
881+ "@babel/plugin-transform-block-scoping@^7.22.15", "@babel/plugin-transform-block-scoping@^7.23.0" :
826882 version "7.23.0"
827883 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.0.tgz#8744d02c6c264d82e1a4bc5d2d501fd8aff6f022"
828884 integrity sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==
869925 "@babel/helper-plugin-utils" "^7.22.5"
870926 "@babel/template" "^7.22.5"
871927
872- "@babel/plugin-transform-destructuring@^7.22.15":
928+ "@babel/plugin-transform-destructuring@^7.22.15", "@babel/plugin-transform-destructuring@^7.23.0" :
873929 version "7.23.0"
874930 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.0.tgz#6447aa686be48b32eaf65a73e0e2c0bd010a266c"
875931 integrity sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==
9611017 dependencies:
9621018 "@babel/helper-plugin-utils" "^7.22.5"
9631019
964- "@babel/plugin-transform-modules-amd@^7.22.5":
1020+ "@babel/plugin-transform-modules-amd@^7.22.5", "@babel/plugin-transform-modules-amd@^7.23.0" :
9651021 version "7.23.0"
9661022 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.0.tgz#05b2bc43373faa6d30ca89214731f76f966f3b88"
9671023 integrity sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==
9681024 dependencies:
9691025 "@babel/helper-module-transforms" "^7.23.0"
9701026 "@babel/helper-plugin-utils" "^7.22.5"
9711027
972- "@babel/plugin-transform-modules-commonjs@^7.22.15":
1028+ "@babel/plugin-transform-modules-commonjs@^7.22.15", "@babel/plugin-transform-modules-commonjs@^7.23.0" :
9731029 version "7.23.0"
9741030 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz#b3dba4757133b2762c00f4f94590cf6d52602481"
9751031 integrity sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==
9781034 "@babel/helper-plugin-utils" "^7.22.5"
9791035 "@babel/helper-simple-access" "^7.22.5"
9801036
981- "@babel/plugin-transform-modules-systemjs@^7.22.11":
1037+ "@babel/plugin-transform-modules-systemjs@^7.22.11", "@babel/plugin-transform-modules-systemjs@^7.23.0" :
9821038 version "7.23.0"
9831039 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.0.tgz#77591e126f3ff4132a40595a6cccd00a6b60d160"
9841040 integrity sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==
10541110 "@babel/helper-plugin-utils" "^7.22.5"
10551111 "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
10561112
1057- "@babel/plugin-transform-optional-chaining@^7.22.15":
1113+ "@babel/plugin-transform-optional-chaining@^7.22.15", "@babel/plugin-transform-optional-chaining@^7.23.0" :
10581114 version "7.23.0"
10591115 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.0.tgz#73ff5fc1cf98f542f09f29c0631647d8ad0be158"
10601116 integrity sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==
11221178 babel-plugin-polyfill-regenerator "^0.5.2"
11231179 semver "^6.3.1"
11241180
1181+ 1182+ version "7.23.2"
1183+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.2.tgz#c956a3f8d1aa50816ff6c30c6288d66635c12990"
1184+ integrity sha512-XOntj6icgzMS58jPVtQpiuF6ZFWxQiJavISGx5KGjRj+3gqZr8+N6Kx+N9BApWzgS+DOjIZfXXj0ZesenOWDyA==
1185+ dependencies:
1186+ "@babel/helper-module-imports" "^7.22.15"
1187+ "@babel/helper-plugin-utils" "^7.22.5"
1188+ babel-plugin-polyfill-corejs2 "^0.4.6"
1189+ babel-plugin-polyfill-corejs3 "^0.8.5"
1190+ babel-plugin-polyfill-regenerator "^0.5.3"
1191+ semver "^6.3.1"
1192+
11251193"@babel/plugin-transform-shorthand-properties@^7.22.5":
11261194 version "7.22.5"
11271195 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.22.5.tgz#6e277654be82b5559fc4b9f58088507c24f0c624"
12751343 core-js-compat "^3.31.0"
12761344 semver "^6.3.1"
12771345
1278- "@babel/preset-env@7.22.20 ":
1279- version "7.22.20 "
1280- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.20 .tgz#de9e9b57e1127ce0a2f580831717f7fb677ceedb "
1281- integrity sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg ==
1346+ "@babel/preset-env@7.23.2 ":
1347+ version "7.23.2 "
1348+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.2 .tgz#1f22be0ff0e121113260337dbc3e58fafce8d059 "
1349+ integrity sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ ==
12821350 dependencies:
1283- "@babel/compat-data" "^7.22.20 "
1351+ "@babel/compat-data" "^7.23.2 "
12841352 "@babel/helper-compilation-targets" "^7.22.15"
12851353 "@babel/helper-plugin-utils" "^7.22.5"
12861354 "@babel/helper-validator-option" "^7.22.15"
13061374 "@babel/plugin-syntax-top-level-await" "^7.14.5"
13071375 "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
13081376 "@babel/plugin-transform-arrow-functions" "^7.22.5"
1309- "@babel/plugin-transform-async-generator-functions" "^7.22.15 "
1377+ "@babel/plugin-transform-async-generator-functions" "^7.23.2 "
13101378 "@babel/plugin-transform-async-to-generator" "^7.22.5"
13111379 "@babel/plugin-transform-block-scoped-functions" "^7.22.5"
1312- "@babel/plugin-transform-block-scoping" "^7.22.15 "
1380+ "@babel/plugin-transform-block-scoping" "^7.23.0 "
13131381 "@babel/plugin-transform-class-properties" "^7.22.5"
13141382 "@babel/plugin-transform-class-static-block" "^7.22.11"
13151383 "@babel/plugin-transform-classes" "^7.22.15"
13161384 "@babel/plugin-transform-computed-properties" "^7.22.5"
1317- "@babel/plugin-transform-destructuring" "^7.22.15 "
1385+ "@babel/plugin-transform-destructuring" "^7.23.0 "
13181386 "@babel/plugin-transform-dotall-regex" "^7.22.5"
13191387 "@babel/plugin-transform-duplicate-keys" "^7.22.5"
13201388 "@babel/plugin-transform-dynamic-import" "^7.22.11"
13261394 "@babel/plugin-transform-literals" "^7.22.5"
13271395 "@babel/plugin-transform-logical-assignment-operators" "^7.22.11"
13281396 "@babel/plugin-transform-member-expression-literals" "^7.22.5"
1329- "@babel/plugin-transform-modules-amd" "^7.22.5 "
1330- "@babel/plugin-transform-modules-commonjs" "^7.22.15 "
1331- "@babel/plugin-transform-modules-systemjs" "^7.22.11 "
1397+ "@babel/plugin-transform-modules-amd" "^7.23.0 "
1398+ "@babel/plugin-transform-modules-commonjs" "^7.23.0 "
1399+ "@babel/plugin-transform-modules-systemjs" "^7.23.0 "
13321400 "@babel/plugin-transform-modules-umd" "^7.22.5"
13331401 "@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
13341402 "@babel/plugin-transform-new-target" "^7.22.5"
13371405 "@babel/plugin-transform-object-rest-spread" "^7.22.15"
13381406 "@babel/plugin-transform-object-super" "^7.22.5"
13391407 "@babel/plugin-transform-optional-catch-binding" "^7.22.11"
1340- "@babel/plugin-transform-optional-chaining" "^7.22.15 "
1408+ "@babel/plugin-transform-optional-chaining" "^7.23.0 "
13411409 "@babel/plugin-transform-parameters" "^7.22.15"
13421410 "@babel/plugin-transform-private-methods" "^7.22.5"
13431411 "@babel/plugin-transform-private-property-in-object" "^7.22.11"
13541422 "@babel/plugin-transform-unicode-regex" "^7.22.5"
13551423 "@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
13561424 "@babel/preset-modules" "0.1.6-no-external-plugins"
1357- "@babel/types" "^7.22.19 "
1358- babel-plugin-polyfill-corejs2 "^0.4.5 "
1359- babel-plugin-polyfill-corejs3 "^0.8.3 "
1360- babel-plugin-polyfill-regenerator "^0.5.2 "
1425+ "@babel/types" "^7.23.0 "
1426+ babel-plugin-polyfill-corejs2 "^0.4.6 "
1427+ babel-plugin-polyfill-corejs3 "^0.8.5 "
1428+ babel-plugin-polyfill-regenerator "^0.5.3 "
13611429 core-js-compat "^3.31.0"
13621430 semver "^6.3.1"
13631431
13821450 dependencies:
13831451 regenerator-runtime "^0.14.0"
13841452
1385- "@babel/
[email protected] ", "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
1453+ 1454+ version "7.23.2"
1455+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
1456+ integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
1457+ dependencies:
1458+ regenerator-runtime "^0.14.0"
1459+
1460+ "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
13861461 version "7.23.1"
13871462 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
13881463 integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==
14141489 debug "^4.1.0"
14151490 globals "^11.1.0"
14161491
1492+ "@babel/traverse@^7.23.2":
1493+ version "7.23.2"
1494+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1495+ integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1496+ dependencies:
1497+ "@babel/code-frame" "^7.22.13"
1498+ "@babel/generator" "^7.23.0"
1499+ "@babel/helper-environment-visitor" "^7.22.20"
1500+ "@babel/helper-function-name" "^7.23.0"
1501+ "@babel/helper-hoist-variables" "^7.22.5"
1502+ "@babel/helper-split-export-declaration" "^7.22.6"
1503+ "@babel/parser" "^7.23.0"
1504+ "@babel/types" "^7.23.0"
1505+ debug "^4.1.0"
1506+ globals "^11.1.0"
1507+
14171508"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.4.4":
14181509 version "7.23.0"
14191510 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
@@ -4710,6 +4801,15 @@ babel-plugin-polyfill-corejs2@^0.4.5:
47104801 "@babel/helper-define-polyfill-provider" "^0.4.2"
47114802 semver "^6.3.1"
47124803
4804+ babel-plugin-polyfill-corejs2@^0.4.6:
4805+ version "0.4.6"
4806+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
4807+ integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
4808+ dependencies:
4809+ "@babel/compat-data" "^7.22.6"
4810+ "@babel/helper-define-polyfill-provider" "^0.4.3"
4811+ semver "^6.3.1"
4812+
47134813babel-plugin-polyfill-corejs3@^0.8.3:
47144814 version "0.8.4"
47154815 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.4.tgz#1fac2b1dcef6274e72b3c72977ed8325cb330591"
@@ -4718,13 +4818,28 @@ babel-plugin-polyfill-corejs3@^0.8.3:
47184818 "@babel/helper-define-polyfill-provider" "^0.4.2"
47194819 core-js-compat "^3.32.2"
47204820
4821+ babel-plugin-polyfill-corejs3@^0.8.5:
4822+ version "0.8.5"
4823+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1"
4824+ integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==
4825+ dependencies:
4826+ "@babel/helper-define-polyfill-provider" "^0.4.3"
4827+ core-js-compat "^3.32.2"
4828+
47214829babel-plugin-polyfill-regenerator@^0.5.2:
47224830 version "0.5.2"
47234831 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.2.tgz#80d0f3e1098c080c8b5a65f41e9427af692dc326"
47244832 integrity sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==
47254833 dependencies:
47264834 "@babel/helper-define-polyfill-provider" "^0.4.2"
47274835
4836+ babel-plugin-polyfill-regenerator@^0.5.3:
4837+ version "0.5.3"
4838+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
4839+ integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
4840+ dependencies:
4841+ "@babel/helper-define-polyfill-provider" "^0.4.3"
4842+
47284843balanced-match@^1.0.0:
47294844 version "1.0.2"
47304845 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
0 commit comments