|
75 | 75 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
76 | 76 |
|
77 | 77 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
|
78 |
| - version "7.23.5" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
80 |
| - integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
| 78 | + version "7.23.6" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
| 80 | + integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
81 | 81 | dependencies:
|
82 | 82 | "@ampproject/remapping" "^2.2.0"
|
83 | 83 | "@babel/code-frame" "^7.23.5"
|
84 |
| - "@babel/generator" "^7.23.5" |
85 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 84 | + "@babel/generator" "^7.23.6" |
| 85 | + "@babel/helper-compilation-targets" "^7.23.6" |
86 | 86 | "@babel/helper-module-transforms" "^7.23.3"
|
87 |
| - "@babel/helpers" "^7.23.5" |
88 |
| - "@babel/parser" "^7.23.5" |
| 87 | + "@babel/helpers" "^7.23.6" |
| 88 | + "@babel/parser" "^7.23.6" |
89 | 89 | "@babel/template" "^7.22.15"
|
90 |
| - "@babel/traverse" "^7.23.5" |
91 |
| - "@babel/types" "^7.23.5" |
| 90 | + "@babel/traverse" "^7.23.6" |
| 91 | + "@babel/types" "^7.23.6" |
92 | 92 | convert-source-map "^2.0.0"
|
93 | 93 | debug "^4.1.0"
|
94 | 94 | gensync "^1.0.0-beta.2"
|
|
121 | 121 | "@jridgewell/trace-mapping" "^0.3.17"
|
122 | 122 | jsesc "^2.5.1"
|
123 | 123 |
|
| 124 | +"@babel/generator@^7.23.6": |
| 125 | + version "7.23.6" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 127 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
| 128 | + dependencies: |
| 129 | + "@babel/types" "^7.23.6" |
| 130 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 131 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 132 | + jsesc "^2.5.1" |
| 133 | + |
124 | 134 | "@babel/generator@^7.7.2":
|
125 | 135 | version "7.22.15"
|
126 | 136 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339"
|
|
156 | 166 | lru-cache "^5.1.1"
|
157 | 167 | semver "^6.3.1"
|
158 | 168 |
|
| 169 | +"@babel/helper-compilation-targets@^7.23.6": |
| 170 | + version "7.23.6" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 172 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
| 173 | + dependencies: |
| 174 | + "@babel/compat-data" "^7.23.5" |
| 175 | + "@babel/helper-validator-option" "^7.23.5" |
| 176 | + browserslist "^4.22.2" |
| 177 | + lru-cache "^5.1.1" |
| 178 | + semver "^6.3.1" |
| 179 | + |
159 | 180 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.11", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.5":
|
160 | 181 | version "7.23.5"
|
161 | 182 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz#2a8792357008ae9ce8c0f2b78b9f646ac96b314b"
|
|
321 | 342 | "@babel/template" "^7.22.15"
|
322 | 343 | "@babel/types" "^7.22.19"
|
323 | 344 |
|
324 |
| -"@babel/helpers@^7.23.5": |
325 |
| - version "7.23.5" |
326 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
327 |
| - integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 345 | +"@babel/helpers@^7.23.6": |
| 346 | + version "7.23.6" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
| 348 | + integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
328 | 349 | dependencies:
|
329 | 350 | "@babel/template" "^7.22.15"
|
330 |
| - "@babel/traverse" "^7.23.5" |
331 |
| - "@babel/types" "^7.23.5" |
| 351 | + "@babel/traverse" "^7.23.6" |
| 352 | + "@babel/types" "^7.23.6" |
332 | 353 |
|
333 | 354 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
|
334 | 355 | version "7.23.4"
|
|
344 | 365 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
|
345 | 366 | integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
|
346 | 367 |
|
347 |
| -"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
| 368 | +"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.23.5": |
348 | 369 | version "7.23.5"
|
349 | 370 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
|
350 | 371 | integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
|
351 | 372 |
|
| 373 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.6": |
| 374 | + version "7.23.6" |
| 375 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 376 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
| 377 | + |
352 | 378 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
353 | 379 | version "7.23.3"
|
354 | 380 | 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"
|
|
1193 | 1219 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1194 | 1220 |
|
1195 | 1221 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1196 |
| - version "7.23.5" |
1197 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db" |
1198 |
| - integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w== |
| 1222 | + version "7.23.6" |
| 1223 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" |
| 1224 | + integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== |
1199 | 1225 | dependencies:
|
1200 | 1226 | regenerator-runtime "^0.14.0"
|
1201 | 1227 |
|
|
1208 | 1234 | "@babel/parser" "^7.22.15"
|
1209 | 1235 | "@babel/types" "^7.22.15"
|
1210 | 1236 |
|
1211 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.5": |
| 1237 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13": |
1212 | 1238 | version "7.23.5"
|
1213 | 1239 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
|
1214 | 1240 | integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
|
|
1224 | 1250 | debug "^4.1.0"
|
1225 | 1251 | globals "^11.1.0"
|
1226 | 1252 |
|
1227 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.5", "@babel/types@^7.4.4": |
| 1253 | +"@babel/traverse@^7.23.6": |
| 1254 | + version "7.23.6" |
| 1255 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 1256 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
| 1257 | + dependencies: |
| 1258 | + "@babel/code-frame" "^7.23.5" |
| 1259 | + "@babel/generator" "^7.23.6" |
| 1260 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1261 | + "@babel/helper-function-name" "^7.23.0" |
| 1262 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1263 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1264 | + "@babel/parser" "^7.23.6" |
| 1265 | + "@babel/types" "^7.23.6" |
| 1266 | + debug "^4.3.1" |
| 1267 | + globals "^11.1.0" |
| 1268 | + |
| 1269 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.19", "@babel/types@^7.23.4", "@babel/types@^7.23.5", "@babel/types@^7.4.4": |
1228 | 1270 | version "7.23.5"
|
1229 | 1271 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
|
1230 | 1272 | integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
|
|
1233 | 1275 | "@babel/helper-validator-identifier" "^7.22.20"
|
1234 | 1276 | to-fast-properties "^2.0.0"
|
1235 | 1277 |
|
| 1278 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6": |
| 1279 | + version "7.23.6" |
| 1280 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 1281 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
| 1282 | + dependencies: |
| 1283 | + "@babel/helper-string-parser" "^7.23.4" |
| 1284 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1285 | + to-fast-properties "^2.0.0" |
| 1286 | + |
1236 | 1287 | "@babel/types@^7.3.3":
|
1237 | 1288 | version "7.22.19"
|
1238 | 1289 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
|
@@ -4155,11 +4206,16 @@ caniuse-api@^3.0.0:
|
4155 | 4206 | lodash.memoize "^4.1.2"
|
4156 | 4207 | lodash.uniq "^4.5.0"
|
4157 | 4208 |
|
4158 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565: |
| 4209 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538: |
4159 | 4210 | version "1.0.30001568"
|
4160 | 4211 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7"
|
4161 | 4212 | integrity sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A==
|
4162 | 4213 |
|
| 4214 | +caniuse-lite@^1.0.30001565: |
| 4215 | + version "1.0.30001570" |
| 4216 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" |
| 4217 | + integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw== |
| 4218 | + |
4163 | 4219 | capital-case@^1.0.4:
|
4164 | 4220 | version "1.0.4"
|
4165 | 4221 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
@@ -4927,7 +4983,7 @@ debug@2.6.9, debug@^2.6.0:
|
4927 | 4983 | dependencies:
|
4928 | 4984 | ms "2.0.0"
|
4929 | 4985 |
|
4930 |
| -debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.4, debug@~4.3.1, debug@~4.3.2: |
| 4986 | +debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4, debug@~4.3.1, debug@~4.3.2: |
4931 | 4987 | version "4.3.4"
|
4932 | 4988 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
4933 | 4989 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
@@ -5213,9 +5269,9 @@ ee-first@1.1.1:
|
5213 | 5269 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
5214 | 5270 |
|
5215 | 5271 | electron-to-chromium@^1.4.601:
|
5216 |
| - version "1.4.609" |
5217 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988" |
5218 |
| - integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw== |
| 5272 | + version "1.4.614" |
| 5273 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz#2fe789d61fa09cb875569f37c309d0c2701f91c0" |
| 5274 | + integrity sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ== |
5219 | 5275 |
|
5220 | 5276 | emittery@^0.13.1:
|
5221 | 5277 | version "0.13.1"
|
@@ -10429,9 +10485,9 @@ regenerator-runtime@^0.13.7:
|
10429 | 10485 | integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
10430 | 10486 |
|
10431 | 10487 | regenerator-runtime@^0.14.0:
|
10432 |
| - version "0.14.0" |
10433 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
10434 |
| - integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== |
| 10488 | + version "0.14.1" |
| 10489 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 10490 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
10435 | 10491 |
|
10436 | 10492 | regenerator-transform@^0.15.2:
|
10437 | 10493 | version "0.15.2"
|
|
0 commit comments