|
65 | 65 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
66 | 66 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
67 | 67 |
|
68 |
| - |
69 |
| - version "7.23.5" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
71 |
| - integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
| 68 | + |
| 69 | + version "7.23.6" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
| 71 | + integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
72 | 72 | dependencies:
|
73 | 73 | "@ampproject/remapping" "^2.2.0"
|
74 | 74 | "@babel/code-frame" "^7.23.5"
|
75 |
| - "@babel/generator" "^7.23.5" |
76 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 75 | + "@babel/generator" "^7.23.6" |
| 76 | + "@babel/helper-compilation-targets" "^7.23.6" |
77 | 77 | "@babel/helper-module-transforms" "^7.23.3"
|
78 |
| - "@babel/helpers" "^7.23.5" |
79 |
| - "@babel/parser" "^7.23.5" |
| 78 | + "@babel/helpers" "^7.23.6" |
| 79 | + "@babel/parser" "^7.23.6" |
80 | 80 | "@babel/template" "^7.22.15"
|
81 |
| - "@babel/traverse" "^7.23.5" |
82 |
| - "@babel/types" "^7.23.5" |
| 81 | + "@babel/traverse" "^7.23.6" |
| 82 | + "@babel/types" "^7.23.6" |
83 | 83 | convert-source-map "^2.0.0"
|
84 | 84 | debug "^4.1.0"
|
85 | 85 | gensync "^1.0.0-beta.2"
|
|
116 | 116 | "@jridgewell/gen-mapping" "^0.3.2"
|
117 | 117 | jsesc "^2.5.1"
|
118 | 118 |
|
119 |
| -"@babel/generator@^7.23.5": |
120 |
| - version "7.23.5" |
121 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
122 |
| - integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 119 | +"@babel/generator@^7.23.6": |
| 120 | + version "7.23.6" |
| 121 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 122 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
123 | 123 | dependencies:
|
124 |
| - "@babel/types" "^7.23.5" |
| 124 | + "@babel/types" "^7.23.6" |
125 | 125 | "@jridgewell/gen-mapping" "^0.3.2"
|
126 | 126 | "@jridgewell/trace-mapping" "^0.3.17"
|
127 | 127 | jsesc "^2.5.1"
|
|
187 | 187 | browserslist "^4.21.9"
|
188 | 188 | lru-cache "^5.1.1"
|
189 | 189 |
|
| 190 | +"@babel/helper-compilation-targets@^7.23.6": |
| 191 | + version "7.23.6" |
| 192 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 193 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
| 194 | + dependencies: |
| 195 | + "@babel/compat-data" "^7.23.5" |
| 196 | + "@babel/helper-validator-option" "^7.23.5" |
| 197 | + browserslist "^4.22.2" |
| 198 | + lru-cache "^5.1.1" |
| 199 | + semver "^6.3.1" |
| 200 | + |
190 | 201 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.18.6":
|
191 | 202 | version "7.19.0"
|
192 | 203 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b"
|
|
591 | 602 | "@babel/traverse" "^7.19.0"
|
592 | 603 | "@babel/types" "^7.19.0"
|
593 | 604 |
|
594 |
| -"@babel/helpers@^7.23.5": |
595 |
| - version "7.23.5" |
596 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
597 |
| - integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 605 | +"@babel/helpers@^7.23.6": |
| 606 | + version "7.23.6" |
| 607 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
| 608 | + integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
598 | 609 | dependencies:
|
599 | 610 | "@babel/template" "^7.22.15"
|
600 |
| - "@babel/traverse" "^7.23.5" |
601 |
| - "@babel/types" "^7.23.5" |
| 611 | + "@babel/traverse" "^7.23.6" |
| 612 | + "@babel/types" "^7.23.6" |
602 | 613 |
|
603 | 614 | "@babel/highlight@^7.18.6":
|
604 | 615 | version "7.18.6"
|
|
651 | 662 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
652 | 663 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
|
653 | 664 |
|
654 |
| -"@babel/parser@^7.23.5": |
655 |
| - version "7.23.5" |
656 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
657 |
| - integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 665 | +"@babel/parser@^7.23.6": |
| 666 | + version "7.23.6" |
| 667 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 668 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
658 | 669 |
|
659 | 670 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
660 | 671 | version "7.18.6"
|
|
1202 | 1213 | "@babel/helper-plugin-utils" "^7.19.0"
|
1203 | 1214 | "@babel/plugin-syntax-flow" "^7.18.6"
|
1204 | 1215 |
|
1205 |
| -"@babel/ [email protected]. 3", "@babel/plugin-transform-for-of@^7.23. 3": |
1206 |
| - version "7.23.3" |
1207 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559" |
1208 |
| - integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw== |
| 1216 | +"@babel/ [email protected]. 6", "@babel/plugin-transform-for-of@^7.23. 6": |
| 1217 | + version "7.23.6" |
| 1218 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" |
| 1219 | + integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== |
1209 | 1220 | dependencies:
|
1210 | 1221 | "@babel/helper-plugin-utils" "^7.22.5"
|
| 1222 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
1211 | 1223 |
|
1212 | 1224 | "@babel/plugin-transform-for-of@^7.18.8":
|
1213 | 1225 | version "7.18.8"
|
|
1677 | 1689 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1678 | 1690 | "@babel/helper-plugin-utils" "^7.22.5"
|
1679 | 1691 |
|
1680 |
| - |
1681 |
| - version "7.23.5" |
1682 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1" |
1683 |
| - integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A== |
| 1692 | + |
| 1693 | + version "7.23.6" |
| 1694 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
| 1695 | + integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
1684 | 1696 | dependencies:
|
1685 | 1697 | "@babel/compat-data" "^7.23.5"
|
1686 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 1698 | + "@babel/helper-compilation-targets" "^7.23.6" |
1687 | 1699 | "@babel/helper-plugin-utils" "^7.22.5"
|
1688 | 1700 | "@babel/helper-validator-option" "^7.23.5"
|
1689 | 1701 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
1723 | 1735 | "@babel/plugin-transform-dynamic-import" "^7.23.4"
|
1724 | 1736 | "@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
1725 | 1737 | "@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
1726 |
| - "@babel/plugin-transform-for-of" "^7.23.3" |
| 1738 | + "@babel/plugin-transform-for-of" "^7.23.6" |
1727 | 1739 | "@babel/plugin-transform-function-name" "^7.23.3"
|
1728 | 1740 | "@babel/plugin-transform-json-strings" "^7.23.4"
|
1729 | 1741 | "@babel/plugin-transform-literals" "^7.23.3"
|
|
1940 | 1952 | debug "^4.1.0"
|
1941 | 1953 | globals "^11.1.0"
|
1942 | 1954 |
|
1943 |
| -"@babel/traverse@^7.23.5": |
1944 |
| - version "7.23.5" |
1945 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
1946 |
| - integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 1955 | +"@babel/traverse@^7.23.6": |
| 1956 | + version "7.23.6" |
| 1957 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 1958 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
1947 | 1959 | dependencies:
|
1948 | 1960 | "@babel/code-frame" "^7.23.5"
|
1949 |
| - "@babel/generator" "^7.23.5" |
| 1961 | + "@babel/generator" "^7.23.6" |
1950 | 1962 | "@babel/helper-environment-visitor" "^7.22.20"
|
1951 | 1963 | "@babel/helper-function-name" "^7.23.0"
|
1952 | 1964 | "@babel/helper-hoist-variables" "^7.22.5"
|
1953 | 1965 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1954 |
| - "@babel/parser" "^7.23.5" |
1955 |
| - "@babel/types" "^7.23.5" |
1956 |
| - debug "^4.1.0" |
| 1966 | + "@babel/parser" "^7.23.6" |
| 1967 | + "@babel/types" "^7.23.6" |
| 1968 | + debug "^4.3.1" |
1957 | 1969 | globals "^11.1.0"
|
1958 | 1970 |
|
1959 | 1971 | "@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":
|
|
2001 | 2013 | "@babel/helper-validator-identifier" "^7.22.20"
|
2002 | 2014 | to-fast-properties "^2.0.0"
|
2003 | 2015 |
|
2004 |
| -"@babel/types@^7.23.5": |
2005 |
| - version "7.23.5" |
2006 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
2007 |
| - integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 2016 | +"@babel/types@^7.23.6": |
| 2017 | + version "7.23.6" |
| 2018 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 2019 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
2008 | 2020 | dependencies:
|
2009 | 2021 | "@babel/helper-string-parser" "^7.23.4"
|
2010 | 2022 | "@babel/helper-validator-identifier" "^7.22.20"
|
@@ -3346,6 +3358,16 @@ browserslist@^4.22.1:
|
3346 | 3358 | node-releases "^2.0.13"
|
3347 | 3359 | update-browserslist-db "^1.0.13"
|
3348 | 3360 |
|
| 3361 | +browserslist@^4.22.2: |
| 3362 | + version "4.22.2" |
| 3363 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" |
| 3364 | + integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== |
| 3365 | + dependencies: |
| 3366 | + caniuse-lite "^1.0.30001565" |
| 3367 | + electron-to-chromium "^1.4.601" |
| 3368 | + node-releases "^2.0.14" |
| 3369 | + update-browserslist-db "^1.0.13" |
| 3370 | + |
3349 | 3371 | buffer-from@^1.0.0:
|
3350 | 3372 | version "1.1.2"
|
3351 | 3373 | resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
|
@@ -3539,6 +3561,11 @@ caniuse-lite@^1.0.30001541:
|
3539 | 3561 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001547.tgz#d4f92efc488aab3c7f92c738d3977c2a3180472b"
|
3540 | 3562 | integrity sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==
|
3541 | 3563 |
|
| 3564 | +caniuse-lite@^1.0.30001565: |
| 3565 | + version "1.0.30001570" |
| 3566 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" |
| 3567 | + integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw== |
| 3568 | + |
3542 | 3569 | caseless@~0.12.0:
|
3543 | 3570 | version "0.12.0"
|
3544 | 3571 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
@@ -4247,7 +4274,7 @@ date-time@^3.1.0:
|
4247 | 4274 | dependencies:
|
4248 | 4275 | time-zone "^1.0.0"
|
4249 | 4276 |
|
4250 |
| -[email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4: |
| 4277 | +[email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3. 1, debug@^4.3.2, debug@^4.3.4: |
4251 | 4278 | version "4.3.4"
|
4252 | 4279 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
4253 | 4280 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
@@ -4601,6 +4628,11 @@ electron-to-chromium@^1.4.535:
|
4601 | 4628 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.551.tgz#14db6660a88f66ce095ea2657abe5653bc7f42ed"
|
4602 | 4629 | integrity sha512-/Ng/W/kFv7wdEHYzxdK7Cv0BHEGSkSB3M0Ssl8Ndr1eMiYeas/+Mv4cNaDqamqWx6nd2uQZfPz6g25z25M/sdw==
|
4603 | 4630 |
|
| 4631 | +electron-to-chromium@^1.4.601: |
| 4632 | + version "1.4.614" |
| 4633 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz#2fe789d61fa09cb875569f37c309d0c2701f91c0" |
| 4634 | + integrity sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ== |
| 4635 | + |
4604 | 4636 | elegant-spinner@^1.0.1:
|
4605 | 4637 | version "1.0.1"
|
4606 | 4638 | resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
|
@@ -7776,6 +7808,11 @@ node-releases@^2.0.13:
|
7776 | 7808 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
|
7777 | 7809 | integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
|
7778 | 7810 |
|
| 7811 | +node-releases@^2.0.14: |
| 7812 | + version "2.0.14" |
| 7813 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b" |
| 7814 | + integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== |
| 7815 | + |
7779 | 7816 | node-releases@^2.0.6:
|
7780 | 7817 | version "2.0.6"
|
7781 | 7818 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
|
|
0 commit comments