|
18 | 18 | "@babel/highlight" "^7.23.4"
|
19 | 19 | chalk "^2.4.2"
|
20 | 20 |
|
21 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
| 21 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
22 | 22 | version "7.23.5"
|
23 | 23 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
24 | 24 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
25 | 25 |
|
26 | 26 | "@babel/core@^7.0.0":
|
27 |
| - version "7.23.5" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
29 |
| - integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
| 27 | + version "7.23.6" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
| 29 | + integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
30 | 30 | dependencies:
|
31 | 31 | "@ampproject/remapping" "^2.2.0"
|
32 | 32 | "@babel/code-frame" "^7.23.5"
|
33 |
| - "@babel/generator" "^7.23.5" |
34 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 33 | + "@babel/generator" "^7.23.6" |
| 34 | + "@babel/helper-compilation-targets" "^7.23.6" |
35 | 35 | "@babel/helper-module-transforms" "^7.23.3"
|
36 |
| - "@babel/helpers" "^7.23.5" |
37 |
| - "@babel/parser" "^7.23.5" |
| 36 | + "@babel/helpers" "^7.23.6" |
| 37 | + "@babel/parser" "^7.23.6" |
38 | 38 | "@babel/template" "^7.22.15"
|
39 |
| - "@babel/traverse" "^7.23.5" |
40 |
| - "@babel/types" "^7.23.5" |
| 39 | + "@babel/traverse" "^7.23.6" |
| 40 | + "@babel/types" "^7.23.6" |
41 | 41 | convert-source-map "^2.0.0"
|
42 | 42 | debug "^4.1.0"
|
43 | 43 | gensync "^1.0.0-beta.2"
|
44 | 44 | json5 "^2.2.3"
|
45 | 45 | semver "^6.3.1"
|
46 | 46 |
|
47 |
| -"@babel/generator@^7.23.5": |
48 |
| - version "7.23.5" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
50 |
| - integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 47 | +"@babel/generator@^7.23.6": |
| 48 | + version "7.23.6" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 50 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
51 | 51 | dependencies:
|
52 |
| - "@babel/types" "^7.23.5" |
| 52 | + "@babel/types" "^7.23.6" |
53 | 53 | "@jridgewell/gen-mapping" "^0.3.2"
|
54 | 54 | "@jridgewell/trace-mapping" "^0.3.17"
|
55 | 55 | jsesc "^2.5.1"
|
|
68 | 68 | dependencies:
|
69 | 69 | "@babel/types" "^7.22.15"
|
70 | 70 |
|
71 |
| -"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6": |
72 |
| - version "7.22.15" |
73 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
74 |
| - integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== |
| 71 | +"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": |
| 72 | + version "7.23.6" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 74 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
75 | 75 | dependencies:
|
76 |
| - "@babel/compat-data" "^7.22.9" |
77 |
| - "@babel/helper-validator-option" "^7.22.15" |
78 |
| - browserslist "^4.21.9" |
| 76 | + "@babel/compat-data" "^7.23.5" |
| 77 | + "@babel/helper-validator-option" "^7.23.5" |
| 78 | + browserslist "^4.22.2" |
79 | 79 | lru-cache "^5.1.1"
|
80 | 80 | semver "^6.3.1"
|
81 | 81 |
|
82 | 82 | "@babel/helper-create-class-features-plugin@^7.22.15":
|
83 |
| - version "7.23.5" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz#2a8792357008ae9ce8c0f2b78b9f646ac96b314b" |
85 |
| - integrity sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A== |
| 83 | + version "7.23.6" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz#b04d915ce92ce363666f816a884cdcfc9be04953" |
| 85 | + integrity sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw== |
86 | 86 | dependencies:
|
87 | 87 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
88 | 88 | "@babel/helper-environment-visitor" "^7.22.20"
|
|
103 | 103 | regexpu-core "^5.3.1"
|
104 | 104 | semver "^6.3.1"
|
105 | 105 |
|
106 |
| -"@babel/helper-define-polyfill-provider@^0.4.3": |
107 |
| - version "0.4.3" |
108 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba" |
109 |
| - integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug== |
| 106 | +"@babel/helper-define-polyfill-provider@^0.4.4": |
| 107 | + version "0.4.4" |
| 108 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" |
| 109 | + integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== |
110 | 110 | dependencies:
|
111 | 111 | "@babel/helper-compilation-targets" "^7.22.6"
|
112 | 112 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
220 | 220 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
221 | 221 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
222 | 222 |
|
223 |
| -"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5": |
| 223 | +"@babel/helper-validator-option@^7.23.5": |
224 | 224 | version "7.23.5"
|
225 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
226 | 226 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
|
234 | 234 | "@babel/template" "^7.22.15"
|
235 | 235 | "@babel/types" "^7.22.19"
|
236 | 236 |
|
237 |
| -"@babel/helpers@^7.23.5": |
238 |
| - version "7.23.5" |
239 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
240 |
| - integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 237 | +"@babel/helpers@^7.23.6": |
| 238 | + version "7.23.6" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
| 240 | + integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
241 | 241 | dependencies:
|
242 | 242 | "@babel/template" "^7.22.15"
|
243 |
| - "@babel/traverse" "^7.23.5" |
244 |
| - "@babel/types" "^7.23.5" |
| 243 | + "@babel/traverse" "^7.23.6" |
| 244 | + "@babel/types" "^7.23.6" |
245 | 245 |
|
246 | 246 | "@babel/highlight@^7.23.4":
|
247 | 247 | version "7.23.4"
|
|
252 | 252 | chalk "^2.4.2"
|
253 | 253 | js-tokens "^4.0.0"
|
254 | 254 |
|
255 |
| -"@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
256 |
| - version "7.23.5" |
257 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
258 |
| - integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 255 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.6": |
| 256 | + version "7.23.6" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 258 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
259 | 259 |
|
260 | 260 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
261 | 261 | version "7.23.3"
|
|
539 | 539 | "@babel/helper-plugin-utils" "^7.22.5"
|
540 | 540 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
541 | 541 |
|
542 |
| -"@babel/plugin-transform-for-of@^7.23.3": |
543 |
| - version "7.23.3" |
544 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559" |
545 |
| - integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw== |
| 542 | +"@babel/plugin-transform-for-of@^7.23.6": |
| 543 | + version "7.23.6" |
| 544 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" |
| 545 | + integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== |
546 | 546 | dependencies:
|
547 | 547 | "@babel/helper-plugin-utils" "^7.22.5"
|
| 548 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
548 | 549 |
|
549 | 550 | "@babel/plugin-transform-function-name@^7.23.3":
|
550 | 551 | version "7.23.3"
|
|
810 | 811 | regenerator-runtime "^0.13.4"
|
811 | 812 |
|
812 | 813 | "@babel/preset-env@^7.0.0":
|
813 |
| - version "7.23.5" |
814 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1" |
815 |
| - integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A== |
| 814 | + version "7.23.6" |
| 815 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
| 816 | + integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
816 | 817 | dependencies:
|
817 | 818 | "@babel/compat-data" "^7.23.5"
|
818 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 819 | + "@babel/helper-compilation-targets" "^7.23.6" |
819 | 820 | "@babel/helper-plugin-utils" "^7.22.5"
|
820 | 821 | "@babel/helper-validator-option" "^7.23.5"
|
821 | 822 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
855 | 856 | "@babel/plugin-transform-dynamic-import" "^7.23.4"
|
856 | 857 | "@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
857 | 858 | "@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
858 |
| - "@babel/plugin-transform-for-of" "^7.23.3" |
| 859 | + "@babel/plugin-transform-for-of" "^7.23.6" |
859 | 860 | "@babel/plugin-transform-function-name" "^7.23.3"
|
860 | 861 | "@babel/plugin-transform-json-strings" "^7.23.4"
|
861 | 862 | "@babel/plugin-transform-literals" "^7.23.3"
|
|
921 | 922 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
922 | 923 |
|
923 | 924 | "@babel/runtime@^7.8.4":
|
924 |
| - version "7.23.5" |
925 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db" |
926 |
| - integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w== |
| 925 | + version "7.23.6" |
| 926 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" |
| 927 | + integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== |
927 | 928 | dependencies:
|
928 | 929 | regenerator-runtime "^0.14.0"
|
929 | 930 |
|
|
936 | 937 | "@babel/parser" "^7.22.15"
|
937 | 938 | "@babel/types" "^7.22.15"
|
938 | 939 |
|
939 |
| -"@babel/traverse@^7.23.5": |
940 |
| - version "7.23.5" |
941 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
942 |
| - integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 940 | +"@babel/traverse@^7.23.6": |
| 941 | + version "7.23.6" |
| 942 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 943 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
943 | 944 | dependencies:
|
944 | 945 | "@babel/code-frame" "^7.23.5"
|
945 |
| - "@babel/generator" "^7.23.5" |
| 946 | + "@babel/generator" "^7.23.6" |
946 | 947 | "@babel/helper-environment-visitor" "^7.22.20"
|
947 | 948 | "@babel/helper-function-name" "^7.23.0"
|
948 | 949 | "@babel/helper-hoist-variables" "^7.22.5"
|
949 | 950 | "@babel/helper-split-export-declaration" "^7.22.6"
|
950 |
| - "@babel/parser" "^7.23.5" |
951 |
| - "@babel/types" "^7.23.5" |
952 |
| - debug "^4.1.0" |
| 951 | + "@babel/parser" "^7.23.6" |
| 952 | + "@babel/types" "^7.23.6" |
| 953 | + debug "^4.3.1" |
953 | 954 | globals "^11.1.0"
|
954 | 955 |
|
955 |
| -"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.4.4": |
956 |
| - version "7.23.5" |
957 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
958 |
| - integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 956 | +"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.4.4": |
| 957 | + version "7.23.6" |
| 958 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 959 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
959 | 960 | dependencies:
|
960 | 961 | "@babel/helper-string-parser" "^7.23.4"
|
961 | 962 | "@babel/helper-validator-identifier" "^7.22.20"
|
|
1437 | 1438 | integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
|
1438 | 1439 |
|
1439 | 1440 | "@types/node@*", "@types/node@>= 8":
|
1440 |
| - version "20.10.4" |
1441 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198" |
1442 |
| - integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg== |
| 1441 | + version "20.10.5" |
| 1442 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2" |
| 1443 | + integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw== |
1443 | 1444 | dependencies:
|
1444 | 1445 | undici-types "~5.26.4"
|
1445 | 1446 |
|
@@ -1771,28 +1772,28 @@ babel-code-frame@^6.22.0:
|
1771 | 1772 | js-tokens "^3.0.2"
|
1772 | 1773 |
|
1773 | 1774 | babel-plugin-polyfill-corejs2@^0.4.6:
|
1774 |
| - version "0.4.6" |
1775 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313" |
1776 |
| - integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q== |
| 1775 | + version "0.4.7" |
| 1776 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" |
| 1777 | + integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== |
1777 | 1778 | dependencies:
|
1778 | 1779 | "@babel/compat-data" "^7.22.6"
|
1779 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 1780 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
1780 | 1781 | semver "^6.3.1"
|
1781 | 1782 |
|
1782 | 1783 | babel-plugin-polyfill-corejs3@^0.8.5:
|
1783 |
| - version "0.8.6" |
1784 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf" |
1785 |
| - integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ== |
| 1784 | + version "0.8.7" |
| 1785 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" |
| 1786 | + integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== |
1786 | 1787 | dependencies:
|
1787 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 1788 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
1788 | 1789 | core-js-compat "^3.33.1"
|
1789 | 1790 |
|
1790 | 1791 | babel-plugin-polyfill-regenerator@^0.5.3:
|
1791 |
| - version "0.5.3" |
1792 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5" |
1793 |
| - integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw== |
| 1792 | + version "0.5.4" |
| 1793 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" |
| 1794 | + integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== |
1794 | 1795 | dependencies:
|
1795 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 1796 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
1796 | 1797 |
|
1797 | 1798 |
|
1798 | 1799 | version "6.26.0"
|
@@ -1919,7 +1920,7 @@ braces@^3.0.2:
|
1919 | 1920 | dependencies:
|
1920 | 1921 | fill-range "^7.0.1"
|
1921 | 1922 |
|
1922 |
| -browserslist@^4.21.9, browserslist@^4.22.2: |
| 1923 | +browserslist@^4.22.2: |
1923 | 1924 | version "4.22.2"
|
1924 | 1925 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
|
1925 | 1926 | integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
|
@@ -2075,9 +2076,9 @@ camelcase@^5.0.0, camelcase@^5.3.1:
|
2075 | 2076 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
2076 | 2077 |
|
2077 | 2078 | caniuse-lite@^1.0.30001565:
|
2078 |
| - version "1.0.30001568" |
2079 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7" |
2080 |
| - integrity sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A== |
| 2079 | + version "1.0.30001570" |
| 2080 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" |
| 2081 | + integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw== |
2081 | 2082 |
|
2082 | 2083 | capture-stack-trace@^1.0.0:
|
2083 | 2084 | version "1.0.2"
|
|
2600 | 2601 | dependencies:
|
2601 | 2602 | ms "2.0.0"
|
2602 | 2603 |
|
2603 |
| -debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1: |
| 2604 | +debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: |
2604 | 2605 | version "4.3.4"
|
2605 | 2606 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
2606 | 2607 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
@@ -2846,9 +2847,9 @@ editor@~1.0.0:
|
2846 | 2847 | integrity sha512-SoRmbGStwNYHgKfjOrX2L0mUvp9bUVv0uPppZSOMAntEbcFtoC3MKF5b3T6HQPXKIV+QGY3xPO3JK5it5lVkuw==
|
2847 | 2848 |
|
2848 | 2849 | electron-to-chromium@^1.4.601:
|
2849 |
| - version "1.4.609" |
2850 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988" |
2851 |
| - integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw== |
| 2850 | + version "1.4.614" |
| 2851 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz#2fe789d61fa09cb875569f37c309d0c2701f91c0" |
| 2852 | + integrity sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ== |
2852 | 2853 |
|
2853 | 2854 | emoji-regex@^7.0.1:
|
2854 | 2855 | version "7.0.3"
|
@@ -6360,9 +6361,9 @@ regenerator-runtime@^0.13.4:
|
6360 | 6361 | integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
6361 | 6362 |
|
6362 | 6363 | regenerator-runtime@^0.14.0:
|
6363 |
| - version "0.14.0" |
6364 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
6365 |
| - integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== |
| 6364 | + version "0.14.1" |
| 6365 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 6366 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
6366 | 6367 |
|
6367 | 6368 | regenerator-transform@^0.15.2:
|
6368 | 6369 | version "0.15.2"
|
|
7531 | 7532 | integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
|
7532 | 7533 |
|
7533 | 7534 | typescript@next:
|
7534 |
| - version "5.4.0-dev.20231211" |
7535 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231211.tgz#563b3312c6e518def94a98ce136e2e0fa62a4e56" |
7536 |
| - integrity sha512-QbX1BYW7kMO+l74HzSfmOSGl66t/DmtqnNRcaUTeowtc/SX/v7WCV3jpuaHgAIS0eDKorcRoRizmWrxlvBOeUQ== |
| 7535 | + version "5.4.0-dev.20231218" |
| 7536 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231218.tgz#a3d8b835f5765d37832fbcbd350df6bc96d34020" |
| 7537 | + integrity sha512-huxh8lRM0KCQBEOrTZEGb/B/3FE7XQzoGuNnaRG3kpJoj4xZ+TuJNCIJYDSXHvd5754pfOLxz51Jhkvc/ZCr3w== |
7537 | 7538 |
|
7538 | 7539 | uglify-js@^3.1.4:
|
7539 | 7540 | version "3.17.4"
|
|
0 commit comments