|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 | 36 | "@discordjs/builders": "^1.7.0",
|
37 |
| - "@sapphire/discord-utilities": "^3.2.2", |
| 37 | + "@sapphire/discord-utilities": "^3.2.3", |
38 | 38 | "@sapphire/discord.js-utilities": "^7.1.6",
|
39 | 39 | "@sapphire/lexure": "^1.1.7",
|
40 | 40 | "@sapphire/pieces": "^4.2.2",
|
|
44 | 44 | "@sapphire/utilities": "^3.15.3"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@commitlint/cli": "^19.0.3", |
48 |
| - "@commitlint/config-conventional": "^19.0.3", |
| 47 | + "@commitlint/cli": "^19.2.0", |
| 48 | + "@commitlint/config-conventional": "^19.1.0", |
49 | 49 | "@favware/cliff-jumper": "^3.0.1",
|
50 | 50 | "@favware/npm-deprecate": "^1.0.7",
|
51 | 51 | "@favware/rollup-type-bundler": "^3.3.0",
|
52 |
| - "@sapphire/eslint-config": "^5.0.3", |
| 52 | + "@sapphire/eslint-config": "^5.0.4", |
53 | 53 | "@sapphire/prettier-config": "^2.0.0",
|
54 |
| - "@sapphire/ts-config": "^5.0.0", |
55 |
| - "@types/node": "^20.11.25", |
| 54 | + "@sapphire/ts-config": "^5.0.1", |
| 55 | + "@types/node": "^20.11.28", |
56 | 56 | "@types/ws": "^8.5.10",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^7.1.1", |
58 |
| - "@typescript-eslint/parser": "^7.1.1", |
59 |
| - "@vitest/coverage-v8": "^1.3.1", |
| 57 | + "@typescript-eslint/eslint-plugin": "^7.2.0", |
| 58 | + "@typescript-eslint/parser": "^7.2.0", |
| 59 | + "@vitest/coverage-v8": "^1.4.0", |
60 | 60 | "concurrently": "^8.2.2",
|
61 | 61 | "cz-conventional-changelog": "^3.3.0",
|
62 | 62 | "discord.js": "^14.14.1",
|
|
73 | 73 | "typedoc": "^0.25.12",
|
74 | 74 | "typedoc-json-parser": "^9.0.1",
|
75 | 75 | "typescript": "^5.4.2",
|
76 |
| - "vite": "^5.1.5", |
77 |
| - "vitest": "^1.3.1" |
| 76 | + "vite": "^5.1.6", |
| 77 | + "vitest": "^1.4.0" |
78 | 78 | },
|
79 | 79 | "repository": {
|
80 | 80 | "type": "git",
|
|
0 commit comments