|
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.18.6" |
19 | 19 |
|
| 20 | +"@babel/code-frame@^7.22.13": |
| 21 | + version "7.22.13" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 23 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 24 | + dependencies: |
| 25 | + "@babel/highlight" "^7.22.13" |
| 26 | + chalk "^2.4.2" |
| 27 | + |
20 | 28 | "@babel/code-frame@^7.22.5": |
21 | 29 | version "7.22.5" |
22 | 30 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658" |
|
60 | 68 | "@jridgewell/trace-mapping" "^0.3.17" |
61 | 69 | jsesc "^2.5.1" |
62 | 70 |
|
63 | | -"@babel/generator@^7.22.5": |
64 | | - version "7.22.5" |
65 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7" |
66 | | - integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA== |
| 71 | +"@babel/generator@^7.23.0": |
| 72 | + version "7.23.0" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 74 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
67 | 75 | dependencies: |
68 | | - "@babel/types" "^7.22.5" |
| 76 | + "@babel/types" "^7.23.0" |
69 | 77 | "@jridgewell/gen-mapping" "^0.3.2" |
70 | 78 | "@jridgewell/trace-mapping" "^0.3.17" |
71 | 79 | jsesc "^2.5.1" |
|
151 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
152 | 160 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
153 | 161 |
|
| 162 | +"@babel/helper-environment-visitor@^7.22.20": |
| 163 | + version "7.22.20" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 165 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 166 | + |
154 | 167 | "@babel/helper-environment-visitor@^7.22.5": |
155 | 168 | version "7.22.5" |
156 | 169 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98" |
157 | 170 | integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== |
158 | 171 |
|
159 | | -"@babel/helper-function-name@^7.21.0": |
160 | | - version "7.21.0" |
161 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
162 | | - integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
163 | | - dependencies: |
164 | | - "@babel/template" "^7.20.7" |
165 | | - "@babel/types" "^7.21.0" |
166 | | - |
167 | 172 | "@babel/helper-function-name@^7.22.5": |
168 | 173 | version "7.22.5" |
169 | 174 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
|
172 | 177 | "@babel/template" "^7.22.5" |
173 | 178 | "@babel/types" "^7.22.5" |
174 | 179 |
|
175 | | -"@babel/helper-hoist-variables@^7.18.6": |
176 | | - version "7.18.6" |
177 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
178 | | - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 180 | +"@babel/helper-function-name@^7.23.0": |
| 181 | + version "7.23.0" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 183 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
179 | 184 | dependencies: |
180 | | - "@babel/types" "^7.18.6" |
| 185 | + "@babel/template" "^7.22.15" |
| 186 | + "@babel/types" "^7.23.0" |
181 | 187 |
|
182 | 188 | "@babel/helper-hoist-variables@^7.22.5": |
183 | 189 | version "7.22.5" |
|
304 | 310 | dependencies: |
305 | 311 | "@babel/types" "^7.22.5" |
306 | 312 |
|
| 313 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 314 | + version "7.22.6" |
| 315 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 316 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 317 | + dependencies: |
| 318 | + "@babel/types" "^7.22.5" |
| 319 | + |
307 | 320 | "@babel/helper-string-parser@^7.22.5": |
308 | 321 | version "7.22.5" |
309 | 322 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
|
319 | 332 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
320 | 333 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
321 | 334 |
|
| 335 | +"@babel/helper-validator-identifier@^7.22.20": |
| 336 | + version "7.22.20" |
| 337 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 338 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 339 | + |
322 | 340 | "@babel/helper-validator-identifier@^7.22.5": |
323 | 341 | version "7.22.5" |
324 | 342 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
|
357 | 375 | chalk "^2.0.0" |
358 | 376 | js-tokens "^4.0.0" |
359 | 377 |
|
| 378 | +"@babel/highlight@^7.22.13": |
| 379 | + version "7.22.20" |
| 380 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 381 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 382 | + dependencies: |
| 383 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 384 | + chalk "^2.4.2" |
| 385 | + js-tokens "^4.0.0" |
| 386 | + |
360 | 387 | "@babel/highlight@^7.22.5": |
361 | 388 | version "7.22.5" |
362 | 389 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031" |
|
383 | 410 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
384 | 411 | integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
385 | 412 |
|
| 413 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 414 | + version "7.23.0" |
| 415 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 416 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 417 | + |
386 | 418 | "@babel/parser@^7.22.5": |
387 | 419 | version "7.22.5" |
388 | 420 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" |
|
1061 | 1093 | "@babel/parser" "^7.20.7" |
1062 | 1094 | "@babel/types" "^7.20.7" |
1063 | 1095 |
|
| 1096 | +"@babel/template@^7.22.15": |
| 1097 | + version "7.22.15" |
| 1098 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1099 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 1100 | + dependencies: |
| 1101 | + "@babel/code-frame" "^7.22.13" |
| 1102 | + "@babel/parser" "^7.22.15" |
| 1103 | + "@babel/types" "^7.22.15" |
| 1104 | + |
1064 | 1105 | "@babel/template@^7.22.5": |
1065 | 1106 | version "7.22.5" |
1066 | 1107 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec" |
|
1070 | 1111 | "@babel/parser" "^7.22.5" |
1071 | 1112 | "@babel/types" "^7.22.5" |
1072 | 1113 |
|
1073 | | -"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4": |
1074 | | - version "7.21.4" |
1075 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
1076 | | - integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
1077 | | - dependencies: |
1078 | | - "@babel/code-frame" "^7.21.4" |
1079 | | - "@babel/generator" "^7.21.4" |
1080 | | - "@babel/helper-environment-visitor" "^7.18.9" |
1081 | | - "@babel/helper-function-name" "^7.21.0" |
1082 | | - "@babel/helper-hoist-variables" "^7.18.6" |
1083 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
1084 | | - "@babel/parser" "^7.21.4" |
1085 | | - "@babel/types" "^7.21.4" |
1086 | | - debug "^4.1.0" |
1087 | | - globals "^11.1.0" |
1088 | | - |
1089 | | -"@babel/traverse@^7.22.5": |
1090 | | - version "7.22.5" |
1091 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
1092 | | - integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
| 1114 | +"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.22.5": |
| 1115 | + version "7.23.2" |
| 1116 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1117 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1093 | 1118 | dependencies: |
1094 | | - "@babel/code-frame" "^7.22.5" |
1095 | | - "@babel/generator" "^7.22.5" |
1096 | | - "@babel/helper-environment-visitor" "^7.22.5" |
1097 | | - "@babel/helper-function-name" "^7.22.5" |
| 1119 | + "@babel/code-frame" "^7.22.13" |
| 1120 | + "@babel/generator" "^7.23.0" |
| 1121 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1122 | + "@babel/helper-function-name" "^7.23.0" |
1098 | 1123 | "@babel/helper-hoist-variables" "^7.22.5" |
1099 | | - "@babel/helper-split-export-declaration" "^7.22.5" |
1100 | | - "@babel/parser" "^7.22.5" |
1101 | | - "@babel/types" "^7.22.5" |
| 1124 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1125 | + "@babel/parser" "^7.23.0" |
| 1126 | + "@babel/types" "^7.23.0" |
1102 | 1127 | debug "^4.1.0" |
1103 | 1128 | globals "^11.1.0" |
1104 | 1129 |
|
|
1111 | 1136 | "@babel/helper-validator-identifier" "^7.22.5" |
1112 | 1137 | to-fast-properties "^2.0.0" |
1113 | 1138 |
|
| 1139 | +"@babel/types@^7.22.15", "@babel/types@^7.23.0": |
| 1140 | + version "7.23.0" |
| 1141 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 1142 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1143 | + dependencies: |
| 1144 | + "@babel/helper-string-parser" "^7.22.5" |
| 1145 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1146 | + to-fast-properties "^2.0.0" |
| 1147 | + |
1114 | 1148 | "@joeychenofficial/alt-ergo-modified@^2.4.0": |
1115 | 1149 | version "2.4.0" |
1116 | 1150 | resolved "https://registry.yarnpkg.com/@joeychenofficial/alt-ergo-modified/-/alt-ergo-modified-2.4.0.tgz#27aec0cbed8ab4e2f0dad6feb4f0c9766ac3132f" |
@@ -1489,7 +1523,7 @@ caseless@~0.12.0: |
1489 | 1523 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" |
1490 | 1524 | integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= |
1491 | 1525 |
|
1492 | | -chalk@^2.0.0: |
| 1526 | +chalk@^2.0.0, chalk@^2.4.2: |
1493 | 1527 | version "2.4.2" |
1494 | 1528 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
1495 | 1529 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
|
0 commit comments