Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tutinoko2048 committed Nov 11, 2023
1 parent cbc055c commit ec46703
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "eslint src/ scripts/ & tsc"
},
"dependencies": {
"@akki256/discord-interaction": "^3.1.0",
"@akki256/discord-interaction": "^3.1.1",
"discord-mcbe": "file:src",
"discord.js": "^14.13.0",
"dotlang": "^1.1.1",
Expand All @@ -20,11 +20,11 @@
"socket-be": "^1.2.1"
},
"devDependencies": {
"eslint": "^8.50.0",
"eslint": "^8.53.0",
"ts-json-schema-generator": "^1.3.0",
"typescript": "^5.2.2"
},
"overrides": {
"discord-api-types": "0.37.59"
"discord-api-types": "0.37.63"
}
}

0 comments on commit ec46703

Please sign in to comment.