Comparing version 6.8.6-dev.1736989816.f573fe0 to 6.8.6-dev.1737162487.8ae12af
{ | ||
"name": "necord", | ||
"description": "A module for creating Discord bots using NestJS, based on Discord.js", | ||
"version": "6.8.6-dev.1736989816.f573fe0", | ||
"version": "6.8.6-dev.1737162487.8ae12af", | ||
"scripts": { | ||
@@ -63,6 +63,6 @@ "build": "rimraf dist && tsc -p tsconfig.build.json", | ||
"@nestjs/core": "10.4.15", | ||
"@types/node": "22.10.6", | ||
"@types/node": "22.10.7", | ||
"@typescript-eslint/eslint-plugin": "7.0.0", | ||
"@typescript-eslint/parser": "6.21.0", | ||
"discord-api-types": "0.37.115", | ||
"discord-api-types": "0.37.116", | ||
"discord.js": "14.17.3", | ||
@@ -73,3 +73,3 @@ "eslint": "8.57.1", | ||
"husky": "9.1.7", | ||
"lint-staged": "15.3.0", | ||
"lint-staged": "15.4.1", | ||
"prettier": "3.4.2", | ||
@@ -76,0 +76,0 @@ "reflect-metadata": "0.2.2", |