Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-party committed Jun 22, 2024
1 parent 61090db commit f589fcc
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 80 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/klaw": "^3.0.6",
"@types/node": "^20.14.5",
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
Expand All @@ -28,13 +28,13 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.2",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
"tsx": "^4.15.7",
"typescript": "^5.5.2"
},
"dependencies": {
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"invisible-character-detector": "^1.0.8",
"invisible-character-detector": "^1.1.2",
"klaw": "^4.1.0"
}
}
Loading

0 comments on commit f589fcc

Please sign in to comment.