|
17 | 17 | dependencies:
|
18 | 18 | "@babel/highlight" "^7.18.6"
|
19 | 19 |
|
| 20 | +"@babel/code-frame@^7.23.5": |
| 21 | + version "7.23.5" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 23 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 24 | + dependencies: |
| 25 | + "@babel/highlight" "^7.23.4" |
| 26 | + chalk "^2.4.2" |
| 27 | + |
20 | 28 | "@babel/compat-data@^7.20.5":
|
21 | 29 | version "7.21.0"
|
22 | 30 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298"
|
|
43 | 51 | json5 "^2.2.2"
|
44 | 52 | semver "^6.3.0"
|
45 | 53 |
|
46 |
| -"@babel/generator@^7.21.0", "@babel/generator@^7.21.1": |
| 54 | +"@babel/generator@^7.21.0": |
47 | 55 | version "7.21.1"
|
48 | 56 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd"
|
49 | 57 | integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==
|
|
53 | 61 | "@jridgewell/trace-mapping" "^0.3.17"
|
54 | 62 | jsesc "^2.5.1"
|
55 | 63 |
|
| 64 | +"@babel/generator@^7.23.6": |
| 65 | + version "7.23.6" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 67 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
| 68 | + dependencies: |
| 69 | + "@babel/types" "^7.23.6" |
| 70 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 71 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 72 | + jsesc "^2.5.1" |
| 73 | + |
56 | 74 | "@babel/helper-compilation-targets@^7.20.7":
|
57 | 75 | version "7.20.7"
|
58 | 76 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb"
|
|
69 | 87 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
70 | 88 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
71 | 89 |
|
72 |
| -"@babel/helper-function-name@^7.21.0": |
73 |
| - version "7.21.0" |
74 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
75 |
| - integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
| 90 | +"@babel/helper-environment-visitor@^7.22.20": |
| 91 | + version "7.22.20" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 93 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 94 | + |
| 95 | +"@babel/helper-function-name@^7.23.0": |
| 96 | + version "7.23.0" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 98 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
76 | 99 | dependencies:
|
77 |
| - "@babel/template" "^7.20.7" |
78 |
| - "@babel/types" "^7.21.0" |
| 100 | + "@babel/template" "^7.22.15" |
| 101 | + "@babel/types" "^7.23.0" |
79 | 102 |
|
80 |
| -"@babel/helper-hoist-variables@^7.18.6": |
81 |
| - version "7.18.6" |
82 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
83 |
| - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 103 | +"@babel/helper-hoist-variables@^7.22.5": |
| 104 | + version "7.22.5" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 106 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
84 | 107 | dependencies:
|
85 |
| - "@babel/types" "^7.18.6" |
| 108 | + "@babel/types" "^7.22.5" |
86 | 109 |
|
87 | 110 | "@babel/helper-module-imports@^7.18.6":
|
88 | 111 | version "7.18.6"
|
|
119 | 142 | dependencies:
|
120 | 143 | "@babel/types" "^7.18.6"
|
121 | 144 |
|
| 145 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 146 | + version "7.22.6" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 148 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 149 | + dependencies: |
| 150 | + "@babel/types" "^7.22.5" |
| 151 | + |
122 | 152 | "@babel/helper-string-parser@^7.19.4":
|
123 | 153 | version "7.19.4"
|
124 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
125 | 155 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
126 | 156 |
|
| 157 | +"@babel/helper-string-parser@^7.23.4": |
| 158 | + version "7.23.4" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 160 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 161 | + |
127 | 162 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
128 | 163 | version "7.19.1"
|
129 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
130 | 165 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
131 | 166 |
|
| 167 | +"@babel/helper-validator-identifier@^7.22.20": |
| 168 | + version "7.22.20" |
| 169 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 170 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 171 | + |
132 | 172 | "@babel/helper-validator-option@^7.18.6":
|
133 | 173 | version "7.21.0"
|
134 | 174 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
|
152 | 192 | chalk "^2.0.0"
|
153 | 193 | js-tokens "^4.0.0"
|
154 | 194 |
|
| 195 | +"@babel/highlight@^7.23.4": |
| 196 | + version "7.23.4" |
| 197 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 198 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 199 | + dependencies: |
| 200 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 201 | + chalk "^2.4.2" |
| 202 | + js-tokens "^4.0.0" |
| 203 | + |
155 | 204 |
|
156 | 205 | version "7.13.0"
|
157 | 206 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
|
158 | 207 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
|
159 | 208 |
|
160 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": |
| 209 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.0": |
161 | 210 | version "7.21.2"
|
162 | 211 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3"
|
163 | 212 | integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
|
164 | 213 |
|
| 214 | +"@babel/parser@^7.24.0": |
| 215 | + version "7.24.0" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac" |
| 217 | + integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== |
| 218 | + |
165 | 219 | "@babel/register@^7.21.0":
|
166 | 220 | version "7.21.0"
|
167 | 221 | resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.21.0.tgz#c97bf56c2472e063774f31d344c592ebdcefa132"
|
|
182 | 236 | "@babel/parser" "^7.20.7"
|
183 | 237 | "@babel/types" "^7.20.7"
|
184 | 238 |
|
185 |
| -"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2": |
186 |
| - version "7.21.2" |
187 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75" |
188 |
| - integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== |
| 239 | +"@babel/template@^7.22.15": |
| 240 | + version "7.24.0" |
| 241 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50" |
| 242 | + integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA== |
189 | 243 | dependencies:
|
190 |
| - "@babel/code-frame" "^7.18.6" |
191 |
| - "@babel/generator" "^7.21.1" |
192 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
193 |
| - "@babel/helper-function-name" "^7.21.0" |
194 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
195 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
196 |
| - "@babel/parser" "^7.21.2" |
197 |
| - "@babel/types" "^7.21.2" |
198 |
| - debug "^4.1.0" |
| 244 | + "@babel/code-frame" "^7.23.5" |
| 245 | + "@babel/parser" "^7.24.0" |
| 246 | + "@babel/types" "^7.24.0" |
| 247 | + |
| 248 | +"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2": |
| 249 | + version "7.24.0" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e" |
| 251 | + integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw== |
| 252 | + dependencies: |
| 253 | + "@babel/code-frame" "^7.23.5" |
| 254 | + "@babel/generator" "^7.23.6" |
| 255 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 256 | + "@babel/helper-function-name" "^7.23.0" |
| 257 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 258 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 259 | + "@babel/parser" "^7.24.0" |
| 260 | + "@babel/types" "^7.24.0" |
| 261 | + debug "^4.3.1" |
199 | 262 | globals "^11.1.0"
|
200 | 263 |
|
201 | 264 | "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2":
|
|
207 | 270 | "@babel/helper-validator-identifier" "^7.19.1"
|
208 | 271 | to-fast-properties "^2.0.0"
|
209 | 272 |
|
| 273 | +"@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.24.0": |
| 274 | + version "7.24.0" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
| 276 | + integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
| 277 | + dependencies: |
| 278 | + "@babel/helper-string-parser" "^7.23.4" |
| 279 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 280 | + to-fast-properties "^2.0.0" |
| 281 | + |
210 | 282 | "@codexteam/icons@^0.0.4":
|
211 | 283 | version "0.0.4"
|
212 | 284 | resolved "https://registry.yarnpkg.com/@codexteam/icons/-/icons-0.0.4.tgz#8b72dcd3f3a1b0d880bdceb2abebd74b46d3ae13"
|
|
1374 | 1446 | ansi-styles "^4.1.0"
|
1375 | 1447 | supports-color "^7.1.0"
|
1376 | 1448 |
|
1377 |
| -chalk@^2.0.0, chalk@^2.3.0: |
| 1449 | +chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.2: |
1378 | 1450 | version "2.4.2"
|
1379 | 1451 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
1380 | 1452 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
@@ -1745,7 +1817,7 @@ dayjs@^1.10.4:
|
1745 | 1817 | resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2"
|
1746 | 1818 | integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==
|
1747 | 1819 |
|
1748 |
| -[email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4: |
| 1820 | +[email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
1749 | 1821 | version "4.3.4"
|
1750 | 1822 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
1751 | 1823 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
0 commit comments