|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.4": |
14 | | - version "7.23.4" |
15 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.4.tgz#03ae5af150be94392cb5c7ccd97db5a19a5da6aa" |
16 | | - integrity sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA== |
| 13 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5": |
| 14 | + version "7.23.5" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 16 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.23.4" |
19 | 19 | chalk "^2.4.2" |
20 | 20 |
|
21 | 21 | "@babel/compat-data@^7.22.9": |
22 | | - version "7.23.3" |
23 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11" |
24 | | - integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ== |
| 22 | + version "7.23.5" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
| 24 | + integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
25 | 25 |
|
26 | 26 | "@babel/core@^7.11.6", "@babel/core@^7.12.3": |
27 | | - version "7.23.3" |
28 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9" |
29 | | - integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew== |
| 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== |
30 | 30 | dependencies: |
31 | 31 | "@ampproject/remapping" "^2.2.0" |
32 | | - "@babel/code-frame" "^7.22.13" |
33 | | - "@babel/generator" "^7.23.3" |
| 32 | + "@babel/code-frame" "^7.23.5" |
| 33 | + "@babel/generator" "^7.23.5" |
34 | 34 | "@babel/helper-compilation-targets" "^7.22.15" |
35 | 35 | "@babel/helper-module-transforms" "^7.23.3" |
36 | | - "@babel/helpers" "^7.23.2" |
37 | | - "@babel/parser" "^7.23.3" |
| 36 | + "@babel/helpers" "^7.23.5" |
| 37 | + "@babel/parser" "^7.23.5" |
38 | 38 | "@babel/template" "^7.22.15" |
39 | | - "@babel/traverse" "^7.23.3" |
40 | | - "@babel/types" "^7.23.3" |
| 39 | + "@babel/traverse" "^7.23.5" |
| 40 | + "@babel/types" "^7.23.5" |
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.3", "@babel/generator@^7.23.4", "@babel/generator@^7.7.2": |
48 | | - version "7.23.4" |
49 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.4.tgz#4a41377d8566ec18f807f42962a7f3551de83d1c" |
50 | | - integrity sha512-esuS49Cga3HcThFNebGhlgsrVLkvhqvYDTzgjfFFlHJcIfLe5jFmRRfCQ1KuBfc4Jrtn3ndLgKWAKjBE+IraYQ== |
| 47 | +"@babel/generator@^7.23.5", "@babel/generator@^7.7.2": |
| 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== |
51 | 51 | dependencies: |
52 | | - "@babel/types" "^7.23.4" |
| 52 | + "@babel/types" "^7.23.5" |
53 | 53 | "@jridgewell/gen-mapping" "^0.3.2" |
54 | 54 | "@jridgewell/trace-mapping" "^0.3.17" |
55 | 55 | jsesc "^2.5.1" |
|
133 | 133 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
134 | 134 |
|
135 | 135 | "@babel/helper-validator-option@^7.22.15": |
136 | | - version "7.22.15" |
137 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
138 | | - integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
| 136 | + version "7.23.5" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
| 138 | + integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
139 | 139 |
|
140 | | -"@babel/helpers@^7.23.2": |
141 | | - version "7.23.4" |
142 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.4.tgz#7d2cfb969aa43222032193accd7329851facf3c1" |
143 | | - integrity sha512-HfcMizYz10cr3h29VqyfGL6ZWIjTwWfvYBMsBVGwpcbhNGe3wQ1ZXZRPzZoAHhd9OqHadHqjQ89iVKINXnbzuw== |
| 140 | +"@babel/helpers@^7.23.5": |
| 141 | + version "7.23.5" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
| 143 | + integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
144 | 144 | dependencies: |
145 | 145 | "@babel/template" "^7.22.15" |
146 | | - "@babel/traverse" "^7.23.4" |
147 | | - "@babel/types" "^7.23.4" |
| 146 | + "@babel/traverse" "^7.23.5" |
| 147 | + "@babel/types" "^7.23.5" |
148 | 148 |
|
149 | 149 | "@babel/highlight@^7.23.4": |
150 | 150 | version "7.23.4" |
|
155 | 155 | chalk "^2.4.2" |
156 | 156 | js-tokens "^4.0.0" |
157 | 157 |
|
158 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.3", "@babel/parser@^7.23.4": |
159 | | - version "7.23.4" |
160 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.4.tgz#409fbe690c333bb70187e2de4021e1e47a026661" |
161 | | - integrity sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ== |
| 158 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
| 159 | + version "7.23.5" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 161 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
162 | 162 |
|
163 | 163 | "@babel/plugin-syntax-async-generators@^7.8.4": |
164 | 164 | version "7.8.4" |
|
267 | 267 | "@babel/parser" "^7.22.15" |
268 | 268 | "@babel/types" "^7.22.15" |
269 | 269 |
|
270 | | -"@babel/traverse@^7.23.3", "@babel/traverse@^7.23.4": |
271 | | - version "7.23.4" |
272 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.4.tgz#c2790f7edf106d059a0098770fe70801417f3f85" |
273 | | - integrity sha512-IYM8wSUwunWTB6tFC2dkKZhxbIjHoWemdK+3f8/wq8aKhbUscxD5MX72ubd90fxvFknaLPeGw5ycU84V1obHJg== |
| 270 | +"@babel/traverse@^7.23.5": |
| 271 | + version "7.23.5" |
| 272 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
| 273 | + integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
274 | 274 | dependencies: |
275 | | - "@babel/code-frame" "^7.23.4" |
276 | | - "@babel/generator" "^7.23.4" |
| 275 | + "@babel/code-frame" "^7.23.5" |
| 276 | + "@babel/generator" "^7.23.5" |
277 | 277 | "@babel/helper-environment-visitor" "^7.22.20" |
278 | 278 | "@babel/helper-function-name" "^7.23.0" |
279 | 279 | "@babel/helper-hoist-variables" "^7.22.5" |
280 | 280 | "@babel/helper-split-export-declaration" "^7.22.6" |
281 | | - "@babel/parser" "^7.23.4" |
282 | | - "@babel/types" "^7.23.4" |
| 281 | + "@babel/parser" "^7.23.5" |
| 282 | + "@babel/types" "^7.23.5" |
283 | 283 | debug "^4.1.0" |
284 | 284 | globals "^11.1.0" |
285 | 285 |
|
286 | | -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.23.4", "@babel/types@^7.3.3": |
287 | | - version "7.23.4" |
288 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.4.tgz#7206a1810fc512a7f7f7d4dace4cb4c1c9dbfb8e" |
289 | | - integrity sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ== |
| 286 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.3.3": |
| 287 | + version "7.23.5" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
| 289 | + integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
290 | 290 | dependencies: |
291 | 291 | "@babel/helper-string-parser" "^7.23.4" |
292 | 292 | "@babel/helper-validator-identifier" "^7.22.20" |
|
634 | 634 | "@types/istanbul-lib-report" "*" |
635 | 635 |
|
636 | 636 | "@types/node@*": |
637 | | - version "20.10.0" |
638 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.0.tgz#16ddf9c0a72b832ec4fcce35b8249cf149214617" |
639 | | - integrity sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ== |
| 637 | + version "20.10.3" |
| 638 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030" |
| 639 | + integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg== |
640 | 640 | dependencies: |
641 | 641 | undici-types "~5.26.4" |
642 | 642 |
|
@@ -794,13 +794,13 @@ braces@^3.0.2, braces@~3.0.2: |
794 | 794 | fill-range "^7.0.1" |
795 | 795 |
|
796 | 796 | browserslist@^4.21.9: |
797 | | - version "4.22.1" |
798 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619" |
799 | | - integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ== |
| 797 | + version "4.22.2" |
| 798 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" |
| 799 | + integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== |
800 | 800 | dependencies: |
801 | | - caniuse-lite "^1.0.30001541" |
802 | | - electron-to-chromium "^1.4.535" |
803 | | - node-releases "^2.0.13" |
| 801 | + caniuse-lite "^1.0.30001565" |
| 802 | + electron-to-chromium "^1.4.601" |
| 803 | + node-releases "^2.0.14" |
804 | 804 | update-browserslist-db "^1.0.13" |
805 | 805 |
|
806 | 806 | bser@2.1.1: |
@@ -830,10 +830,10 @@ camelcase@^6.2.0: |
830 | 830 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" |
831 | 831 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
832 | 832 |
|
833 | | -caniuse-lite@^1.0.30001541: |
834 | | - version "1.0.30001564" |
835 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001564.tgz#eaa8bbc58c0cbccdcb7b41186df39dd2ba591889" |
836 | | - integrity sha512-DqAOf+rhof+6GVx1y+xzbFPeOumfQnhYzVnZD6LAXijR77yPtm9mfOcqOnT3mpnJiZVT+kwLAFnRlZcIz+c6bg== |
| 833 | +caniuse-lite@^1.0.30001565: |
| 834 | + version "1.0.30001566" |
| 835 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001566.tgz#61a8e17caf3752e3e426d4239c549ebbb37fef0d" |
| 836 | + integrity sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA== |
837 | 837 |
|
838 | 838 | chalk@^2.4.2: |
839 | 839 | version "2.4.2" |
@@ -984,10 +984,10 @@ diff-sequences@^29.6.3: |
984 | 984 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.6.3.tgz#4deaf894d11407c51efc8418012f9e70b84ea921" |
985 | 985 | integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q== |
986 | 986 |
|
987 | | -electron-to-chromium@^1.4.535: |
988 | | - version "1.4.594" |
989 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.594.tgz#f69f207fba80735a44a988df42f3f439115d0515" |
990 | | - integrity sha512-xT1HVAu5xFn7bDfkjGQi9dNpMqGchUkebwf1GL7cZN32NSwwlHRPMSDJ1KN6HkS0bWUtndbSQZqvpQftKG2uFQ== |
| 987 | +electron-to-chromium@^1.4.601: |
| 988 | + version "1.4.601" |
| 989 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.601.tgz#cac69868548aee89961ffe63ff5a7716f0685b75" |
| 990 | + integrity sha512-SpwUMDWe9tQu8JX5QCO1+p/hChAi9AE9UpoC3rcHVc+gdCGlbT3SGb5I1klgb952HRIyvt9wZhSz9bNBYz9swA== |
991 | 991 |
|
992 | 992 | emittery@^0.13.1: |
993 | 993 | version "0.13.1" |
@@ -1796,10 +1796,10 @@ node-int64@^0.4.0: |
1796 | 1796 | resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" |
1797 | 1797 | integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw== |
1798 | 1798 |
|
1799 | | -node-releases@^2.0.13: |
1800 | | - version "2.0.13" |
1801 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d" |
1802 | | - integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ== |
| 1799 | +node-releases@^2.0.14: |
| 1800 | + version "2.0.14" |
| 1801 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b" |
| 1802 | + integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== |
1803 | 1803 |
|
1804 | 1804 | nodemon@^3.0.1: |
1805 | 1805 | version "3.0.2" |
|
0 commit comments