Skip to content

Commit

Permalink
chore: remove unused deps, update @jest/types
Browse files Browse the repository at this point in the history
  • Loading branch information
zapteryx committed Jun 14, 2024
1 parent 7f5a2b6 commit 2a7c947
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 854 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,27 +53,24 @@
]
},
"devDependencies": {
"@jest/types": "^29.6.3",
"@jest/types": "^30.0.0-alpha.5",
"@swc/core": "^1.5.29",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.2",
"@types/terminal-kit": "^2.5.6",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"eslint": "^8.57.0",
"jest": "30.0.0-alpha.5",
"jest": "^30.0.0-alpha.5",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
},
"dependencies": {
"@keyv/sqlite": "^3.6.7",
"@zptxdev/zptx-lib": "^1.1.0",
"discord.js": "^14.15.3",
"keyv": "^4.5.4",
"lodash-es": "^4.17.21",
"winston": "^3.13.0"
}
Expand Down
Loading

0 comments on commit 2a7c947

Please sign in to comment.