|
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": "^22.15.31", |
| 56 | + "@types/node": "^22.15.32", |
57 | 57 | "@types/ws": "^8.18.1", |
58 | 58 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
59 | 59 | "@typescript-eslint/parser": "^7.18.0", |
60 | | - "@vitest/coverage-v8": "^3.2.3", |
61 | | - "concurrently": "^9.1.2", |
| 60 | + "@vitest/coverage-v8": "^3.2.4", |
| 61 | + "concurrently": "^9.2.0", |
62 | 62 | "cz-conventional-changelog": "^3.3.0", |
63 | | - "discord.js": "^14.19.3", |
| 63 | + "discord.js": "^14.20.0", |
64 | 64 | "esbuild-plugin-file-path-extensions": "^2.1.4", |
65 | 65 | "esbuild-plugin-version-injector": "^1.2.1", |
66 | 66 | "eslint": "^8.57.1", |
67 | 67 | "eslint-config-prettier": "^10.1.5", |
68 | 68 | "eslint-plugin-deprecation": "^3.0.0", |
69 | | - "eslint-plugin-prettier": "^5.4.1", |
| 69 | + "eslint-plugin-prettier": "^5.5.0", |
70 | 70 | "gen-esm-wrapper": "^1.1.3", |
71 | | - "lint-staged": "^16.1.1", |
| 71 | + "lint-staged": "^16.1.2", |
72 | 72 | "prettier": "^3.5.3", |
73 | 73 | "tsup": "^8.4.0", |
74 | 74 | "typedoc": "^0.26.11", |
75 | 75 | "typedoc-json-parser": "^10.2.0", |
76 | 76 | "typescript": "~5.4.5", |
77 | 77 | "vite": "^6.3.5", |
78 | | - "vitest": "^3.2.3" |
| 78 | + "vitest": "^3.2.4" |
79 | 79 | }, |
80 | 80 | "repository": { |
81 | 81 | "type": "git", |
|
0 commit comments