aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-28 18:54:18 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-28 18:54:18 -0400
commit6974a5859658b966954a59411a800223b7542df8 (patch)
tree9f1b4eae137d3253e1530bd30b78ab73b985c9ca
parentb581073e0deb4f96510d72001513db64f3cc01ab (diff)
downloadtanzanite-6974a5859658b966954a59411a800223b7542df8.tar.gz
tanzanite-6974a5859658b966954a59411a800223b7542df8.tar.bz2
tanzanite-6974a5859658b966954a59411a800223b7542df8.zip
fix breaking changes and bump dependencies
-rwxr-xr-x.pnp.js536
-rw-r--r--.vscode/extensions.json16
-rw-r--r--.vscode/settings.json184
-rw-r--r--.yarn/sdks/typescript/package.json2
-rw-r--r--package.json27
-rw-r--r--src/commands/config/muteRole.ts3
-rw-r--r--src/commands/config/prefix.ts3
-rw-r--r--src/commands/config/welcomeChannel.ts3
-rw-r--r--src/commands/dev/eval.ts15
-rw-r--r--src/commands/dev/reload.ts3
-rw-r--r--src/commands/dev/setLevel.ts5
-rw-r--r--src/commands/info/help.ts3
-rw-r--r--src/commands/info/pronouns.ts3
-rw-r--r--src/commands/moderation/ban.ts7
-rw-r--r--src/commands/moderation/kick.ts5
-rw-r--r--src/commands/moderation/mute.ts7
-rw-r--r--src/commands/moderation/role.ts5
-rw-r--r--src/commands/moulberry-bush/capePerms.ts3
-rw-r--r--src/commands/moulberry-bush/level.ts3
-rw-r--r--src/commands/moulberry-bush/rule.ts5
-rw-r--r--src/lib/extensions/BushClient.ts16
-rw-r--r--src/lib/extensions/BushClientUtil.ts14
-rw-r--r--src/lib/extensions/BushGuild.ts4
-rw-r--r--src/lib/utils/BushLogger.ts6
-rw-r--r--src/tasks/unmute.ts2
-rw-r--r--tsconfig.json3
-rw-r--r--yarn.lock450
27 files changed, 677 insertions, 656 deletions
diff --git a/.pnp.js b/.pnp.js
index d43c77f..fd92964 100755
--- a/.pnp.js
+++ b/.pnp.js
@@ -39,27 +39,27 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageDependencies": [
["@discordjs/voice", "npm:0.4.0"],
["@types/common-tags", "npm:1.8.0"],
- ["@types/express", "npm:4.17.11"],
- ["@types/node", "npm:14.17.0"],
+ ["@types/express", "npm:4.17.12"],
+ ["@types/node", "npm:14.17.4"],
["@types/uuid", "npm:8.3.0"],
- ["@typescript-eslint/eslint-plugin", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
- ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
+ ["@typescript-eslint/eslint-plugin", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
+ ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
["body-parser", "npm:1.19.0"],
["chalk", "npm:4.1.1"],
["common-tags", "npm:1.8.0"],
- ["discord-akairo", "https://github.com/NotEnoughUpdates/discord-akairo.git#commit=a65bb1a02c66a77555dd59824d0a6c85039394de"],
+ ["discord-akairo", "https://github.com/NotEnoughUpdates/discord-akairo.git#commit=63fc4b741c4ff5c4133cd842360ec0196a54efe0"],
["discord-api-types", "npm:0.18.1"],
- ["discord.js", "npm:13.0.0-dev.e0efcc6ab0e3f060e30438c0d990c9465c6134df"],
- ["esbuild", "npm:0.12.1"],
- ["eslint", "npm:7.26.0"],
+ ["discord.js", "npm:13.0.0-dev.e37ef3af2151e556527ccd8e98ec531bdcc0ed70"],
+ ["esbuild", "npm:0.12.11"],
+ ["eslint", "npm:7.29.0"],
["eslint-config-prettier", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:8.3.0"],
["got", "npm:11.8.2"],
["moment", "npm:2.29.1"],
["pg", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:8.6.0"],
- ["pg-hstore", "npm:2.3.3"],
- ["prettier", "npm:2.3.0"],
+ ["pg-hstore", "npm:2.3.4"],
+ ["prettier", "npm:2.3.2"],
["rimraf", "npm:3.0.2"],
- ["sequelize", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:6.6.2"],
+ ["sequelize", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:6.6.4"],
["source-map-support", "npm:0.5.19"],
["typescript", "patch:typescript@npm%3A4.3.4#builtin<compat/typescript>::version=4.3.4&hash=ddfc1b"],
["uuid", "npm:8.3.2"]
@@ -72,26 +72,26 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-033d3fb3bf.zip/node_modules/@babel/code-frame/",
"packageDependencies": [
["@babel/code-frame", "npm:7.12.11"],
- ["@babel/highlight", "npm:7.14.0"]
+ ["@babel/highlight", "npm:7.14.5"]
],
"linkType": "HARD",
}]
]],
["@babel/helper-validator-identifier", [
- ["npm:7.14.0", {
- "packageLocation": "./.yarn/cache/@babel-helper-validator-identifier-npm-7.14.0-88c0d4b395-bd67b4a1a4.zip/node_modules/@babel/helper-validator-identifier/",
+ ["npm:7.14.5", {
+ "packageLocation": "./.yarn/cache/@babel-helper-validator-identifier-npm-7.14.5-d29d30a813-778312189a.zip/node_modules/@babel/helper-validator-identifier/",
"packageDependencies": [
- ["@babel/helper-validator-identifier", "npm:7.14.0"]
+ ["@babel/helper-validator-identifier", "npm:7.14.5"]
],
"linkType": "HARD",
}]
]],
["@babel/highlight", [
- ["npm:7.14.0", {
- "packageLocation": "./.yarn/cache/@babel-highlight-npm-7.14.0-54986133d5-0122fcd3cd.zip/node_modules/@babel/highlight/",
+ ["npm:7.14.5", {
+ "packageLocation": "./.yarn/cache/@babel-highlight-npm-7.14.5-4a18106cbc-a1ed599c26.zip/node_modules/@babel/highlight/",
"packageDependencies": [
- ["@babel/highlight", "npm:7.14.0"],
- ["@babel/helper-validator-identifier", "npm:7.14.0"],
+ ["@babel/highlight", "npm:7.14.5"],
+ ["@babel/helper-validator-identifier", "npm:7.14.5"],
["chalk", "npm:2.4.2"],
["js-tokens", "npm:4.0.0"]
],
@@ -134,14 +134,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@eslint/eslintrc", [
- ["npm:0.4.1", {
- "packageLocation": "./.yarn/cache/@eslint-eslintrc-npm-0.4.1-48933b2833-418f5810c8.zip/node_modules/@eslint/eslintrc/",
+ ["npm:0.4.2", {
+ "packageLocation": "./.yarn/cache/@eslint-eslintrc-npm-0.4.2-f8b688e654-60b66ce425.zip/node_modules/@eslint/eslintrc/",
"packageDependencies": [
- ["@eslint/eslintrc", "npm:0.4.1"],
+ ["@eslint/eslintrc", "npm:0.4.2"],
["ajv", "npm:6.12.6"],
- ["debug", "virtual:48933b28331d16c1d73786360e7ba20f54f6df4949c6ab5c13ac4c4353b5c70f2d36a97de9a9c531027ad3588d8fd7f384706f298f0eff0356b58bb9c47f63ec#npm:4.3.1"],
+ ["debug", "virtual:f8b688e6542ef635eefae684748f7db5410cd1803b0f43b02ae3ebd860a79349e9ae07146ce05bdfb5fca9536ad9dbe230ed7f4c2f2ffe26893f1f1b0b8700e7#npm:4.3.2"],
["espree", "npm:7.3.1"],
- ["globals", "npm:12.4.0"],
+ ["globals", "npm:13.9.0"],
["ignore", "npm:4.0.6"],
["import-fresh", "npm:3.3.0"],
["js-yaml", "npm:3.14.1"],
@@ -152,41 +152,41 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@nodelib/fs.scandir", [
- ["npm:2.1.4", {
- "packageLocation": "./.yarn/cache/@nodelib-fs.scandir-npm-2.1.4-6f6ddb2372-30b3102ee3.zip/node_modules/@nodelib/fs.scandir/",
+ ["npm:2.1.5", {
+ "packageLocation": "./.yarn/cache/@nodelib-fs.scandir-npm-2.1.5-89c67370dd-91b3de88d9.zip/node_modules/@nodelib/fs.scandir/",
"packageDependencies": [
- ["@nodelib/fs.scandir", "npm:2.1.4"],
- ["@nodelib/fs.stat", "npm:2.0.4"],
+ ["@nodelib/fs.scandir", "npm:2.1.5"],
+ ["@nodelib/fs.stat", "npm:2.0.5"],
["run-parallel", "npm:1.2.0"]
],
"linkType": "HARD",
}]
]],
["@nodelib/fs.stat", [
- ["npm:2.0.4", {
- "packageLocation": "./.yarn/cache/@nodelib-fs.stat-npm-2.0.4-0b2acf9d70-6454a79e94.zip/node_modules/@nodelib/fs.stat/",
+ ["npm:2.0.5", {
+ "packageLocation": "./.yarn/cache/@nodelib-fs.stat-npm-2.0.5-01f4dd3030-a4fcf7408f.zip/node_modules/@nodelib/fs.stat/",
"packageDependencies": [
- ["@nodelib/fs.stat", "npm:2.0.4"]
+ ["@nodelib/fs.stat", "npm:2.0.5"]
],
"linkType": "HARD",
}]
]],
["@nodelib/fs.walk", [
- ["npm:1.2.6", {
- "packageLocation": "./.yarn/cache/@nodelib-fs.walk-npm-1.2.6-b686194e9d-d0503ffd0b.zip/node_modules/@nodelib/fs.walk/",
+ ["npm:1.2.7", {
+ "packageLocation": "./.yarn/cache/@nodelib-fs.walk-npm-1.2.7-69f33ea303-ac8e2d9ca0.zip/node_modules/@nodelib/fs.walk/",
"packageDependencies": [
- ["@nodelib/fs.walk", "npm:1.2.6"],
- ["@nodelib/fs.scandir", "npm:2.1.4"],
+ ["@nodelib/fs.walk", "npm:1.2.7"],
+ ["@nodelib/fs.scandir", "npm:2.1.5"],
["fastq", "npm:1.11.0"]
],
"linkType": "HARD",
}]
]],
["@sapphire/async-queue", [
- ["npm:1.1.3", {
- "packageLocation": "./.yarn/cache/@sapphire-async-queue-npm-1.1.3-b5b8f54d92-1557a65173.zip/node_modules/@sapphire/async-queue/",
+ ["npm:1.1.4", {
+ "packageLocation": "./.yarn/cache/@sapphire-async-queue-npm-1.1.4-6872a0fc9f-325e416a44.zip/node_modules/@sapphire/async-queue/",
"packageDependencies": [
- ["@sapphire/async-queue", "npm:1.1.3"]
+ ["@sapphire/async-queue", "npm:1.1.4"]
],
"linkType": "HARD",
}]
@@ -216,7 +216,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageDependencies": [
["@types/body-parser", "npm:1.19.0"],
["@types/connect", "npm:3.4.34"],
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
@@ -228,7 +228,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/cacheable-request", "npm:6.0.1"],
["@types/http-cache-semantics", "npm:4.0.0"],
["@types/keyv", "npm:3.1.1"],
- ["@types/node", "npm:15.3.0"],
+ ["@types/node", "npm:15.12.5"],
["@types/responselike", "npm:1.0.0"]
],
"linkType": "HARD",
@@ -248,18 +248,18 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageLocation": "./.yarn/cache/@types-connect-npm-3.4.34-39e4f7bb55-6f712a0408.zip/node_modules/@types/connect/",
"packageDependencies": [
["@types/connect", "npm:3.4.34"],
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
]],
["@types/express", [
- ["npm:4.17.11", {
- "packageLocation": "./.yarn/cache/@types-express-npm-4.17.11-1b3f17f056-2818120a0f.zip/node_modules/@types/express/",
+ ["npm:4.17.12", {
+ "packageLocation": "./.yarn/cache/@types-express-npm-4.17.12-d30bfc5b29-b1ab50e037.zip/node_modules/@types/express/",
"packageDependencies": [
- ["@types/express", "npm:4.17.11"],
+ ["@types/express", "npm:4.17.12"],
["@types/body-parser", "npm:1.19.0"],
- ["@types/express-serve-static-core", "npm:4.17.19"],
+ ["@types/express-serve-static-core", "npm:4.17.22"],
["@types/qs", "npm:6.9.6"],
["@types/serve-static", "npm:1.13.9"]
],
@@ -267,11 +267,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/express-serve-static-core", [
- ["npm:4.17.19", {
- "packageLocation": "./.yarn/cache/@types-express-serve-static-core-npm-4.17.19-3f514f7e12-b6c8c357c5.zip/node_modules/@types/express-serve-static-core/",
+ ["npm:4.17.22", {
+ "packageLocation": "./.yarn/cache/@types-express-serve-static-core-npm-4.17.22-e9a70ec107-e9ed12d6fd.zip/node_modules/@types/express-serve-static-core/",
"packageDependencies": [
- ["@types/express-serve-static-core", "npm:4.17.19"],
- ["@types/node", "npm:15.3.0"],
+ ["@types/express-serve-static-core", "npm:4.17.22"],
+ ["@types/node", "npm:15.12.5"],
["@types/qs", "npm:6.9.6"],
["@types/range-parser", "npm:1.2.3"]
],
@@ -301,7 +301,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageLocation": "./.yarn/cache/@types-keyv-npm-3.1.1-779a80f2c7-3aaf557d5b.zip/node_modules/@types/keyv/",
"packageDependencies": [
["@types/keyv", "npm:3.1.1"],
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
@@ -316,17 +316,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/node", [
- ["npm:14.17.0", {
- "packageLocation": "./.yarn/cache/@types-node-npm-14.17.0-2942ba859f-f437147b39.zip/node_modules/@types/node/",
+ ["npm:14.17.4", {
+ "packageLocation": "./.yarn/cache/@types-node-npm-14.17.4-52a7500a10-947ada8b39.zip/node_modules/@types/node/",
"packageDependencies": [
- ["@types/node", "npm:14.17.0"]
+ ["@types/node", "npm:14.17.4"]
],
"linkType": "HARD",
}],
- ["npm:15.3.0", {
- "packageLocation": "./.yarn/cache/@types-node-npm-15.3.0-7ebc66d6bc-44039665ab.zip/node_modules/@types/node/",
+ ["npm:15.12.5", {
+ "packageLocation": "./.yarn/cache/@types-node-npm-15.12.5-bfb1f4b853-42485de7a0.zip/node_modules/@types/node/",
"packageDependencies": [
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
@@ -354,7 +354,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageLocation": "./.yarn/cache/@types-responselike-npm-1.0.0-85dd08af42-e6e6613c80.zip/node_modules/@types/responselike/",
"packageDependencies": [
["@types/responselike", "npm:1.0.0"],
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
@@ -365,7 +365,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageDependencies": [
["@types/serve-static", "npm:1.13.9"],
["@types/mime", "npm:1.3.2"],
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
@@ -384,35 +384,34 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageLocation": "./.yarn/cache/@types-ws-npm-7.4.5-3f11000a5b-b467f596cc.zip/node_modules/@types/ws/",
"packageDependencies": [
["@types/ws", "npm:7.4.5"],
- ["@types/node", "npm:15.3.0"]
+ ["@types/node", "npm:15.12.5"]
],
"linkType": "HARD",
}]
]],
["@typescript-eslint/eslint-plugin", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-eslint-plugin-npm-4.24.0-0ce39c60ea-b3fb023320.zip/node_modules/@typescript-eslint/eslint-plugin/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-eslint-plugin-npm-4.28.1-a9ed885345-79a794ff44.zip/node_modules/@typescript-eslint/eslint-plugin/",
"packageDependencies": [
- ["@typescript-eslint/eslint-plugin", "npm:4.24.0"]
+ ["@typescript-eslint/eslint-plugin", "npm:4.28.1"]
],
"linkType": "SOFT",
}],
- ["virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0", {
- "packageLocation": "./.yarn/$$virtual/@typescript-eslint-eslint-plugin-virtual-9a8b1f31df/0/cache/@typescript-eslint-eslint-plugin-npm-4.24.0-0ce39c60ea-b3fb023320.zip/node_modules/@typescript-eslint/eslint-plugin/",
+ ["virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1", {
+ "packageLocation": "./.yarn/$$virtual/@typescript-eslint-eslint-plugin-virtual-9f57169050/0/cache/@typescript-eslint-eslint-plugin-npm-4.28.1-a9ed885345-79a794ff44.zip/node_modules/@typescript-eslint/eslint-plugin/",
"packageDependencies": [
- ["@typescript-eslint/eslint-plugin", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
+ ["@typescript-eslint/eslint-plugin", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
["@types/eslint", null],
["@types/typescript-eslint__parser", null],
- ["@typescript-eslint/experimental-utils", "virtual:9a8b1f31dfb77b858353b17f1156b28813da74b21de747b5c31939cc4aa66de00a18bbe787c84699160d9cbc5a6e50e8d05774ecfe3004ea2748f8e905a5daf3#npm:4.24.0"],
- ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
- ["@typescript-eslint/scope-manager", "npm:4.24.0"],
- ["debug", "virtual:48933b28331d16c1d73786360e7ba20f54f6df4949c6ab5c13ac4c4353b5c70f2d36a97de9a9c531027ad3588d8fd7f384706f298f0eff0356b58bb9c47f63ec#npm:4.3.1"],
- ["eslint", "npm:7.26.0"],
+ ["@typescript-eslint/experimental-utils", "virtual:9f5716905056c6d1160d1baf37f1bd826fe60510c0298b19a06cecc44a9b2f7864243adc629d80ad75b9a80def5139aff7ac08923a4b630c42e82aad55c5657f#npm:4.28.1"],
+ ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
+ ["@typescript-eslint/scope-manager", "npm:4.28.1"],
+ ["debug", "virtual:f8b688e6542ef635eefae684748f7db5410cd1803b0f43b02ae3ebd860a79349e9ae07146ce05bdfb5fca9536ad9dbe230ed7f4c2f2ffe26893f1f1b0b8700e7#npm:4.3.2"],
+ ["eslint", "npm:7.29.0"],
["functional-red-black-tree", "npm:1.0.1"],
- ["lodash", "npm:4.17.21"],
- ["regexpp", "npm:3.1.0"],
+ ["regexpp", "npm:3.2.0"],
["semver", "npm:7.3.5"],
- ["tsutils", "virtual:9a8b1f31dfb77b858353b17f1156b28813da74b21de747b5c31939cc4aa66de00a18bbe787c84699160d9cbc5a6e50e8d05774ecfe3004ea2748f8e905a5daf3#npm:3.21.0"],
+ ["tsutils", "virtual:9f5716905056c6d1160d1baf37f1bd826fe60510c0298b19a06cecc44a9b2f7864243adc629d80ad75b9a80def5139aff7ac08923a4b630c42e82aad55c5657f#npm:3.21.0"],
["typescript", "patch:typescript@npm%3A4.3.4#builtin<compat/typescript>::version=4.3.4&hash=ddfc1b"]
],
"packagePeers": [
@@ -426,25 +425,25 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@typescript-eslint/experimental-utils", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-experimental-utils-npm-4.24.0-d90fb8ab66-09a28e2b8b.zip/node_modules/@typescript-eslint/experimental-utils/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-experimental-utils-npm-4.28.1-ab919abf02-8e10696825.zip/node_modules/@typescript-eslint/experimental-utils/",
"packageDependencies": [
- ["@typescript-eslint/experimental-utils", "npm:4.24.0"]
+ ["@typescript-eslint/experimental-utils", "npm:4.28.1"]
],
"linkType": "SOFT",
}],
- ["virtual:9a8b1f31dfb77b858353b17f1156b28813da74b21de747b5c31939cc4aa66de00a18bbe787c84699160d9cbc5a6e50e8d05774ecfe3004ea2748f8e905a5daf3#npm:4.24.0", {
- "packageLocation": "./.yarn/$$virtual/@typescript-eslint-experimental-utils-virtual-00d4f768ef/0/cache/@typescript-eslint-experimental-utils-npm-4.24.0-d90fb8ab66-09a28e2b8b.zip/node_modules/@typescript-eslint/experimental-utils/",
+ ["virtual:9f5716905056c6d1160d1baf37f1bd826fe60510c0298b19a06cecc44a9b2f7864243adc629d80ad75b9a80def5139aff7ac08923a4b630c42e82aad55c5657f#npm:4.28.1", {
+ "packageLocation": "./.yarn/$$virtual/@typescript-eslint-experimental-utils-virtual-fa0658a326/0/cache/@typescript-eslint-experimental-utils-npm-4.28.1-ab919abf02-8e10696825.zip/node_modules/@typescript-eslint/experimental-utils/",
"packageDependencies": [
- ["@typescript-eslint/experimental-utils", "virtual:9a8b1f31dfb77b858353b17f1156b28813da74b21de747b5c31939cc4aa66de00a18bbe787c84699160d9cbc5a6e50e8d05774ecfe3004ea2748f8e905a5daf3#npm:4.24.0"],
+ ["@typescript-eslint/experimental-utils", "virtual:9f5716905056c6d1160d1baf37f1bd826fe60510c0298b19a06cecc44a9b2f7864243adc629d80ad75b9a80def5139aff7ac08923a4b630c42e82aad55c5657f#npm:4.28.1"],
["@types/eslint", null],
["@types/json-schema", "npm:7.0.7"],
- ["@typescript-eslint/scope-manager", "npm:4.24.0"],
- ["@typescript-eslint/types", "npm:4.24.0"],
- ["@typescript-eslint/typescript-estree", "virtual:00d4f768ef22a51647431e1ae9936afa118b642d86ded0fc8390d8b5c78f4c6b517fb84974a722b14fb74b78155de06450060dacb8edf35b4ec0acf103c6450f#npm:4.24.0"],
- ["eslint", "npm:7.26.0"],
+ ["@typescript-eslint/scope-manager", "npm:4.28.1"],
+ ["@typescript-eslint/types", "npm:4.28.1"],
+ ["@typescript-eslint/typescript-estree", "virtual:fa0658a3262f0ec4c70032bfff5a258eb88f64f6e176c2c2ba25415d8f40b4600e45fe35d5759e7bb129491bde554953d2634a2029329b48b524f61629e9358b#npm:4.28.1"],
+ ["eslint", "npm:7.29.0"],
["eslint-scope", "npm:5.1.1"],
- ["eslint-utils", "npm:2.1.0"]
+ ["eslint-utils", "virtual:fa0658a3262f0ec4c70032bfff5a258eb88f64f6e176c2c2ba25415d8f40b4600e45fe35d5759e7bb129491bde554953d2634a2029329b48b524f61629e9358b#npm:3.0.0"]
],
"packagePeers": [
"@types/eslint",
@@ -454,23 +453,23 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@typescript-eslint/parser", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-parser-npm-4.24.0-edf27f205d-30ff5e6b1e.zip/node_modules/@typescript-eslint/parser/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-parser-npm-4.28.1-740f079e0a-ab7c7fef74.zip/node_modules/@typescript-eslint/parser/",
"packageDependencies": [
- ["@typescript-eslint/parser", "npm:4.24.0"]
+ ["@typescript-eslint/parser", "npm:4.28.1"]
],
"linkType": "SOFT",
}],
- ["virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0", {
- "packageLocation": "./.yarn/$$virtual/@typescript-eslint-parser-virtual-7bb7c6f3eb/0/cache/@typescript-eslint-parser-npm-4.24.0-edf27f205d-30ff5e6b1e.zip/node_modules/@typescript-eslint/parser/",
+ ["virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1", {
+ "packageLocation": "./.yarn/$$virtual/@typescript-eslint-parser-virtual-0dc5aa9f6f/0/cache/@typescript-eslint-parser-npm-4.28.1-740f079e0a-ab7c7fef74.zip/node_modules/@typescript-eslint/parser/",
"packageDependencies": [
- ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
+ ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
["@types/eslint", null],
- ["@typescript-eslint/scope-manager", "npm:4.24.0"],
- ["@typescript-eslint/types", "npm:4.24.0"],
- ["@typescript-eslint/typescript-estree", "virtual:7bb7c6f3eb88073237dc8bd329fee28f7e2588dfad4bba4d65b428475804ad37b87c371b15a187000b71c3d01e8132cf4e7496c0fbc07b0e26587102cd6e49d6#npm:4.24.0"],
- ["debug", "virtual:48933b28331d16c1d73786360e7ba20f54f6df4949c6ab5c13ac4c4353b5c70f2d36a97de9a9c531027ad3588d8fd7f384706f298f0eff0356b58bb9c47f63ec#npm:4.3.1"],
- ["eslint", "npm:7.26.0"],
+ ["@typescript-eslint/scope-manager", "npm:4.28.1"],
+ ["@typescript-eslint/types", "npm:4.28.1"],
+ ["@typescript-eslint/typescript-estree", "virtual:0dc5aa9f6f0f733d6c5540fb4e88f0a87a2e2803a976d019384f6d94d38591e0499786bdfa77aa81af9beb4356234f85a21e2901f1bfbc3ea45729114940d517#npm:4.28.1"],
+ ["debug", "virtual:f8b688e6542ef635eefae684748f7db5410cd1803b0f43b02ae3ebd860a79349e9ae07146ce05bdfb5fca9536ad9dbe230ed7f4c2f2ffe26893f1f1b0b8700e7#npm:4.3.2"],
+ ["eslint", "npm:7.29.0"],
["typescript", "patch:typescript@npm%3A4.3.4#builtin<compat/typescript>::version=4.3.4&hash=ddfc1b"]
],
"packagePeers": [
@@ -482,63 +481,63 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@typescript-eslint/scope-manager", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-scope-manager-npm-4.24.0-3e86fd64d6-522d96e562.zip/node_modules/@typescript-eslint/scope-manager/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-scope-manager-npm-4.28.1-0a34d48066-2c2f4858f4.zip/node_modules/@typescript-eslint/scope-manager/",
"packageDependencies": [
- ["@typescript-eslint/scope-manager", "npm:4.24.0"],
- ["@typescript-eslint/types", "npm:4.24.0"],
- ["@typescript-eslint/visitor-keys", "npm:4.24.0"]
+ ["@typescript-eslint/scope-manager", "npm:4.28.1"],
+ ["@typescript-eslint/types", "npm:4.28.1"],
+ ["@typescript-eslint/visitor-keys", "npm:4.28.1"]
],
"linkType": "HARD",
}]
]],
["@typescript-eslint/types", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-types-npm-4.24.0-bafa68a7d5-ed06724661.zip/node_modules/@typescript-eslint/types/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-types-npm-4.28.1-8b00316102-8748138865.zip/node_modules/@typescript-eslint/types/",
"packageDependencies": [
- ["@typescript-eslint/types", "npm:4.24.0"]
+ ["@typescript-eslint/types", "npm:4.28.1"]
],
"linkType": "HARD",
}]
]],
["@typescript-eslint/typescript-estree", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-typescript-estree-npm-4.24.0-b44f4a8df5-7720b1f5e8.zip/node_modules/@typescript-eslint/typescript-estree/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-typescript-estree-npm-4.28.1-0862162765-26dfe831a9.zip/node_modules/@typescript-eslint/typescript-estree/",
"packageDependencies": [
- ["@typescript-eslint/typescript-estree", "npm:4.24.0"]
+ ["@typescript-eslint/typescript-estree", "npm:4.28.1"]
],
"linkType": "SOFT",
}],
- ["virtual:00d4f768ef22a51647431e1ae9936afa118b642d86ded0fc8390d8b5c78f4c6b517fb84974a722b14fb74b78155de06450060dacb8edf35b4ec0acf103c6450f#npm:4.24.0", {
- "packageLocation": "./.yarn/$$virtual/@typescript-eslint-typescript-estree-virtual-24ccaee8f2/0/cache/@typescript-eslint-typescript-estree-npm-4.24.0-b44f4a8df5-7720b1f5e8.zip/node_modules/@typescript-eslint/typescript-estree/",
- "packageDependencies": [
- ["@typescript-eslint/typescript-estree", "virtual:00d4f768ef22a51647431e1ae9936afa118b642d86ded0fc8390d8b5c78f4c6b517fb84974a722b14fb74b78155de06450060dacb8edf35b4ec0acf103c6450f#npm:4.24.0"],
- ["@typescript-eslint/types", "npm:4.24.0"],
- ["@typescript-eslint/visitor-keys", "npm:4.24.0"],
- ["debug", "virtual:48933b28331d16c1d73786360e7ba20f54f6df4949c6ab5c13ac4c4353b5c70f2d36a97de9a9c531027ad3588d8fd7f384706f298f0eff0356b58bb9c47f63ec#npm:4.3.1"],
- ["globby", "npm:11.0.3"],
+ ["virtual:0dc5aa9f6f0f733d6c5540fb4e88f0a87a2e2803a976d019384f6d94d38591e0499786bdfa77aa81af9beb4356234f85a21e2901f1bfbc3ea45729114940d517#npm:4.28.1", {
+ "packageLocation": "./.yarn/$$virtual/@typescript-eslint-typescript-estree-virtual-c69a65d4ab/0/cache/@typescript-eslint-typescript-estree-npm-4.28.1-0862162765-26dfe831a9.zip/node_modules/@typescript-eslint/typescript-estree/",
+ "packageDependencies": [
+ ["@typescript-eslint/typescript-estree", "virtual:0dc5aa9f6f0f733d6c5540fb4e88f0a87a2e2803a976d019384f6d94d38591e0499786bdfa77aa81af9beb4356234f85a21e2901f1bfbc3ea45729114940d517#npm:4.28.1"],
+ ["@typescript-eslint/types", "npm:4.28.1"],
+ ["@typescript-eslint/visitor-keys", "npm:4.28.1"],
+ ["debug", "virtual:f8b688e6542ef635eefae684748f7db5410cd1803b0f43b02ae3ebd860a79349e9ae07146ce05bdfb5fca9536ad9dbe230ed7f4c2f2ffe26893f1f1b0b8700e7#npm:4.3.2"],
+ ["globby", "npm:11.0.4"],
["is-glob", "npm:4.0.1"],
["semver", "npm:7.3.5"],
- ["tsutils", "virtual:24ccaee8f2a84c341367a0ca54e599e765dd5def7c88fa690af51d687e0dcab63f6a9a9e082854fcee0c56f65cc121b7ea65bf2f8444c2333afcf117d3775385#npm:3.21.0"],
- ["typescript", null]
+ ["tsutils", "virtual:9f5716905056c6d1160d1baf37f1bd826fe60510c0298b19a06cecc44a9b2f7864243adc629d80ad75b9a80def5139aff7ac08923a4b630c42e82aad55c5657f#npm:3.21.0"],
+ ["typescript", "patch:typescript@npm%3A4.3.4#builtin<compat/typescript>::version=4.3.4&hash=ddfc1b"]
],
"packagePeers": [
"typescript"
],
"linkType": "HARD",
}],
- ["virtual:7bb7c6f3eb88073237dc8bd329fee28f7e2588dfad4bba4d65b428475804ad37b87c371b15a187000b71c3d01e8132cf4e7496c0fbc07b0e26587102cd6e49d6#npm:4.24.0", {
- "packageLocation": "./.yarn/$$virtual/@typescript-eslint-typescript-estree-virtual-577ab8efad/0/cache/@typescript-eslint-typescript-estree-npm-4.24.0-b44f4a8df5-7720b1f5e8.zip/node_modules/@typescript-eslint/typescript-estree/",
- "packageDependencies": [
- ["@typescript-eslint/typescript-estree", "virtual:7bb7c6f3eb88073237dc8bd329fee28f7e2588dfad4bba4d65b428475804ad37b87c371b15a187000b71c3d01e8132cf4e7496c0fbc07b0e26587102cd6e49d6#npm:4.24.0"],
- ["@typescript-eslint/types", "npm:4.24.0"],
- ["@typescript-eslint/visitor-keys", "npm:4.24.0"],
- ["debug", "virtual:48933b28331d16c1d73786360e7ba20f54f6df4949c6ab5c13ac4c4353b5c70f2d36a97de9a9c531027ad3588d8fd7f384706f298f0eff0356b58bb9c47f63ec#npm:4.3.1"],
- ["globby", "npm:11.0.3"],
+ ["virtual:fa0658a3262f0ec4c70032bfff5a258eb88f64f6e176c2c2ba25415d8f40b4600e45fe35d5759e7bb129491bde554953d2634a2029329b48b524f61629e9358b#npm:4.28.1", {
+ "packageLocation": "./.yarn/$$virtual/@typescript-eslint-typescript-estree-virtual-71abe148a3/0/cache/@typescript-eslint-typescript-estree-npm-4.28.1-0862162765-26dfe831a9.zip/node_modules/@typescript-eslint/typescript-estree/",
+ "packageDependencies": [
+ ["@typescript-eslint/typescript-estree", "virtual:fa0658a3262f0ec4c70032bfff5a258eb88f64f6e176c2c2ba25415d8f40b4600e45fe35d5759e7bb129491bde554953d2634a2029329b48b524f61629e9358b#npm:4.28.1"],
+ ["@typescript-eslint/types", "npm:4.28.1"],
+ ["@typescript-eslint/visitor-keys", "npm:4.28.1"],
+ ["debug", "virtual:f8b688e6542ef635eefae684748f7db5410cd1803b0f43b02ae3ebd860a79349e9ae07146ce05bdfb5fca9536ad9dbe230ed7f4c2f2ffe26893f1f1b0b8700e7#npm:4.3.2"],
+ ["globby", "npm:11.0.4"],
["is-glob", "npm:4.0.1"],
["semver", "npm:7.3.5"],
- ["tsutils", "virtual:9a8b1f31dfb77b858353b17f1156b28813da74b21de747b5c31939cc4aa66de00a18bbe787c84699160d9cbc5a6e50e8d05774ecfe3004ea2748f8e905a5daf3#npm:3.21.0"],
- ["typescript", "patch:typescript@npm%3A4.3.4#builtin<compat/typescript>::version=4.3.4&hash=ddfc1b"]
+ ["tsutils", "virtual:71abe148a31ca83ac986d9053d0aced6b89248e9e6f7ea3d3d591cc17d59658ca8b3a69f592bc1a4779c9580c24a79507abfd6679b55184d451a84c62357ac59#npm:3.21.0"],
+ ["typescript", null]
],
"packagePeers": [
"typescript"
@@ -547,11 +546,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@typescript-eslint/visitor-keys", [
- ["npm:4.24.0", {
- "packageLocation": "./.yarn/cache/@typescript-eslint-visitor-keys-npm-4.24.0-6745f8fb33-ec25df6705.zip/node_modules/@typescript-eslint/visitor-keys/",
+ ["npm:4.28.1", {
+ "packageLocation": "./.yarn/cache/@typescript-eslint-visitor-keys-npm-4.28.1-989a9be6ea-85c22a0374.zip/node_modules/@typescript-eslint/visitor-keys/",
"packageDependencies": [
- ["@typescript-eslint/visitor-keys", "npm:4.24.0"],
- ["@typescript-eslint/types", "npm:4.24.0"],
+ ["@typescript-eslint/visitor-keys", "npm:4.28.1"],
+ ["@typescript-eslint/types", "npm:4.28.1"],
["eslint-visitor-keys", "npm:2.1.0"]
],
"linkType": "HARD",
@@ -610,10 +609,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
"linkType": "HARD",
}],
- ["npm:8.4.0", {
- "packageLocation": "./.yarn/cache/ajv-npm-8.4.0-1d671a4d5f-0dcdfe0eca.zip/node_modules/ajv/",
+ ["npm:8.6.0", {
+ "packageLocation": "./.yarn/cache/ajv-npm-8.6.0-74c534c16b-4eed9ee72e.zip/node_modules/ajv/",
"packageDependencies": [
- ["ajv", "npm:8.4.0"],
+ ["ajv", "npm:8.6.0"],
["fast-deep-equal", "npm:3.1.3"],
["json-schema-traverse", "npm:1.0.0"],
["require-from-string", "npm:2.0.2"],
@@ -778,27 +777,27 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["bush-bot", "workspace:."],
["@discordjs/voice", "npm:0.4.0"],
["@types/common-tags", "npm:1.8.0"],
- ["@types/express", "npm:4.17.11"],
- ["@types/node", "npm:14.17.0"],
+ ["@types/express", "npm:4.17.12"],
+ ["@types/node", "npm:14.17.4"],
["@types/uuid", "npm:8.3.0"],
- ["@typescript-eslint/eslint-plugin", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
- ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.24.0"],
+ ["@typescript-eslint/eslint-plugin", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
+ ["@typescript-eslint/parser", "virtual:d7ae587dddcefd495158f5c047acecbca3203324d75e681c7d8657c07f901f74e152f0b39978f7428d3a91daad7b5020c47ece28de69c22fcbd49d04707bf15c#npm:4.28.1"],
["body-parser", "npm:1.19.0"],
["chalk", "npm:4.1.1"],
["common-tags", "npm:1.8.0"],
- ["discord-akairo", "https://github.com/NotEnoughUpdates/discord-akairo.git#commit=a65bb1a02c66a77555dd59824d0a6c85039394de"],
+ ["discord-akairo", "https://github.com/NotEnoughUpdates/discord-akairo.git#commit=63fc4b741c4ff5c4133cd842360ec0196a54efe0"],
["discord-api-types", "npm:0.18.1"],
- ["discord.js", "npm:13.0.0-dev.e0efcc6ab0e3f060e30438c0d990c9465c6134df"],
- ["esbuild", "npm:0.12.1"],
- ["eslint", "npm:7.26.0"],
+ ["discord.js", "npm:13.0.0-dev.e37ef3af2151e556527ccd8e98ec531bdcc0ed70"],
+ ["esbuild", "npm:0.12.11"],
+ ["eslint", "npm:7.29.0"],