|
53 | 53 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
|
54 | 54 | integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
|
55 | 55 |
|
| 56 | +"@babel/compat-data@^7.24.8": |
| 57 | + version "7.24.8" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3" |
| 59 | + integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg== |
| 60 | + |
56 | 61 | "@babel/core@^7.11.6", "@babel/core@^7.12.3":
|
57 | 62 | version "7.22.9"
|
58 | 63 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f"
|
|
138 | 143 | lru-cache "^5.1.1"
|
139 | 144 | semver "^6.3.1"
|
140 | 145 |
|
| 146 | +"@babel/helper-compilation-targets@^7.24.8": |
| 147 | + version "7.24.8" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" |
| 149 | + integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== |
| 150 | + dependencies: |
| 151 | + "@babel/compat-data" "^7.24.8" |
| 152 | + "@babel/helper-validator-option" "^7.24.8" |
| 153 | + browserslist "^4.23.1" |
| 154 | + lru-cache "^5.1.1" |
| 155 | + semver "^6.3.1" |
| 156 | + |
141 | 157 | "@babel/helper-create-class-features-plugin@^7.24.7":
|
142 | 158 | version "7.24.7"
|
143 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz#2eaed36b3a1c11c53bdf80d53838b293c52f5b3b"
|
|
269 | 285 | "@babel/helper-split-export-declaration" "^7.24.7"
|
270 | 286 | "@babel/helper-validator-identifier" "^7.24.7"
|
271 | 287 |
|
| 288 | +"@babel/helper-module-transforms@^7.24.8": |
| 289 | + version "7.24.8" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe" |
| 291 | + integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q== |
| 292 | + dependencies: |
| 293 | + "@babel/helper-environment-visitor" "^7.24.7" |
| 294 | + "@babel/helper-module-imports" "^7.24.7" |
| 295 | + "@babel/helper-simple-access" "^7.24.7" |
| 296 | + "@babel/helper-split-export-declaration" "^7.24.7" |
| 297 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 298 | + |
272 | 299 | "@babel/helper-optimise-call-expression@^7.24.7":
|
273 | 300 | version "7.24.7"
|
274 | 301 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz#8b0a0456c92f6b323d27cfd00d1d664e76692a0f"
|
|
286 | 313 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0"
|
287 | 314 | integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==
|
288 | 315 |
|
| 316 | +"@babel/helper-plugin-utils@^7.24.8": |
| 317 | + version "7.24.8" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz#94ee67e8ec0e5d44ea7baeb51e571bd26af07878" |
| 319 | + integrity sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg== |
| 320 | + |
289 | 321 | "@babel/helper-remap-async-to-generator@^7.24.7":
|
290 | 322 | version "7.24.7"
|
291 | 323 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz#b3f0f203628522713849d49403f1a414468be4c7"
|
|
376 | 408 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
|
377 | 409 | integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
|
378 | 410 |
|
| 411 | +"@babel/helper-validator-option@^7.24.8": |
| 412 | + version "7.24.8" |
| 413 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d" |
| 414 | + integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q== |
| 415 | + |
379 | 416 | "@babel/helper-wrap-function@^7.24.7":
|
380 | 417 | version "7.24.7"
|
381 | 418 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz#52d893af7e42edca7c6d2c6764549826336aae1f"
|
|
676 | 713 | "@babel/helper-plugin-utils" "^7.24.7"
|
677 | 714 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
678 | 715 |
|
679 |
| -"@babel/plugin-transform-classes@^7.24.7": |
680 |
| - version "7.24.7" |
681 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.7.tgz#4ae6ef43a12492134138c1e45913f7c46c41b4bf" |
682 |
| - integrity sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw== |
| 716 | +"@babel/plugin-transform-classes@^7.24.8": |
| 717 | + version "7.24.8" |
| 718 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.8.tgz#ad23301fe5bc153ca4cf7fb572a9bc8b0b711cf7" |
| 719 | + integrity sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA== |
683 | 720 | dependencies:
|
684 | 721 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
685 |
| - "@babel/helper-compilation-targets" "^7.24.7" |
| 722 | + "@babel/helper-compilation-targets" "^7.24.8" |
686 | 723 | "@babel/helper-environment-visitor" "^7.24.7"
|
687 | 724 | "@babel/helper-function-name" "^7.24.7"
|
688 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 725 | + "@babel/helper-plugin-utils" "^7.24.8" |
689 | 726 | "@babel/helper-replace-supers" "^7.24.7"
|
690 | 727 | "@babel/helper-split-export-declaration" "^7.24.7"
|
691 | 728 | globals "^11.1.0"
|
|
698 | 735 | "@babel/helper-plugin-utils" "^7.24.7"
|
699 | 736 | "@babel/template" "^7.24.7"
|
700 | 737 |
|
701 |
| -"@babel/plugin-transform-destructuring@^7.24.7": |
702 |
| - version "7.24.7" |
703 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.7.tgz#a097f25292defb6e6cc16d6333a4cfc1e3c72d9e" |
704 |
| - integrity sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw== |
| 738 | +"@babel/plugin-transform-destructuring@^7.24.8": |
| 739 | + version "7.24.8" |
| 740 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz#c828e814dbe42a2718a838c2a2e16a408e055550" |
| 741 | + integrity sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ== |
705 | 742 | dependencies:
|
706 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 743 | + "@babel/helper-plugin-utils" "^7.24.8" |
707 | 744 |
|
708 | 745 | "@babel/plugin-transform-dotall-regex@^7.24.7":
|
709 | 746 | version "7.24.7"
|
|
799 | 836 | "@babel/helper-module-transforms" "^7.24.7"
|
800 | 837 | "@babel/helper-plugin-utils" "^7.24.7"
|
801 | 838 |
|
802 |
| -"@babel/plugin-transform-modules-commonjs@^7.24.7": |
803 |
| - version "7.24.7" |
804 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz#9fd5f7fdadee9085886b183f1ad13d1ab260f4ab" |
805 |
| - integrity sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ== |
| 839 | +"@babel/plugin-transform-modules-commonjs@^7.24.8": |
| 840 | + version "7.24.8" |
| 841 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz#ab6421e564b717cb475d6fff70ae7f103536ea3c" |
| 842 | + integrity sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA== |
806 | 843 | dependencies:
|
807 |
| - "@babel/helper-module-transforms" "^7.24.7" |
808 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 844 | + "@babel/helper-module-transforms" "^7.24.8" |
| 845 | + "@babel/helper-plugin-utils" "^7.24.8" |
809 | 846 | "@babel/helper-simple-access" "^7.24.7"
|
810 | 847 |
|
811 | 848 | "@babel/plugin-transform-modules-systemjs@^7.24.7":
|
|
892 | 929 | "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
893 | 930 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
894 | 931 |
|
| 932 | +"@babel/plugin-transform-optional-chaining@^7.24.8": |
| 933 | + version "7.24.8" |
| 934 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz#bb02a67b60ff0406085c13d104c99a835cdf365d" |
| 935 | + integrity sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw== |
| 936 | + dependencies: |
| 937 | + "@babel/helper-plugin-utils" "^7.24.8" |
| 938 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 939 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 940 | + |
895 | 941 | "@babel/plugin-transform-parameters@^7.24.7":
|
896 | 942 | version "7.24.7"
|
897 | 943 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz#5881f0ae21018400e320fc7eb817e529d1254b68"
|
|
968 | 1014 | dependencies:
|
969 | 1015 | "@babel/helper-plugin-utils" "^7.24.7"
|
970 | 1016 |
|
971 |
| -"@babel/plugin-transform-typeof-symbol@^7.24.7": |
972 |
| - version "7.24.7" |
973 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.7.tgz#f074be466580d47d6e6b27473a840c9f9ca08fb0" |
974 |
| - integrity sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg== |
| 1017 | +"@babel/plugin-transform-typeof-symbol@^7.24.8": |
| 1018 | + version "7.24.8" |
| 1019 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz#383dab37fb073f5bfe6e60c654caac309f92ba1c" |
| 1020 | + integrity sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw== |
975 | 1021 | dependencies:
|
976 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1022 | + "@babel/helper-plugin-utils" "^7.24.8" |
977 | 1023 |
|
978 | 1024 | "@babel/plugin-transform-unicode-escapes@^7.24.7":
|
979 | 1025 | version "7.24.7"
|
|
1006 | 1052 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
1007 | 1053 | "@babel/helper-plugin-utils" "^7.24.7"
|
1008 | 1054 |
|
1009 |
| - |
1010 |
| - version "7.24.7" |
1011 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.7.tgz#ff067b4e30ba4a72f225f12f123173e77b987f37" |
1012 |
| - integrity sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ== |
| 1055 | + |
| 1056 | + version "7.24.8" |
| 1057 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.8.tgz#e0db94d7f17d6f0e2564e8d29190bc8cdacec2d1" |
| 1058 | + integrity sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ== |
1013 | 1059 | dependencies:
|
1014 |
| - "@babel/compat-data" "^7.24.7" |
1015 |
| - "@babel/helper-compilation-targets" "^7.24.7" |
1016 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
1017 |
| - "@babel/helper-validator-option" "^7.24.7" |
| 1060 | + "@babel/compat-data" "^7.24.8" |
| 1061 | + "@babel/helper-compilation-targets" "^7.24.8" |
| 1062 | + "@babel/helper-plugin-utils" "^7.24.8" |
| 1063 | + "@babel/helper-validator-option" "^7.24.8" |
1018 | 1064 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.7"
|
1019 | 1065 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.7"
|
1020 | 1066 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
|
|
1045 | 1091 | "@babel/plugin-transform-block-scoping" "^7.24.7"
|
1046 | 1092 | "@babel/plugin-transform-class-properties" "^7.24.7"
|
1047 | 1093 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
1048 |
| - "@babel/plugin-transform-classes" "^7.24.7" |
| 1094 | + "@babel/plugin-transform-classes" "^7.24.8" |
1049 | 1095 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
1050 |
| - "@babel/plugin-transform-destructuring" "^7.24.7" |
| 1096 | + "@babel/plugin-transform-destructuring" "^7.24.8" |
1051 | 1097 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
1052 | 1098 | "@babel/plugin-transform-duplicate-keys" "^7.24.7"
|
1053 | 1099 | "@babel/plugin-transform-dynamic-import" "^7.24.7"
|
|
1060 | 1106 | "@babel/plugin-transform-logical-assignment-operators" "^7.24.7"
|
1061 | 1107 | "@babel/plugin-transform-member-expression-literals" "^7.24.7"
|
1062 | 1108 | "@babel/plugin-transform-modules-amd" "^7.24.7"
|
1063 |
| - "@babel/plugin-transform-modules-commonjs" "^7.24.7" |
| 1109 | + "@babel/plugin-transform-modules-commonjs" "^7.24.8" |
1064 | 1110 | "@babel/plugin-transform-modules-systemjs" "^7.24.7"
|
1065 | 1111 | "@babel/plugin-transform-modules-umd" "^7.24.7"
|
1066 | 1112 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7"
|
|
1070 | 1116 | "@babel/plugin-transform-object-rest-spread" "^7.24.7"
|
1071 | 1117 | "@babel/plugin-transform-object-super" "^7.24.7"
|
1072 | 1118 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
1073 |
| - "@babel/plugin-transform-optional-chaining" "^7.24.7" |
| 1119 | + "@babel/plugin-transform-optional-chaining" "^7.24.8" |
1074 | 1120 | "@babel/plugin-transform-parameters" "^7.24.7"
|
1075 | 1121 | "@babel/plugin-transform-private-methods" "^7.24.7"
|
1076 | 1122 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
|
1081 | 1127 | "@babel/plugin-transform-spread" "^7.24.7"
|
1082 | 1128 | "@babel/plugin-transform-sticky-regex" "^7.24.7"
|
1083 | 1129 | "@babel/plugin-transform-template-literals" "^7.24.7"
|
1084 |
| - "@babel/plugin-transform-typeof-symbol" "^7.24.7" |
| 1130 | + "@babel/plugin-transform-typeof-symbol" "^7.24.8" |
1085 | 1131 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
1086 | 1132 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
1087 | 1133 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
|
1090 | 1136 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1091 | 1137 | babel-plugin-polyfill-corejs3 "^0.10.4"
|
1092 | 1138 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1093 |
| - core-js-compat "^3.31.0" |
| 1139 | + core-js-compat "^3.37.1" |
1094 | 1140 | semver "^6.3.1"
|
1095 | 1141 |
|
1096 | 1142 |
|
@@ -2255,6 +2301,16 @@ browserslist@^4.23.0:
|
2255 | 2301 | node-releases "^2.0.14"
|
2256 | 2302 | update-browserslist-db "^1.0.13"
|
2257 | 2303 |
|
| 2304 | +browserslist@^4.23.1: |
| 2305 | + version "4.23.2" |
| 2306 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed" |
| 2307 | + integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA== |
| 2308 | + dependencies: |
| 2309 | + caniuse-lite "^1.0.30001640" |
| 2310 | + electron-to-chromium "^1.4.820" |
| 2311 | + node-releases "^2.0.14" |
| 2312 | + update-browserslist-db "^1.1.0" |
| 2313 | + |
2258 | 2314 |
|
2259 | 2315 | version "0.2.6"
|
2260 | 2316 | resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8"
|
@@ -2309,6 +2365,11 @@ caniuse-lite@^1.0.30001587:
|
2309 | 2365 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001617.tgz#809bc25f3f5027ceb33142a7d6c40759d7a901eb"
|
2310 | 2366 | integrity sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA==
|
2311 | 2367 |
|
| 2368 | +caniuse-lite@^1.0.30001640: |
| 2369 | + version "1.0.30001641" |
| 2370 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac" |
| 2371 | + integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA== |
| 2372 | + |
2312 | 2373 | chalk@^2.0.0, chalk@^2.4.2:
|
2313 | 2374 | version "2.4.2"
|
2314 | 2375 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -2439,20 +2500,20 @@ convert-source-map@^2.0.0:
|
2439 | 2500 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
|
2440 | 2501 | integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
2441 | 2502 |
|
2442 |
| -core-js-compat@^3.31.0: |
2443 |
| - version "3.31.1" |
2444 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.31.1.tgz#5084ad1a46858df50ff89ace152441a63ba7aae0" |
2445 |
| - integrity sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA== |
2446 |
| - dependencies: |
2447 |
| - browserslist "^4.21.9" |
2448 |
| - |
2449 | 2503 | core-js-compat@^3.36.1:
|
2450 | 2504 | version "3.37.0"
|
2451 | 2505 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.0.tgz#d9570e544163779bb4dff1031c7972f44918dc73"
|
2452 | 2506 | integrity sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==
|
2453 | 2507 | dependencies:
|
2454 | 2508 | browserslist "^4.23.0"
|
2455 | 2509 |
|
| 2510 | +core-js-compat@^3.37.1: |
| 2511 | + version "3.37.1" |
| 2512 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee" |
| 2513 | + integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg== |
| 2514 | + dependencies: |
| 2515 | + browserslist "^4.23.0" |
| 2516 | + |
2456 | 2517 | core-util-is@~1.0.0:
|
2457 | 2518 | version "1.0.3"
|
2458 | 2519 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
|
@@ -2572,6 +2633,11 @@ electron-to-chromium@^1.4.668:
|
2572 | 2633 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.763.tgz#64f2041ed496fd6fc710b9be806fe91da9334f91"
|
2573 | 2634 | integrity sha512-k4J8NrtJ9QrvHLRo8Q18OncqBCB7tIUyqxRcJnlonQ0ioHKYB988GcDFF3ZePmnb8eHEopDs/wPHR/iGAFgoUQ==
|
2574 | 2635 |
|
| 2636 | +electron-to-chromium@^1.4.820: |
| 2637 | + version "1.4.825" |
| 2638 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.825.tgz#2d9c3d1eb81a67ecea0c06bcf70740b00ba52718" |
| 2639 | + integrity sha512-OCcF+LwdgFGcsYPYC5keEEFC2XT0gBhrYbeGzHCx7i9qRFbzO/AqTmc/C/1xNhJj+JA7rzlN7mpBuStshh96Cg== |
| 2640 | + |
2575 | 2641 | emittery@^0.13.1:
|
2576 | 2642 | version "0.13.1"
|
2577 | 2643 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
|
@@ -2604,6 +2670,11 @@ escalade@^3.1.1:
|
2604 | 2670 | resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
2605 | 2671 | integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
2606 | 2672 |
|
| 2673 | +escalade@^3.1.2: |
| 2674 | + version "3.1.2" |
| 2675 | + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27" |
| 2676 | + integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA== |
| 2677 | + |
2607 | 2678 | escape-string-regexp@^1.0.5:
|
2608 | 2679 | version "1.0.5"
|
2609 | 2680 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
@@ -4183,6 +4254,11 @@ picocolors@^1.0.0:
|
4183 | 4254 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
4184 | 4255 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
4185 | 4256 |
|
| 4257 | +picocolors@^1.0.1: |
| 4258 | + version "1.0.1" |
| 4259 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" |
| 4260 | + integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== |
| 4261 | + |
4186 | 4262 | picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
|
4187 | 4263 | version "2.3.1"
|
4188 | 4264 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
@@ -4867,6 +4943,14 @@ update-browserslist-db@^1.0.13:
|
4867 | 4943 | escalade "^3.1.1"
|
4868 | 4944 | picocolors "^1.0.0"
|
4869 | 4945 |
|
| 4946 | +update-browserslist-db@^1.1.0: |
| 4947 | + version "1.1.0" |
| 4948 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e" |
| 4949 | + integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ== |
| 4950 | + dependencies: |
| 4951 | + escalade "^3.1.2" |
| 4952 | + picocolors "^1.0.1" |
| 4953 | + |
4870 | 4954 | uri-js@^4.2.2:
|
4871 | 4955 | version "4.4.1"
|
4872 | 4956 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
|
0 commit comments