|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
51 | 51 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
52 | 52 |
|
53 |
| - |
54 |
| - version "7.23.5" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
56 |
| - integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
| 53 | + |
| 54 | + version "7.23.6" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
| 56 | + integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
57 | 57 | dependencies:
|
58 | 58 | "@ampproject/remapping" "^2.2.0"
|
59 | 59 | "@babel/code-frame" "^7.23.5"
|
60 |
| - "@babel/generator" "^7.23.5" |
61 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 60 | + "@babel/generator" "^7.23.6" |
| 61 | + "@babel/helper-compilation-targets" "^7.23.6" |
62 | 62 | "@babel/helper-module-transforms" "^7.23.3"
|
63 |
| - "@babel/helpers" "^7.23.5" |
64 |
| - "@babel/parser" "^7.23.5" |
| 63 | + "@babel/helpers" "^7.23.6" |
| 64 | + "@babel/parser" "^7.23.6" |
65 | 65 | "@babel/template" "^7.22.15"
|
66 |
| - "@babel/traverse" "^7.23.5" |
67 |
| - "@babel/types" "^7.23.5" |
| 66 | + "@babel/traverse" "^7.23.6" |
| 67 | + "@babel/types" "^7.23.6" |
68 | 68 | convert-source-map "^2.0.0"
|
69 | 69 | debug "^4.1.0"
|
70 | 70 | gensync "^1.0.0-beta.2"
|
|
93 | 93 | semver "^5.4.1"
|
94 | 94 | source-map "^0.5.0"
|
95 | 95 |
|
96 |
| -"@babel/generator@^7.23.5": |
97 |
| - version "7.23.5" |
98 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
99 |
| - integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 96 | +"@babel/generator@^7.23.6": |
| 97 | + version "7.23.6" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 99 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
100 | 100 | dependencies:
|
101 |
| - "@babel/types" "^7.23.5" |
| 101 | + "@babel/types" "^7.23.6" |
102 | 102 | "@jridgewell/gen-mapping" "^0.3.2"
|
103 | 103 | "@jridgewell/trace-mapping" "^0.3.17"
|
104 | 104 | jsesc "^2.5.1"
|
|
145 | 145 | lru-cache "^5.1.1"
|
146 | 146 | semver "^6.3.1"
|
147 | 147 |
|
| 148 | +"@babel/helper-compilation-targets@^7.23.6": |
| 149 | + version "7.23.6" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 151 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
| 152 | + dependencies: |
| 153 | + "@babel/compat-data" "^7.23.5" |
| 154 | + "@babel/helper-validator-option" "^7.23.5" |
| 155 | + browserslist "^4.22.2" |
| 156 | + lru-cache "^5.1.1" |
| 157 | + semver "^6.3.1" |
| 158 | + |
148 | 159 | "@babel/helper-create-class-features-plugin@^7.22.15":
|
149 | 160 | version "7.23.5"
|
150 | 161 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz#2a8792357008ae9ce8c0f2b78b9f646ac96b314b"
|
|
443 | 454 | "@babel/template" "^7.22.15"
|
444 | 455 | "@babel/types" "^7.22.19"
|
445 | 456 |
|
446 |
| -"@babel/helpers@^7.23.5": |
447 |
| - version "7.23.5" |
448 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
449 |
| - integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 457 | +"@babel/helpers@^7.23.6": |
| 458 | + version "7.23.6" |
| 459 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
| 460 | + integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
450 | 461 | dependencies:
|
451 | 462 | "@babel/template" "^7.22.15"
|
452 |
| - "@babel/traverse" "^7.23.5" |
453 |
| - "@babel/types" "^7.23.5" |
| 463 | + "@babel/traverse" "^7.23.6" |
| 464 | + "@babel/types" "^7.23.6" |
454 | 465 |
|
455 | 466 | "@babel/helpers@^7.9.0":
|
456 | 467 | version "7.9.2"
|
|
507 | 518 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
508 | 519 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
509 | 520 |
|
510 |
| -"@babel/parser@^7.23.5": |
511 |
| - version "7.23.5" |
512 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
513 |
| - integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 521 | +"@babel/parser@^7.23.6": |
| 522 | + version "7.23.6" |
| 523 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 524 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
514 | 525 |
|
515 | 526 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
516 | 527 | version "7.23.3"
|
|
829 | 840 | "@babel/helper-plugin-utils" "^7.22.5"
|
830 | 841 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
831 | 842 |
|
832 |
| -"@babel/plugin-transform-for-of@^7.23.3": |
833 |
| - version "7.23.3" |
834 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559" |
835 |
| - integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw== |
| 843 | +"@babel/plugin-transform-for-of@^7.23.6": |
| 844 | + version "7.23.6" |
| 845 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" |
| 846 | + integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== |
836 | 847 | dependencies:
|
837 | 848 | "@babel/helper-plugin-utils" "^7.22.5"
|
| 849 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
838 | 850 |
|
839 | 851 | "@babel/plugin-transform-function-name@^7.23.3":
|
840 | 852 | version "7.23.3"
|
|
1124 | 1136 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1125 | 1137 | "@babel/helper-plugin-utils" "^7.22.5"
|
1126 | 1138 |
|
1127 |
| - |
1128 |
| - version "7.23.5" |
1129 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1" |
1130 |
| - integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A== |
| 1139 | + |
| 1140 | + version "7.23.6" |
| 1141 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
| 1142 | + integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
1131 | 1143 | dependencies:
|
1132 | 1144 | "@babel/compat-data" "^7.23.5"
|
1133 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 1145 | + "@babel/helper-compilation-targets" "^7.23.6" |
1134 | 1146 | "@babel/helper-plugin-utils" "^7.22.5"
|
1135 | 1147 | "@babel/helper-validator-option" "^7.23.5"
|
1136 | 1148 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
1170 | 1182 | "@babel/plugin-transform-dynamic-import" "^7.23.4"
|
1171 | 1183 | "@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
1172 | 1184 | "@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
1173 |
| - "@babel/plugin-transform-for-of" "^7.23.3" |
| 1185 | + "@babel/plugin-transform-for-of" "^7.23.6" |
1174 | 1186 | "@babel/plugin-transform-function-name" "^7.23.3"
|
1175 | 1187 | "@babel/plugin-transform-json-strings" "^7.23.4"
|
1176 | 1188 | "@babel/plugin-transform-literals" "^7.23.3"
|
|
1276 | 1288 | globals "^11.1.0"
|
1277 | 1289 | lodash "^4.17.13"
|
1278 | 1290 |
|
1279 |
| -"@babel/traverse@^7.23.5": |
1280 |
| - version "7.23.5" |
1281 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
1282 |
| - integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 1291 | +"@babel/traverse@^7.23.6": |
| 1292 | + version "7.23.6" |
| 1293 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 1294 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
1283 | 1295 | dependencies:
|
1284 | 1296 | "@babel/code-frame" "^7.23.5"
|
1285 |
| - "@babel/generator" "^7.23.5" |
| 1297 | + "@babel/generator" "^7.23.6" |
1286 | 1298 | "@babel/helper-environment-visitor" "^7.22.20"
|
1287 | 1299 | "@babel/helper-function-name" "^7.23.0"
|
1288 | 1300 | "@babel/helper-hoist-variables" "^7.22.5"
|
1289 | 1301 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1290 |
| - "@babel/parser" "^7.23.5" |
1291 |
| - "@babel/types" "^7.23.5" |
1292 |
| - debug "^4.1.0" |
| 1302 | + "@babel/parser" "^7.23.6" |
| 1303 | + "@babel/types" "^7.23.6" |
| 1304 | + debug "^4.3.1" |
1293 | 1305 | globals "^11.1.0"
|
1294 | 1306 |
|
1295 | 1307 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
|
|
1319 | 1331 | "@babel/helper-validator-identifier" "^7.22.20"
|
1320 | 1332 | to-fast-properties "^2.0.0"
|
1321 | 1333 |
|
1322 |
| -"@babel/types@^7.23.5": |
1323 |
| - version "7.23.5" |
1324 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
1325 |
| - integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 1334 | +"@babel/types@^7.23.6": |
| 1335 | + version "7.23.6" |
| 1336 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 1337 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
1326 | 1338 | dependencies:
|
1327 | 1339 | "@babel/helper-string-parser" "^7.23.4"
|
1328 | 1340 | "@babel/helper-validator-identifier" "^7.22.20"
|
@@ -3462,6 +3474,16 @@ browserslist@^4.21.9, browserslist@^4.22.1:
|
3462 | 3474 | node-releases "^2.0.13"
|
3463 | 3475 | update-browserslist-db "^1.0.13"
|
3464 | 3476 |
|
| 3477 | +browserslist@^4.22.2: |
| 3478 | + version "4.22.2" |
| 3479 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" |
| 3480 | + integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== |
| 3481 | + dependencies: |
| 3482 | + caniuse-lite "^1.0.30001565" |
| 3483 | + electron-to-chromium "^1.4.601" |
| 3484 | + node-releases "^2.0.14" |
| 3485 | + update-browserslist-db "^1.0.13" |
| 3486 | + |
3465 | 3487 |
|
3466 | 3488 | version "2.1.1"
|
3467 | 3489 | resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
|
@@ -3611,6 +3633,11 @@ caniuse-lite@^1.0.30001541:
|
3611 | 3633 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001553.tgz#e64e7dc8fd4885cd246bb476471420beb5e474b5"
|
3612 | 3634 | integrity sha512-N0ttd6TrFfuqKNi+pMgWJTb9qrdJu4JSpgPFLe/lrD19ugC6fZgF0pUewRowDwzdDnb9V41mFcdlYgl/PyKf4A==
|
3613 | 3635 |
|
| 3636 | +caniuse-lite@^1.0.30001565: |
| 3637 | + version "1.0.30001570" |
| 3638 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" |
| 3639 | + integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw== |
| 3640 | + |
3614 | 3641 | capture-exit@^2.0.0:
|
3615 | 3642 | version "2.0.0"
|
3616 | 3643 | resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -4261,6 +4288,13 @@ debug@^4.2.0:
|
4261 | 4288 | dependencies:
|
4262 | 4289 | ms "2.1.2"
|
4263 | 4290 |
|
| 4291 | +debug@^4.3.1: |
| 4292 | + version "4.3.4" |
| 4293 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
| 4294 | + integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
| 4295 | + dependencies: |
| 4296 | + ms "2.1.2" |
| 4297 | + |
4264 | 4298 | debuglog@^1.0.1:
|
4265 | 4299 | version "1.0.1"
|
4266 | 4300 | resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
@@ -4490,6 +4524,11 @@ electron-to-chromium@^1.4.535:
|
4490 | 4524 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.563.tgz#dabb424202754c1fed2d2938ff564b23d3bbf0d3"
|
4491 | 4525 | integrity sha512-dg5gj5qOgfZNkPNeyKBZQAQitIQ/xwfIDmEQJHCbXaD9ebTZxwJXUsDYcBlAvZGZLi+/354l35J1wkmP6CqYaw==
|
4492 | 4526 |
|
| 4527 | +electron-to-chromium@^1.4.601: |
| 4528 | + version "1.4.613" |
| 4529 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz#529e4fc65576ecfd055d7d4619fade4fac446af2" |
| 4530 | + integrity sha512-r4x5+FowKG6q+/Wj0W9nidx7QO31BJwmR2uEo+Qh3YLGQ8SbBAFuDFpTxzly/I2gsbrFwBuIjrMp423L3O5U3w== |
| 4531 | + |
4493 | 4532 | emoji-regex@^8.0.0:
|
4494 | 4533 | version "8.0.0"
|
4495 | 4534 | resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
|
@@ -7684,6 +7723,11 @@ node-releases@^2.0.13:
|
7684 | 7723 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
|
7685 | 7724 | integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
|
7686 | 7725 |
|
| 7726 | +node-releases@^2.0.14: |
| 7727 | + version "2.0.14" |
| 7728 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b" |
| 7729 | + integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== |
| 7730 | + |
7687 | 7731 | nopt@^4.0.1, nopt@~4.0.1:
|
7688 | 7732 | version "4.0.3"
|
7689 | 7733 | resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.3.tgz#a375cad9d02fd921278d954c2254d5aa57e15e48"
|
|
0 commit comments