Skip to content

Commit

Permalink
chore: i have no idea what i'm doing here.
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolutionX-10 committed May 2, 2024
1 parent ce8782a commit 6f0fbe4
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 223 deletions.
18 changes: 8 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,27 +61,25 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@favware/cliff-jumper": "3.0.1",
"@favware/cliff-jumper": "3.0.3",
"@favware/npm-deprecate": "1.0.7",
"@sapphire/eslint-config": "5.0.4",
"@sapphire/prettier-config": "2.0.0",
"@sapphire/ts-config": "5.0.1",
"@swc/core": "1.4.12",
"@swc/core": "1.4.17",
"@types/cli-progress": "3.11.5",
"@types/fluent-ffmpeg": "2.1.24",
"@types/inquirer": "9.0.7",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "9.0.0",
"@types/node": "20.12.8",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"pinst": "3.0.0",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
"tsup": "8.0.2",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
Expand All @@ -90,12 +88,12 @@
"commander": "12.0.0",
"execa": "8.0.1",
"fluent-ffmpeg": "2.1.2",
"inquirer": "9.2.17",
"inquirer": "9.2.20",
"inquirer-select-directory": "1.2.0",
"ora": "8.0.1",
"sanitize-filename": "1.6.3",
"undici": "6.11.1",
"youtube-sr": "4.3.10",
"undici": "6.15.0",
"youtube-sr": "4.3.11",
"ytdl-core": "4.11.5"
},
"prettier": "@sapphire/prettier-config"
Expand Down
Loading

0 comments on commit 6f0fbe4

Please sign in to comment.