Skip to content

Commit

Permalink
chore: remove unused deps & update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0t4u committed Aug 13, 2024
1 parent 25878d0 commit 8f801e2
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,12 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@augu/eslint-config": "5.2.4",
"@eslint/js": "^9.9.0",
"@shipgirl/eslint-config": "^0.2.0",
"@stylistic/eslint-plugin": "^2.6.2",
"@types/eslint__js": "^8.42.3",
"@shipgirl/eslint-config": "^0.2.1",
"@types/node": "^22.2.0",
"@types/node-fetch": "^2.6.11",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"eslint": "^9.9.0",
"tsup": "^8.2.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1"
"typescript": "^5.5.4"
}
}

0 comments on commit 8f801e2

Please sign in to comment.