ZumitoTeam / zumito-framework

Framework for creating a bot for discord
https://framework.zumito.dev
7 stars 1 forks source link

feat: Upgrade discord.js version #39

Open fernandomema opened 6 months ago

fernandomema commented 6 months ago

Upgraded discord.js version from 14.9.0 to 14.14.1.

As subsequent required dependencies, typescript and typedoc libraries has been updated too.

Any help reviewing these changes to find any breakage on bots will be apreciated

github-actions[bot] commented 6 months ago

Beta tag version created: 1.1.81. You can install it with npm install zumito-framework@1.1.81.

reviewpad[bot] commented 6 months ago

AI-Generated Summary: This pull request includes updates to the version of three dependencies in a file. Specifically, 'discord.js' has been updated from ^14.9.0 to ^14.14.1, 'typedoc' from ^0.23.14 to ^0.25.4, and 'typescript' from ^4.8.3 to ^5.3.3.