|
58 | 58 | "@babel/highlight" "^7.22.10"
|
59 | 59 | chalk "^2.4.2"
|
60 | 60 |
|
61 |
| -"@babel/code-frame@^7.22.13": |
62 |
| - version "7.22.13" |
63 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
64 |
| - integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 61 | +"@babel/code-frame@^7.24.7": |
| 62 | + version "7.24.7" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
| 64 | + integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
65 | 65 | dependencies:
|
66 |
| - "@babel/highlight" "^7.22.13" |
67 |
| - chalk "^2.4.2" |
| 66 | + "@babel/highlight" "^7.24.7" |
| 67 | + picocolors "^1.0.0" |
68 | 68 |
|
69 | 69 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7":
|
70 | 70 | version "7.17.7"
|
|
108 | 108 | dependencies:
|
109 | 109 | eslint-rule-composer "^0.3.0"
|
110 | 110 |
|
111 |
| -"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
| 111 | +"@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
112 | 112 | version "7.17.7"
|
113 | 113 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
|
114 | 114 | integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
|
|
117 | 117 | jsesc "^2.5.1"
|
118 | 118 | source-map "^0.5.0"
|
119 | 119 |
|
120 |
| -"@babel/generator@^7.23.0": |
121 |
| - version "7.23.0" |
122 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
123 |
| - integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 120 | +"@babel/generator@^7.24.7": |
| 121 | + version "7.24.7" |
| 122 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d" |
| 123 | + integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA== |
124 | 124 | dependencies:
|
125 |
| - "@babel/types" "^7.23.0" |
126 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
127 |
| - "@jridgewell/trace-mapping" "^0.3.17" |
| 125 | + "@babel/types" "^7.24.7" |
| 126 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 127 | + "@jridgewell/trace-mapping" "^0.3.25" |
128 | 128 | jsesc "^2.5.1"
|
129 | 129 |
|
130 | 130 | "@babel/helper-annotate-as-pure@^7.16.7":
|
|
194 | 194 | dependencies:
|
195 | 195 | "@babel/types" "^7.16.7"
|
196 | 196 |
|
197 |
| -"@babel/helper-environment-visitor@^7.22.20": |
198 |
| - version "7.22.20" |
199 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
200 |
| - integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 197 | +"@babel/helper-environment-visitor@^7.24.7": |
| 198 | + version "7.24.7" |
| 199 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9" |
| 200 | + integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ== |
| 201 | + dependencies: |
| 202 | + "@babel/types" "^7.24.7" |
201 | 203 |
|
202 | 204 | "@babel/helper-explode-assignable-expression@^7.16.7":
|
203 | 205 | version "7.16.7"
|
|
215 | 217 | "@babel/template" "^7.16.7"
|
216 | 218 | "@babel/types" "^7.16.7"
|
217 | 219 |
|
218 |
| -"@babel/helper-function-name@^7.23.0": |
219 |
| - version "7.23.0" |
220 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
221 |
| - integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 220 | +"@babel/helper-function-name@^7.24.7": |
| 221 | + version "7.24.7" |
| 222 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2" |
| 223 | + integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA== |
222 | 224 | dependencies:
|
223 |
| - "@babel/template" "^7.22.15" |
224 |
| - "@babel/types" "^7.23.0" |
| 225 | + "@babel/template" "^7.24.7" |
| 226 | + "@babel/types" "^7.24.7" |
225 | 227 |
|
226 | 228 | "@babel/helper-get-function-arity@^7.16.7":
|
227 | 229 | version "7.16.7"
|
|
237 | 239 | dependencies:
|
238 | 240 | "@babel/types" "^7.16.7"
|
239 | 241 |
|
240 |
| -"@babel/helper-hoist-variables@^7.22.5": |
241 |
| - version "7.22.5" |
242 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
243 |
| - integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 242 | +"@babel/helper-hoist-variables@^7.24.7": |
| 243 | + version "7.24.7" |
| 244 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee" |
| 245 | + integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ== |
244 | 246 | dependencies:
|
245 |
| - "@babel/types" "^7.22.5" |
| 247 | + "@babel/types" "^7.24.7" |
246 | 248 |
|
247 | 249 | "@babel/helper-member-expression-to-functions@^7.16.7":
|
248 | 250 | version "7.17.7"
|
|
325 | 327 | dependencies:
|
326 | 328 | "@babel/types" "^7.16.7"
|
327 | 329 |
|
328 |
| -"@babel/helper-split-export-declaration@^7.22.6": |
329 |
| - version "7.22.6" |
330 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
331 |
| - integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 330 | +"@babel/helper-split-export-declaration@^7.24.7": |
| 331 | + version "7.24.7" |
| 332 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856" |
| 333 | + integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA== |
332 | 334 | dependencies:
|
333 |
| - "@babel/types" "^7.22.5" |
| 335 | + "@babel/types" "^7.24.7" |
334 | 336 |
|
335 |
| -"@babel/helper-string-parser@^7.22.5": |
336 |
| - version "7.22.5" |
337 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
338 |
| - integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 337 | +"@babel/helper-string-parser@^7.24.7": |
| 338 | + version "7.24.7" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2" |
| 340 | + integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg== |
339 | 341 |
|
340 | 342 | "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.19.1", "@babel/helper-validator-identifier@^7.22.5":
|
341 | 343 | version "7.22.5"
|
342 | 344 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
343 | 345 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
344 | 346 |
|
345 |
| -"@babel/helper-validator-identifier@^7.22.20": |
346 |
| - version "7.22.20" |
347 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
348 |
| - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 347 | +"@babel/helper-validator-identifier@^7.24.7": |
| 348 | + version "7.24.7" |
| 349 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
| 350 | + integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
349 | 351 |
|
350 | 352 | "@babel/helper-validator-option@^7.16.7":
|
351 | 353 | version "7.16.7"
|
|
389 | 391 | chalk "^2.4.2"
|
390 | 392 | js-tokens "^4.0.0"
|
391 | 393 |
|
392 |
| -"@babel/highlight@^7.22.13": |
393 |
| - version "7.22.20" |
394 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
395 |
| - integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 394 | +"@babel/highlight@^7.24.7": |
| 395 | + version "7.24.7" |
| 396 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d" |
| 397 | + integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw== |
396 | 398 | dependencies:
|
397 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 399 | + "@babel/helper-validator-identifier" "^7.24.7" |
398 | 400 | chalk "^2.4.2"
|
399 | 401 | js-tokens "^4.0.0"
|
| 402 | + picocolors "^1.0.0" |
400 | 403 |
|
401 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
| 404 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.8": |
402 | 405 | version "7.17.8"
|
403 | 406 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240"
|
404 | 407 | integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==
|
405 | 408 |
|
406 |
| -"@babel/parser@^7.18.5", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 409 | +"@babel/parser@^7.18.5": |
407 | 410 | version "7.23.0"
|
408 | 411 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
409 | 412 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
410 | 413 |
|
| 414 | +"@babel/parser@^7.24.7": |
| 415 | + version "7.24.7" |
| 416 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85" |
| 417 | + integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw== |
| 418 | + |
411 | 419 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
412 | 420 | version "7.16.7"
|
413 | 421 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
|
|
1124 | 1132 | "@babel/parser" "^7.16.7"
|
1125 | 1133 | "@babel/types" "^7.16.7"
|
1126 | 1134 |
|
1127 |
| -"@babel/template@^7.22.15": |
1128 |
| - version "7.22.15" |
1129 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
1130 |
| - integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
1131 |
| - dependencies: |
1132 |
| - "@babel/code-frame" "^7.22.13" |
1133 |
| - "@babel/parser" "^7.22.15" |
1134 |
| - "@babel/types" "^7.22.15" |
1135 |
| - |
1136 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
1137 |
| - version "7.17.3" |
1138 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
1139 |
| - integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
1140 |
| - dependencies: |
1141 |
| - "@babel/code-frame" "^7.16.7" |
1142 |
| - "@babel/generator" "^7.17.3" |
1143 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
1144 |
| - "@babel/helper-function-name" "^7.16.7" |
1145 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
1146 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
1147 |
| - "@babel/parser" "^7.17.3" |
1148 |
| - "@babel/types" "^7.17.0" |
1149 |
| - debug "^4.1.0" |
1150 |
| - globals "^11.1.0" |
1151 |
| - |
1152 |
| -"@babel/traverse@^7.18.5": |
1153 |
| - version "7.23.0" |
1154 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
1155 |
| - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
1156 |
| - dependencies: |
1157 |
| - "@babel/code-frame" "^7.22.13" |
1158 |
| - "@babel/generator" "^7.23.0" |
1159 |
| - "@babel/helper-environment-visitor" "^7.22.20" |
1160 |
| - "@babel/helper-function-name" "^7.23.0" |
1161 |
| - "@babel/helper-hoist-variables" "^7.22.5" |
1162 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
1163 |
| - "@babel/parser" "^7.23.0" |
1164 |
| - "@babel/types" "^7.23.0" |
1165 |
| - debug "^4.1.0" |
| 1135 | +"@babel/template@^7.24.7": |
| 1136 | + version "7.24.7" |
| 1137 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.7.tgz#02efcee317d0609d2c07117cb70ef8fb17ab7315" |
| 1138 | + integrity sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig== |
| 1139 | + dependencies: |
| 1140 | + "@babel/code-frame" "^7.24.7" |
| 1141 | + "@babel/parser" "^7.24.7" |
| 1142 | + "@babel/types" "^7.24.7" |
| 1143 | + |
| 1144 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.18.5", "@babel/traverse@^7.7.2": |
| 1145 | + version "7.24.7" |
| 1146 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5" |
| 1147 | + integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA== |
| 1148 | + dependencies: |
| 1149 | + "@babel/code-frame" "^7.24.7" |
| 1150 | + "@babel/generator" "^7.24.7" |
| 1151 | + "@babel/helper-environment-visitor" "^7.24.7" |
| 1152 | + "@babel/helper-function-name" "^7.24.7" |
| 1153 | + "@babel/helper-hoist-variables" "^7.24.7" |
| 1154 | + "@babel/helper-split-export-declaration" "^7.24.7" |
| 1155 | + "@babel/parser" "^7.24.7" |
| 1156 | + "@babel/types" "^7.24.7" |
| 1157 | + debug "^4.3.1" |
1166 | 1158 | globals "^11.1.0"
|
1167 | 1159 |
|
1168 | 1160 | "@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
1173 | 1165 | "@babel/helper-validator-identifier" "^7.16.7"
|
1174 | 1166 | to-fast-properties "^2.0.0"
|
1175 | 1167 |
|
1176 |
| -"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
1177 |
| - version "7.23.0" |
1178 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
1179 |
| - integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1168 | +"@babel/types@^7.24.7": |
| 1169 | + version "7.24.7" |
| 1170 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2" |
| 1171 | + integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q== |
1180 | 1172 | dependencies:
|
1181 |
| - "@babel/helper-string-parser" "^7.22.5" |
1182 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 1173 | + "@babel/helper-string-parser" "^7.24.7" |
| 1174 | + "@babel/helper-validator-identifier" "^7.24.7" |
1183 | 1175 | to-fast-properties "^2.0.0"
|
1184 | 1176 |
|
1185 | 1177 | "@bcoe/v8-coverage@^0.2.3":
|
|
1434 | 1426 | "@types/yargs" "^17.0.8"
|
1435 | 1427 | chalk "^4.0.0"
|
1436 | 1428 |
|
1437 |
| -"@jridgewell/gen-mapping@^0.3.2": |
1438 |
| - version "0.3.3" |
1439 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
1440 |
| - integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
| 1429 | +"@jridgewell/gen-mapping@^0.3.5": |
| 1430 | + version "0.3.5" |
| 1431 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" |
| 1432 | + integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== |
1441 | 1433 | dependencies:
|
1442 |
| - "@jridgewell/set-array" "^1.0.1" |
| 1434 | + "@jridgewell/set-array" "^1.2.1" |
1443 | 1435 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1444 |
| - "@jridgewell/trace-mapping" "^0.3.9" |
| 1436 | + "@jridgewell/trace-mapping" "^0.3.24" |
1445 | 1437 |
|
1446 | 1438 | "@jridgewell/resolve-uri@^3.0.3":
|
1447 | 1439 | version "3.0.5"
|
|
1453 | 1445 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
|
1454 | 1446 | integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
|
1455 | 1447 |
|
1456 |
| -"@jridgewell/set-array@^1.0.1": |
1457 |
| - version "1.1.2" |
1458 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
1459 |
| - integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 1448 | +"@jridgewell/set-array@^1.2.1": |
| 1449 | + version "1.2.1" |
| 1450 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
| 1451 | + integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
1460 | 1452 |
|
1461 | 1453 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1462 | 1454 | version "1.4.11"
|
|
1476 | 1468 | "@jridgewell/resolve-uri" "^3.0.3"
|
1477 | 1469 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1478 | 1470 |
|
1479 |
| -"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
1480 |
| - version "0.3.19" |
1481 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811" |
1482 |
| - integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw== |
| 1471 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 1472 | + version "0.3.25" |
| 1473 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
| 1474 | + integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
1483 | 1475 | dependencies:
|
1484 | 1476 | "@jridgewell/resolve-uri" "^3.1.0"
|
1485 | 1477 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
@@ -2365,6 +2357,13 @@ debug@^3.2.7:
|
2365 | 2357 | dependencies:
|
2366 | 2358 | ms "^2.1.1"
|
2367 | 2359 |
|
| 2360 | +debug@^4.3.1: |
| 2361 | + version "4.3.5" |
| 2362 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e" |
| 2363 | + integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg== |
| 2364 | + dependencies: |
| 2365 | + ms "2.1.2" |
| 2366 | + |
2368 | 2367 | decimal.js@^10.2.1:
|
2369 | 2368 | version "10.3.1"
|
2370 | 2369 | resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.3.1.tgz#d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783"
|
|
0 commit comments