|
16 | 16 | "check-update": "turbo run check-update" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@commitlint/cli": "^20.4.3", |
20 | | - "@commitlint/config-conventional": "^20.4.3", |
| 19 | + "@commitlint/cli": "^20.4.4", |
| 20 | + "@commitlint/config-conventional": "^20.4.4", |
21 | 21 | "@favware/cliff-jumper": "^6.0.0", |
22 | 22 | "@favware/npm-deprecate": "^2.0.0", |
23 | 23 | "@favware/rollup-type-bundler": "^4.0.0", |
|
32 | 32 | "@types/ws": "^8.18.1", |
33 | 33 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
34 | 34 | "@typescript-eslint/parser": "^7.18.0", |
35 | | - "@vitest/coverage-v8": "^4.0.18", |
| 35 | + "@vitest/coverage-v8": "^4.1.0", |
36 | 36 | "concurrently": "^9.2.1", |
37 | 37 | "cz-conventional-changelog": "^3.3.0", |
38 | 38 | "discord-api-types": "^0.38.34", |
|
42 | 42 | "eslint": "^8.57.1", |
43 | 43 | "eslint-config-prettier": "^10.1.8", |
44 | 44 | "eslint-plugin-prettier": "^5.5.5", |
45 | | - "lint-staged": "^16.3.2", |
| 45 | + "lint-staged": "^16.4.0", |
46 | 46 | "prettier": "^3.8.1", |
47 | 47 | "rimraf": "^6.1.3", |
48 | 48 | "tsup": "^8.5.1", |
49 | 49 | "tsx": "^4.21.0", |
50 | | - "turbo": "^2.8.14", |
| 50 | + "turbo": "^2.8.17", |
51 | 51 | "typescript": "~5.9.3", |
52 | 52 | "vite": "^7.3.1", |
53 | | - "vitest": "^4.0.18" |
| 53 | + "vitest": "^4.1.0" |
54 | 54 | }, |
55 | 55 | "repository": { |
56 | 56 | "type": "git", |
|
0 commit comments