chore: update dependencies

This commit is contained in:
grandeljay 2023-08-17 11:47:40 +02:00
parent 0f47bca189
commit 6d20c0b45a
3066 changed files with 359185 additions and 427821 deletions

View file

@ -30,6 +30,7 @@ declare namespace cliSpinners {
| 'bounce'
| 'boxBounce'
| 'boxBounce2'
| 'binary'
| 'triangle'
| 'arc'
| 'circle'
@ -81,7 +82,8 @@ declare namespace cliSpinners {
| 'bluePulse'
| 'orangeBluePulse'
| 'timeTravel'
| 'aesthetic';
| 'aesthetic'
| 'dwarfFortress';
interface Spinner {
/**