|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| - |
19 |
| - version "7.23.4" |
20 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.4.tgz#f5cc90487278065fa0c3b1267cf0c1d44ddf85a7" |
21 |
| - integrity sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw== |
| 18 | + |
| 19 | + version "7.23.9" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.9.tgz#06b3e76376ee53f14ac8ac422c884950c69e1b9e" |
| 21 | + integrity sha512-vB1UXmGDNEhcf1jNAHKT9IlYk1R+hehVTLFlCLHBi8gfuHQGP6uRjgXVYU0EVlI/qwAWpstqkBdf2aez3/z/5Q== |
22 | 22 | dependencies:
|
23 | 23 | "@jridgewell/trace-mapping" "^0.3.17"
|
24 | 24 | commander "^4.0.1"
|
|
51 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
52 | 52 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
53 | 53 |
|
54 |
| - |
55 |
| - version "7.23.7" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" |
57 |
| - integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
| 54 | + |
| 55 | + version "7.23.9" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1" |
| 57 | + integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw== |
58 | 58 | dependencies:
|
59 | 59 | "@ampproject/remapping" "^2.2.0"
|
60 | 60 | "@babel/code-frame" "^7.23.5"
|
61 | 61 | "@babel/generator" "^7.23.6"
|
62 | 62 | "@babel/helper-compilation-targets" "^7.23.6"
|
63 | 63 | "@babel/helper-module-transforms" "^7.23.3"
|
64 |
| - "@babel/helpers" "^7.23.7" |
65 |
| - "@babel/parser" "^7.23.6" |
66 |
| - "@babel/template" "^7.22.15" |
67 |
| - "@babel/traverse" "^7.23.7" |
68 |
| - "@babel/types" "^7.23.6" |
| 64 | + "@babel/helpers" "^7.23.9" |
| 65 | + "@babel/parser" "^7.23.9" |
| 66 | + "@babel/template" "^7.23.9" |
| 67 | + "@babel/traverse" "^7.23.9" |
| 68 | + "@babel/types" "^7.23.9" |
69 | 69 | convert-source-map "^2.0.0"
|
70 | 70 | debug "^4.1.0"
|
71 | 71 | gensync "^1.0.0-beta.2"
|
|
131 | 131 | regexpu-core "^5.3.1"
|
132 | 132 | semver "^6.3.1"
|
133 | 133 |
|
134 |
| -"@babel/helper-define-polyfill-provider@^0.4.4": |
135 |
| - version "0.4.4" |
136 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" |
137 |
| - integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== |
| 134 | +"@babel/helper-define-polyfill-provider@^0.5.0": |
| 135 | + version "0.5.0" |
| 136 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#465805b7361f461e86c680f1de21eaf88c25901b" |
| 137 | + integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q== |
138 | 138 | dependencies:
|
139 | 139 | "@babel/helper-compilation-targets" "^7.22.6"
|
140 | 140 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
262 | 262 | "@babel/template" "^7.22.15"
|
263 | 263 | "@babel/types" "^7.22.19"
|
264 | 264 |
|
265 |
| -"@babel/helpers@^7.23.7": |
266 |
| - version "7.23.8" |
267 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.8.tgz#fc6b2d65b16847fd50adddbd4232c76378959e34" |
268 |
| - integrity sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ== |
| 265 | +"@babel/helpers@^7.23.9": |
| 266 | + version "7.23.9" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" |
| 268 | + integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
269 | 269 | dependencies:
|
270 |
| - "@babel/template" "^7.22.15" |
271 |
| - "@babel/traverse" "^7.23.7" |
272 |
| - "@babel/types" "^7.23.6" |
| 270 | + "@babel/template" "^7.23.9" |
| 271 | + "@babel/traverse" "^7.23.9" |
| 272 | + "@babel/types" "^7.23.9" |
273 | 273 |
|
274 | 274 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
|
275 | 275 | version "7.23.4"
|
|
280 | 280 | chalk "^2.4.2"
|
281 | 281 | js-tokens "^4.0.0"
|
282 | 282 |
|
283 |
| -"@babel/parser@^7.22.15", "@babel/parser@^7.23.6": |
| 283 | +"@babel/parser@^7.22.15": |
284 | 284 | version "7.23.6"
|
285 | 285 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
|
286 | 286 | integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
|
287 | 287 |
|
| 288 | +"@babel/parser@^7.23.9": |
| 289 | + version "7.23.9" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
| 291 | + integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
| 292 | + |
288 | 293 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
289 | 294 | version "7.23.3"
|
290 | 295 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz#5cd1c87ba9380d0afb78469292c954fee5d2411a"
|
|
448 | 453 | dependencies:
|
449 | 454 | "@babel/helper-plugin-utils" "^7.22.5"
|
450 | 455 |
|
451 |
| -"@babel/plugin-transform-async-generator-functions@^7.23.7": |
452 |
| - version "7.23.7" |
453 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd" |
454 |
| - integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA== |
| 456 | +"@babel/plugin-transform-async-generator-functions@^7.23.9": |
| 457 | + version "7.23.9" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz#9adaeb66fc9634a586c5df139c6240d41ed801ce" |
| 459 | + integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ== |
455 | 460 | dependencies:
|
456 | 461 | "@babel/helper-environment-visitor" "^7.22.20"
|
457 | 462 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
630 | 635 | "@babel/helper-plugin-utils" "^7.22.5"
|
631 | 636 | "@babel/helper-simple-access" "^7.22.5"
|
632 | 637 |
|
633 |
| -"@babel/plugin-transform-modules-systemjs@^7.23.3": |
634 |
| - version "7.23.3" |
635 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz#fa7e62248931cb15b9404f8052581c302dd9de81" |
636 |
| - integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ== |
| 638 | +"@babel/plugin-transform-modules-systemjs@^7.23.9": |
| 639 | + version "7.23.9" |
| 640 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz#105d3ed46e4a21d257f83a2f9e2ee4203ceda6be" |
| 641 | + integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw== |
637 | 642 | dependencies:
|
638 | 643 | "@babel/helper-hoist-variables" "^7.22.5"
|
639 | 644 | "@babel/helper-module-transforms" "^7.23.3"
|
|
829 | 834 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
830 | 835 | "@babel/helper-plugin-utils" "^7.22.5"
|
831 | 836 |
|
832 |
| - |
833 |
| - version "7.23.8" |
834 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e" |
835 |
| - integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA== |
| 837 | + |
| 838 | + version "7.23.9" |
| 839 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669" |
| 840 | + integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A== |
836 | 841 | dependencies:
|
837 | 842 | "@babel/compat-data" "^7.23.5"
|
838 | 843 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
861 | 866 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
862 | 867 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
863 | 868 | "@babel/plugin-transform-arrow-functions" "^7.23.3"
|
864 |
| - "@babel/plugin-transform-async-generator-functions" "^7.23.7" |
| 869 | + "@babel/plugin-transform-async-generator-functions" "^7.23.9" |
865 | 870 | "@babel/plugin-transform-async-to-generator" "^7.23.3"
|
866 | 871 | "@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
867 | 872 | "@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
883 | 888 | "@babel/plugin-transform-member-expression-literals" "^7.23.3"
|
884 | 889 | "@babel/plugin-transform-modules-amd" "^7.23.3"
|
885 | 890 | "@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
886 |
| - "@babel/plugin-transform-modules-systemjs" "^7.23.3" |
| 891 | + "@babel/plugin-transform-modules-systemjs" "^7.23.9" |
887 | 892 | "@babel/plugin-transform-modules-umd" "^7.23.3"
|
888 | 893 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
|
889 | 894 | "@babel/plugin-transform-new-target" "^7.23.3"
|
|
909 | 914 | "@babel/plugin-transform-unicode-regex" "^7.23.3"
|
910 | 915 | "@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
911 | 916 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
912 |
| - babel-plugin-polyfill-corejs2 "^0.4.7" |
913 |
| - babel-plugin-polyfill-corejs3 "^0.8.7" |
914 |
| - babel-plugin-polyfill-regenerator "^0.5.4" |
| 917 | + babel-plugin-polyfill-corejs2 "^0.4.8" |
| 918 | + babel-plugin-polyfill-corejs3 "^0.9.0" |
| 919 | + babel-plugin-polyfill-regenerator "^0.5.5" |
915 | 920 | core-js-compat "^3.31.0"
|
916 | 921 | semver "^6.3.1"
|
917 | 922 |
|
|
956 | 961 | "@babel/parser" "^7.22.15"
|
957 | 962 | "@babel/types" "^7.22.15"
|
958 | 963 |
|
959 |
| -"@babel/traverse@^7.23.7": |
960 |
| - version "7.23.7" |
961 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" |
962 |
| - integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
| 964 | +"@babel/template@^7.23.9": |
| 965 | + version "7.23.9" |
| 966 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a" |
| 967 | + integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== |
| 968 | + dependencies: |
| 969 | + "@babel/code-frame" "^7.23.5" |
| 970 | + "@babel/parser" "^7.23.9" |
| 971 | + "@babel/types" "^7.23.9" |
| 972 | + |
| 973 | +"@babel/traverse@^7.23.9": |
| 974 | + version "7.23.9" |
| 975 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
| 976 | + integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
963 | 977 | dependencies:
|
964 | 978 | "@babel/code-frame" "^7.23.5"
|
965 | 979 | "@babel/generator" "^7.23.6"
|
966 | 980 | "@babel/helper-environment-visitor" "^7.22.20"
|
967 | 981 | "@babel/helper-function-name" "^7.23.0"
|
968 | 982 | "@babel/helper-hoist-variables" "^7.22.5"
|
969 | 983 | "@babel/helper-split-export-declaration" "^7.22.6"
|
970 |
| - "@babel/parser" "^7.23.6" |
971 |
| - "@babel/types" "^7.23.6" |
| 984 | + "@babel/parser" "^7.23.9" |
| 985 | + "@babel/types" "^7.23.9" |
972 | 986 | debug "^4.3.1"
|
973 | 987 | globals "^11.1.0"
|
974 | 988 |
|
|
981 | 995 | "@babel/helper-validator-identifier" "^7.22.20"
|
982 | 996 | to-fast-properties "^2.0.0"
|
983 | 997 |
|
| 998 | +"@babel/types@^7.23.9": |
| 999 | + version "7.23.9" |
| 1000 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
| 1001 | + integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
| 1002 | + dependencies: |
| 1003 | + "@babel/helper-string-parser" "^7.23.4" |
| 1004 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1005 | + to-fast-properties "^2.0.0" |
| 1006 | + |
984 | 1007 |
|
985 | 1008 | version "18.6.0"
|
986 | 1009 | resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.0.tgz#f065e0514f3870b6dc9a3c608a78820806b46527"
|
@@ -1587,29 +1610,29 @@ atob@^2.1.2:
|
1587 | 1610 | resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
1588 | 1611 | integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
1589 | 1612 |
|
1590 |
| -babel-plugin-polyfill-corejs2@^0.4.7: |
1591 |
| - version "0.4.7" |
1592 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" |
1593 |
| - integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== |
| 1613 | +babel-plugin-polyfill-corejs2@^0.4.8: |
| 1614 | + version "0.4.8" |
| 1615 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269" |
| 1616 | + integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg== |
1594 | 1617 | dependencies:
|
1595 | 1618 | "@babel/compat-data" "^7.22.6"
|
1596 |
| - "@babel/helper-define-polyfill-provider" "^0.4.4" |
| 1619 | + "@babel/helper-define-polyfill-provider" "^0.5.0" |
1597 | 1620 | semver "^6.3.1"
|
1598 | 1621 |
|
1599 |
| -babel-plugin-polyfill-corejs3@^0.8.7: |
1600 |
| - version "0.8.7" |
1601 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" |
1602 |
| - integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== |
| 1622 | +babel-plugin-polyfill-corejs3@^0.9.0: |
| 1623 | + version "0.9.0" |
| 1624 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz#9eea32349d94556c2ad3ab9b82ebb27d4bf04a81" |
| 1625 | + integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg== |
1603 | 1626 | dependencies:
|
1604 |
| - "@babel/helper-define-polyfill-provider" "^0.4.4" |
1605 |
| - core-js-compat "^3.33.1" |
| 1627 | + "@babel/helper-define-polyfill-provider" "^0.5.0" |
| 1628 | + core-js-compat "^3.34.0" |
1606 | 1629 |
|
1607 |
| -babel-plugin-polyfill-regenerator@^0.5.4: |
1608 |
| - version "0.5.4" |
1609 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" |
1610 |
| - integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== |
| 1630 | +babel-plugin-polyfill-regenerator@^0.5.5: |
| 1631 | + version "0.5.5" |
| 1632 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a" |
| 1633 | + integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg== |
1611 | 1634 | dependencies:
|
1612 |
| - "@babel/helper-define-polyfill-provider" "^0.4.4" |
| 1635 | + "@babel/helper-define-polyfill-provider" "^0.5.0" |
1613 | 1636 |
|
1614 | 1637 | bach@^1.0.0:
|
1615 | 1638 | version "1.2.0"
|
@@ -2162,13 +2185,20 @@ copy-props@^2.0.1:
|
2162 | 2185 | each-props "^1.3.2"
|
2163 | 2186 | is-plain-object "^5.0.0"
|
2164 | 2187 |
|
2165 |
| -core-js-compat@^3.31.0, core-js-compat@^3.33.1: |
| 2188 | +core-js-compat@^3.31.0: |
2166 | 2189 | version "3.35.0"
|
2167 | 2190 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
|
2168 | 2191 | integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
|
2169 | 2192 | dependencies:
|
2170 | 2193 | browserslist "^4.22.2"
|
2171 | 2194 |
|
| 2195 | +core-js-compat@^3.34.0: |
| 2196 | + version "3.35.1" |
| 2197 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.1.tgz#215247d7edb9e830efa4218ff719beb2803555e2" |
| 2198 | + integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw== |
| 2199 | + dependencies: |
| 2200 | + browserslist "^4.22.2" |
| 2201 | + |
2172 | 2202 | core-util-is@~1.0.0:
|
2173 | 2203 | version "1.0.3"
|
2174 | 2204 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
|
|
0 commit comments