aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json21
1 files changed, 10 insertions, 11 deletions
diff --git a/package.json b/package.json
index c5de396..1641722 100644
--- a/package.json
+++ b/package.json
@@ -36,18 +36,17 @@
},
"devDependencies": {
"@types/common-tags": "^1.8.1",
- "@types/express": "^4.17.12",
+ "@types/express": "^4.17.13",
"@types/humanize-duration": "^3.25.1",
- "@types/lodash": "^4.14.173",
+ "@types/lodash": "^4.14.175",
"@types/module-alias": "^2.0.1",
- "@types/node": "^16.9.2",
+ "@types/node": "^16.10.2",
"@types/node-os-utils": "^1.2.0",
- "@types/numeral": "^2.0.1",
+ "@types/numeral": "^2.0.2",
"@types/tinycolor2": "^1.4.3",
"@types/validator": "^13.6.3",
- "@typescript-eslint/eslint-plugin": "^4.31.1",
- "@typescript-eslint/parser": "^4.31.1",
- "esbuild": "^0.12.28",
+ "@typescript-eslint/eslint-plugin": "^4.32.0",
+ "@typescript-eslint/parser": "^4.32.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0"
},
@@ -57,9 +56,9 @@
"canvas": "^2.8.0",
"chalk": "^4.1.2",
"common-tags": "^1.8.0",
- "discord-akairo": "NotEnoughUpdates/discord-akairo",
+ "discord-akairo": "npm:@notenoughupdates/discord-akairo@latest",
"discord-api-types": "0.22.0",
- "discord.js": "npm:@notenoughupdates/discord.js@13.2.0-dev",
+ "discord.js": "npm:@notenoughupdates/discord.js@latest",
"discord.js-minesweeper": "^1.0.6",
"events-intercept": "^2.0.0",
"fuse.js": "^6.4.6",
@@ -67,10 +66,10 @@
"humanize-duration": "^3.27.0",
"json5": "^2.2.0",
"lodash": "^4.17.21",
- "mathjs": "^9.4.5",
+ "mathjs": "^9.5.0",
"module-alias": "^2.2.2",
"moment": "^2.29.1",
- "nanoid": "^3.1.25",
+ "nanoid": "^3.1.28",
"node-os-utils": "^1.3.5",
"numeral": "^2.0.6",
"pg": "^8.7.1",