|
35 | 35 | "dependencies": {
|
36 | 36 | "@discordjs/builders": "^1.7.0",
|
37 | 37 | "@sapphire/discord-utilities": "^3.2.3",
|
38 |
| - "@sapphire/discord.js-utilities": "^7.1.6", |
| 38 | + "@sapphire/discord.js-utilities": "^7.2.0", |
39 | 39 | "@sapphire/lexure": "^1.1.7",
|
40 | 40 | "@sapphire/pieces": "^4.2.2",
|
41 | 41 | "@sapphire/ratelimits": "^2.4.9",
|
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@commitlint/cli": "^19.2.1",
|
48 | 48 | "@commitlint/config-conventional": "^19.1.0",
|
49 |
| - "@favware/cliff-jumper": "^3.0.1", |
| 49 | + "@favware/cliff-jumper": "^3.0.2", |
50 | 50 | "@favware/npm-deprecate": "^1.0.7",
|
51 | 51 | "@favware/rollup-type-bundler": "^3.3.0",
|
52 | 52 | "@sapphire/eslint-config": "^5.0.4",
|
53 | 53 | "@sapphire/node-utilities": "^1.0.2",
|
54 | 54 | "@sapphire/prettier-config": "^2.0.0",
|
55 | 55 | "@sapphire/ts-config": "^5.0.1",
|
56 |
| - "@types/node": "^20.12.5", |
| 56 | + "@types/node": "^20.12.7", |
57 | 57 | "@types/ws": "^8.5.10",
|
58 |
| - "@typescript-eslint/eslint-plugin": "^7.5.0", |
59 |
| - "@typescript-eslint/parser": "^7.5.0", |
60 |
| - "@vitest/coverage-v8": "^1.4.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^7.6.0", |
| 59 | + "@typescript-eslint/parser": "^7.6.0", |
| 60 | + "@vitest/coverage-v8": "^1.5.0", |
61 | 61 | "concurrently": "^8.2.2",
|
62 | 62 | "cz-conventional-changelog": "^3.3.0",
|
63 | 63 | "discord.js": "^14.14.1",
|
|
71 | 71 | "lint-staged": "^15.2.2",
|
72 | 72 | "prettier": "^3.2.5",
|
73 | 73 | "tsup": "^8.0.2",
|
74 |
| - "typedoc": "^0.25.12", |
| 74 | + "typedoc": "^0.25.13", |
75 | 75 | "typedoc-json-parser": "^9.0.1",
|
76 |
| - "typescript": "^5.4.4", |
| 76 | + "typescript": "^5.4.5", |
77 | 77 | "vite": "^5.2.8",
|
78 |
| - "vitest": "^1.4.0" |
| 78 | + "vitest": "^1.5.0" |
79 | 79 | },
|
80 | 80 | "repository": {
|
81 | 81 | "type": "git",
|
|
0 commit comments