|
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
|
30 | 30 | integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
|
31 | 31 |
|
32 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1": |
33 |
| - version "7.19.1" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
35 |
| - integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
| 32 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3": |
| 33 | + version "7.19.3" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
| 35 | + integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
36 | 36 |
|
37 | 37 | "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
|
38 | 38 | version "7.17.5"
|
|
56 | 56 | semver "^6.3.0"
|
57 | 57 |
|
58 | 58 | "@babel/core@^7.11.6":
|
59 |
| - version "7.19.1" |
60 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
61 |
| - integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
| 59 | + version "7.19.3" |
| 60 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
| 61 | + integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
62 | 62 | dependencies:
|
63 | 63 | "@ampproject/remapping" "^2.1.0"
|
64 | 64 | "@babel/code-frame" "^7.18.6"
|
65 |
| - "@babel/generator" "^7.19.0" |
66 |
| - "@babel/helper-compilation-targets" "^7.19.1" |
| 65 | + "@babel/generator" "^7.19.3" |
| 66 | + "@babel/helper-compilation-targets" "^7.19.3" |
67 | 67 | "@babel/helper-module-transforms" "^7.19.0"
|
68 | 68 | "@babel/helpers" "^7.19.0"
|
69 |
| - "@babel/parser" "^7.19.1" |
| 69 | + "@babel/parser" "^7.19.3" |
70 | 70 | "@babel/template" "^7.18.10"
|
71 |
| - "@babel/traverse" "^7.19.1" |
72 |
| - "@babel/types" "^7.19.0" |
| 71 | + "@babel/traverse" "^7.19.3" |
| 72 | + "@babel/types" "^7.19.3" |
73 | 73 | convert-source-map "^1.7.0"
|
74 | 74 | debug "^4.1.0"
|
75 | 75 | gensync "^1.0.0-beta.2"
|
|
94 | 94 | "@jridgewell/gen-mapping" "^0.1.0"
|
95 | 95 | jsesc "^2.5.1"
|
96 | 96 |
|
97 |
| -"@babel/generator@^7.19.0": |
98 |
| - version "7.19.0" |
99 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a" |
100 |
| - integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg== |
| 97 | +"@babel/generator@^7.19.3": |
| 98 | + version "7.19.3" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
| 100 | + integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
101 | 101 | dependencies:
|
102 |
| - "@babel/types" "^7.19.0" |
| 102 | + "@babel/types" "^7.19.3" |
103 | 103 | "@jridgewell/gen-mapping" "^0.3.2"
|
104 | 104 | jsesc "^2.5.1"
|
105 | 105 |
|
|
137 | 137 | browserslist "^4.20.2"
|
138 | 138 | semver "^6.3.0"
|
139 | 139 |
|
140 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1": |
141 |
| - version "7.19.1" |
142 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
143 |
| - integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
| 140 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3": |
| 141 | + version "7.19.3" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca" |
| 143 | + integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg== |
144 | 144 | dependencies:
|
145 |
| - "@babel/compat-data" "^7.19.1" |
| 145 | + "@babel/compat-data" "^7.19.3" |
146 | 146 | "@babel/helper-validator-option" "^7.18.6"
|
147 | 147 | browserslist "^4.21.3"
|
148 | 148 | semver "^6.3.0"
|
|
348 | 348 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
349 | 349 | integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
|
350 | 350 |
|
351 |
| -"@babel/helper-validator-identifier@^7.18.6": |
| 351 | +"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
352 | 352 | version "7.19.1"
|
353 | 353 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
354 | 354 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
415 | 415 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
|
416 | 416 | integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
|
417 | 417 |
|
418 |
| -"@babel/parser@^7.18.10", "@babel/parser@^7.19.1": |
419 |
| - version "7.19.1" |
420 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
421 |
| - integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
| 418 | +"@babel/parser@^7.18.10", "@babel/parser@^7.19.3": |
| 419 | + version "7.19.3" |
| 420 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
| 421 | + integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
422 | 422 |
|
423 | 423 | "@babel/parser@^7.18.6":
|
424 | 424 | version "7.18.11"
|
|
990 | 990 | "@babel/helper-plugin-utils" "^7.18.6"
|
991 | 991 |
|
992 | 992 | "@babel/preset-env@^7.11.5":
|
993 |
| - version "7.19.1" |
994 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67" |
995 |
| - integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA== |
| 993 | + version "7.19.3" |
| 994 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
| 995 | + integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
996 | 996 | dependencies:
|
997 |
| - "@babel/compat-data" "^7.19.1" |
998 |
| - "@babel/helper-compilation-targets" "^7.19.1" |
| 997 | + "@babel/compat-data" "^7.19.3" |
| 998 | + "@babel/helper-compilation-targets" "^7.19.3" |
999 | 999 | "@babel/helper-plugin-utils" "^7.19.0"
|
1000 | 1000 | "@babel/helper-validator-option" "^7.18.6"
|
1001 | 1001 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
|
1063 | 1063 | "@babel/plugin-transform-unicode-escapes" "^7.18.10"
|
1064 | 1064 | "@babel/plugin-transform-unicode-regex" "^7.18.6"
|
1065 | 1065 | "@babel/preset-modules" "^0.1.5"
|
1066 |
| - "@babel/types" "^7.19.0" |
| 1066 | + "@babel/types" "^7.19.3" |
1067 | 1067 | babel-plugin-polyfill-corejs2 "^0.3.3"
|
1068 | 1068 | babel-plugin-polyfill-corejs3 "^0.6.0"
|
1069 | 1069 | babel-plugin-polyfill-regenerator "^0.4.1"
|
|
1150 | 1150 | debug "^4.1.0"
|
1151 | 1151 | globals "^11.1.0"
|
1152 | 1152 |
|
1153 |
| -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1": |
1154 |
| - version "7.19.1" |
1155 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
1156 |
| - integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
| 1153 | +"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3": |
| 1154 | + version "7.19.3" |
| 1155 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
| 1156 | + integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
1157 | 1157 | dependencies:
|
1158 | 1158 | "@babel/code-frame" "^7.18.6"
|
1159 |
| - "@babel/generator" "^7.19.0" |
| 1159 | + "@babel/generator" "^7.19.3" |
1160 | 1160 | "@babel/helper-environment-visitor" "^7.18.9"
|
1161 | 1161 | "@babel/helper-function-name" "^7.19.0"
|
1162 | 1162 | "@babel/helper-hoist-variables" "^7.18.6"
|
1163 | 1163 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1164 |
| - "@babel/parser" "^7.19.1" |
1165 |
| - "@babel/types" "^7.19.0" |
| 1164 | + "@babel/parser" "^7.19.3" |
| 1165 | + "@babel/types" "^7.19.3" |
1166 | 1166 | debug "^4.1.0"
|
1167 | 1167 | globals "^11.1.0"
|
1168 | 1168 |
|
|
1206 | 1206 | "@babel/helper-validator-identifier" "^7.16.7"
|
1207 | 1207 | to-fast-properties "^2.0.0"
|
1208 | 1208 |
|
1209 |
| -"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.4.4": |
1210 |
| - version "7.19.0" |
1211 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600" |
1212 |
| - integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA== |
| 1209 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.4.4": |
| 1210 | + version "7.19.3" |
| 1211 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
| 1212 | + integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
1213 | 1213 | dependencies:
|
1214 | 1214 | "@babel/helper-string-parser" "^7.18.10"
|
1215 |
| - "@babel/helper-validator-identifier" "^7.18.6" |
| 1215 | + "@babel/helper-validator-identifier" "^7.19.1" |
1216 | 1216 | to-fast-properties "^2.0.0"
|
1217 | 1217 |
|
1218 | 1218 | "@bcoe/v8-coverage@^0.2.3":
|
@@ -2804,11 +2804,16 @@ camelcase@^6.2.0:
|
2804 | 2804 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
2805 | 2805 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
2806 | 2806 |
|
2807 |
| -caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001400: |
| 2807 | +caniuse-lite@^1.0.30001370: |
2808 | 2808 | version "1.0.30001406"
|
2809 | 2809 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001406.tgz#d0146e7919635479f873b4507517b627f66ab269"
|
2810 | 2810 | integrity sha512-bWTlaXUy/rq0BBtYShc/jArYfBPjEV95euvZ8JVtO43oQExEN/WquoqpufFjNu4kSpi5cy5kMbNvzztWDfv1Jg==
|
2811 | 2811 |
|
| 2812 | +caniuse-lite@^1.0.30001400: |
| 2813 | + version "1.0.30001414" |
| 2814 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001414.tgz#5f1715e506e71860b4b07c50060ea6462217611e" |
| 2815 | + integrity sha512-t55jfSaWjCdocnFdKQoO+d2ct9C59UZg4dY3OnUlSZ447r8pUtIKdp0hpAzrGFultmTC+Us+KpKi4GZl/LXlFg== |
| 2816 | + |
2812 | 2817 | chalk@^2.0.0, chalk@^2.4.1:
|
2813 | 2818 | version "2.4.2"
|
2814 | 2819 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -3112,9 +3117,9 @@ copy-webpack-plugin@^10.0.0:
|
3112 | 3117 | serialize-javascript "^6.0.0"
|
3113 | 3118 |
|
3114 | 3119 | core-js-compat@^3.25.1:
|
3115 |
| - version "3.25.2" |
3116 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.2.tgz#7875573586809909c69e03ef310810c1969ee138" |
3117 |
| - integrity sha512-TxfyECD4smdn3/CjWxczVtJqVLEEC2up7/82t7vC0AzNogr+4nQ8vyF7abxAuTXWvjTClSbvGhU0RgqA4ToQaQ== |
| 3120 | + version "3.25.4" |
| 3121 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.4.tgz#730a255d4a47a937513abf1672bf278dc24dcebf" |
| 3122 | + integrity sha512-gCEcIEEqCR6230WroNunK/653CWKhqyCKJ9b+uESqOt/WFJA8B4lTnnQFdpYY5vmBcwJAA90Bo5vXs+CVsf6iA== |
3118 | 3123 | dependencies:
|
3119 | 3124 | browserslist "^4.21.4"
|
3120 | 3125 |
|
|
3519 | 3524 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
3520 | 3525 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
3521 | 3526 |
|
3522 |
| -electron-to-chromium@^1.4.202, electron-to-chromium@^1.4.251: |
| 3527 | +electron-to-chromium@^1.4.202: |
3523 | 3528 | version "1.4.254"
|
3524 | 3529 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.254.tgz#c6203583890abf88dfc0be046cd72d3b48f8beb6"
|
3525 | 3530 | integrity sha512-Sh/7YsHqQYkA6ZHuHMy24e6TE4eX6KZVsZb9E/DvU1nQRIrH4BflO/4k+83tfdYvDl+MObvlqHPRICzEdC9c6Q==
|
3526 | 3531 |
|
| 3532 | +electron-to-chromium@^1.4.251: |
| 3533 | + version "1.4.270" |
| 3534 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.270.tgz#2c6ea409b45cdb5c3e0cb2c08cf6c0ba7e0f2c26" |
| 3535 | + integrity sha512-KNhIzgLiJmDDC444dj9vEOpZEgsV96ult9Iff98Vanumn+ShJHd5se8aX6KeVxdc0YQeqdrezBZv89rleDbvSg== |
| 3536 | + |
3527 | 3537 | emittery@^0.8.1:
|
3528 | 3538 | version "0.8.1"
|
3529 | 3539 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
|
|
0 commit comments