|
28 | 28 | "postpack": "pinst --enable"
|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 |
| - "@discordjs/builders": "^1.6.1", |
32 |
| - "@sapphire/discord-utilities": "^3.0.2", |
33 |
| - "@sapphire/discord.js-utilities": "6.0.6", |
34 |
| - "@sapphire/lexure": "^1.1.3", |
35 |
| - "@sapphire/pieces": "^3.6.2", |
| 31 | + "@discordjs/builders": "^1.6.3", |
| 32 | + "@sapphire/discord-utilities": "^3.0.3", |
| 33 | + "@sapphire/discord.js-utilities": "6.0.7", |
| 34 | + "@sapphire/lexure": "^1.1.4", |
| 35 | + "@sapphire/pieces": "^3.6.3", |
36 | 36 | "@sapphire/ratelimits": "^2.4.6",
|
37 |
| - "@sapphire/result": "^2.6.2", |
| 37 | + "@sapphire/result": "^2.6.3", |
38 | 38 | "@sapphire/stopwatch": "^1.5.0",
|
39 | 39 | "@sapphire/utilities": "^3.11.1"
|
40 | 40 | },
|
|
44 | 44 | "@favware/cliff-jumper": "^2.0.0",
|
45 | 45 | "@favware/npm-deprecate": "^1.0.7",
|
46 | 46 | "@favware/rollup-type-bundler": "^2.0.0",
|
47 |
| - "@sapphire/eslint-config": "^4.4.1", |
| 47 | + "@sapphire/eslint-config": "^4.4.2", |
48 | 48 | "@sapphire/prettier-config": "^1.4.5",
|
49 | 49 | "@sapphire/ts-config": "^4.0.0",
|
50 | 50 | "@types/node": "^18.16.3",
|
51 | 51 | "@types/ws": "^8.5.4",
|
52 |
| - "@typescript-eslint/eslint-plugin": "^5.59.1", |
53 |
| - "@typescript-eslint/parser": "^5.59.1", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.59.2", |
| 53 | + "@typescript-eslint/parser": "^5.59.2", |
54 | 54 | "@vitest/coverage-c8": "^0.30.1",
|
55 | 55 | "cz-conventional-changelog": "^3.3.0",
|
56 |
| - "discord.js": "^14.9.0", |
| 56 | + "discord.js": "^14.10.2", |
57 | 57 | "esbuild-plugin-file-path-extensions": "^1.0.0",
|
58 | 58 | "esbuild-plugin-version-injector": "^1.1.0",
|
59 | 59 | "eslint": "^8.39.0",
|
|
68 | 68 | "pretty-quick": "^3.1.3",
|
69 | 69 | "tsup": "6.6.2",
|
70 | 70 | "typedoc": "^0.24.6",
|
71 |
| - "typedoc-json-parser": "^7.3.1", |
| 71 | + "typedoc-json-parser": "^7.3.2", |
72 | 72 | "typescript": "^5.0.4",
|
73 |
| - "vite": "^4.3.3", |
| 73 | + "vite": "^4.3.4", |
74 | 74 | "vitest": "^0.30.1"
|
75 | 75 | },
|
76 | 76 | "repository": {
|
|
0 commit comments