Skip to content

Commit

Permalink
refactor: cleanup and dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
samarmeena committed Jun 4, 2024
1 parent fae70db commit ff1cc8e
Show file tree
Hide file tree
Showing 49 changed files with 1,159 additions and 3,768 deletions.
14 changes: 7 additions & 7 deletions 1-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
},
"dependencies": {
"@discordx/importer": "^1.3.0",
"@discordx/pagination": "^3.5.0",
"discord.js": "^14.14.1",
"discordx": "^11.9.0"
"@discordx/pagination": "^3.5.1",
"discord.js": "^14.15.3",
"discordx": "^11.9.2"
},
"devDependencies": {
"@types/node": "^20.10.5",
"nodemon": "^3.0.2",
"prettier": "^3.1.1",
"@types/node": "^20.14.1",
"nodemon": "^3.1.3",
"prettier": "^3.3.0",
"ts-node": "^10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"engines": {
"node": ">=16.0.0",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
12 changes: 6 additions & 6 deletions 3-blank/package.json → 2-blank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"dependencies": {
"@discordx/importer": "^1.3.0",
"discord.js": "^14.14.1",
"discordx": "^11.9.0"
"discord.js": "^14.15.3",
"discordx": "^11.9.2"
},
"devDependencies": {
"@types/node": "^20.10.5",
"nodemon": "^3.0.2",
"prettier": "^3.1.1",
"@types/node": "^20.14.1",
"nodemon": "^3.1.3",
"prettier": "^3.3.0",
"ts-node": "^10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"engines": {
"node": ">=16.0.0",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
36 changes: 0 additions & 36 deletions 2-starter-with-api/Dockerfile

This file was deleted.

99 changes: 0 additions & 99 deletions 2-starter-with-api/README.md

This file was deleted.

37 changes: 0 additions & 37 deletions 2-starter-with-api/package.json

This file was deleted.

29 changes: 0 additions & 29 deletions 2-starter-with-api/src/api/guilds.ts

This file was deleted.

37 changes: 0 additions & 37 deletions 2-starter-with-api/src/commands/choices.ts

This file was deleted.

26 changes: 0 additions & 26 deletions 2-starter-with-api/src/commands/context.ts

This file was deleted.

59 changes: 0 additions & 59 deletions 2-starter-with-api/src/commands/menu.ts

This file was deleted.

Loading

0 comments on commit ff1cc8e

Please sign in to comment.