aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/package.json b/package.json
index faa2706..06cf329 100644
--- a/package.json
+++ b/package.json
@@ -58,29 +58,29 @@
}
},
"dependencies": {
- "@discordjs/builders": "^1.0.0",
- "@discordjs/rest": "^1.0.0",
+ "@discordjs/builders": "^1.1.0",
+ "@discordjs/rest": "^1.0.1",
"@ironm00n/nbt-ts": "^1.4.0",
"@notenoughupdates/discord.js-minesweeper": "^1.0.10",
"@notenoughupdates/events-intercept": "^3.0.1",
"@notenoughupdates/humanize-duration": "^4.0.1",
"@notenoughupdates/simplify-number": "^1.0.1",
"@notenoughupdates/wolfram-alpha-api": "^1.0.2",
- "@sentry/integrations": "^7.7.0",
- "@sentry/node": "^7.7.0",
- "@sentry/tracing": "^7.7.0",
+ "@sentry/integrations": "^7.9.0",
+ "@sentry/node": "^7.9.0",
+ "@sentry/tracing": "^7.9.0",
"canvas": "^2.9.3",
"chalk": "^5.0.1",
"deep-lock": "^1.0.0",
"discord-akairo": "npm:@notenoughupdates/discord-akairo@dev",
- "discord-api-types": "0.36.2",
+ "discord-api-types": "0.37.1",
"discord.js": "npm:@notenoughupdates/discord.js@dev",
"fuse.js": "^6.6.2",
"gif-to-apng": "^0.1.2",
"googleapis": "^105.0.0",
- "got": "^12.1.0",
+ "got": "^12.3.0",
"lodash": "^4.17.21",
- "mathjs": "^10.6.4",
+ "mathjs": "^11.0.1",
"nanoid": "^4.0.0",
"numeral": "^2.0.6",
"pg": "^8.7.3",
@@ -95,27 +95,27 @@
},
"devDependencies": {
"@sapphire/snowflake": "^3.2.2",
- "@sentry/types": "^7.7.0",
+ "@sentry/types": "^7.9.0",
"@types/eslint": "^8.4.5",
"@types/express": "^4.17.13",
"@types/lodash": "^4.14.182",
- "@types/node": "^18.0.6",
+ "@types/node": "^18.6.4",
"@types/numeral": "^2.0.2",
"@types/pg": "^8.6.5",
- "@types/prettier": "^2.6.3",
+ "@types/prettier": "^2.7.0",
"@types/rimraf": "^3.0.2",
"@types/tinycolor2": "^1.4.3",
- "@types/validator": "^13.7.4",
- "@typescript-eslint/eslint-plugin": "^5.30.7",
- "@typescript-eslint/parser": "^5.30.7",
- "electron": "latest",
- "eslint": "^8.20.0",
+ "@types/validator": "^13.7.5",
+ "@typescript-eslint/eslint-plugin": "^5.32.0",
+ "@typescript-eslint/parser": "^5.32.0",
+ "electron": "^20.0.1",
+ "eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-deprecation": "^1.3.2",
"eslint-plugin-import": "^2.26.0",
- "node-fetch": "^3.2.9",
+ "node-fetch": "^3.2.10",
"ts-essentials": "^9.2.0",
- "vitest": "^0.18.1"
+ "vitest": "^0.21.0"
},
"packageManager": "yarn@3.2.1"
}