|
30 | 30 | "devDependencies": {
|
31 | 31 | "@commitlint/cli": "^19.3.0",
|
32 | 32 | "@commitlint/config-conventional": "^19.2.2",
|
33 |
| - "@favware/cliff-jumper": "^4.0.2", |
| 33 | + "@favware/cliff-jumper": "^4.0.3", |
34 | 34 | "@favware/npm-deprecate": "^1.0.7",
|
35 | 35 | "@sapphire/eslint-config": "^5.0.5",
|
36 | 36 | "@sapphire/ts-config": "^5.0.1",
|
37 |
| - "@types/node": "^20.14.11", |
| 37 | + "@types/node": "^20.14.13", |
38 | 38 | "@types/rimraf": "^4.0.5",
|
39 |
| - "@typescript-eslint/eslint-plugin": "^7.16.1", |
40 |
| - "@typescript-eslint/parser": "^7.16.1", |
41 |
| - "@vitest/coverage-v8": "^2.0.3", |
| 39 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 40 | + "@typescript-eslint/parser": "^7.18.0", |
| 41 | + "@vitest/coverage-v8": "^2.0.4", |
42 | 42 | "eslint": "^8.57.0",
|
43 | 43 | "eslint-config-prettier": "^9.1.0",
|
44 | 44 | "eslint-plugin-prettier": "^5.2.1",
|
45 |
| - "husky": "^9.1.1", |
| 45 | + "husky": "^9.1.4", |
46 | 46 | "lint-staged": "^15.2.7",
|
47 | 47 | "pinst": "^3.0.0",
|
48 | 48 | "prettier": "^3.3.3",
|
49 | 49 | "rimraf": "^5.0.9",
|
50 |
| - "tsup": "^8.2.1", |
51 |
| - "typedoc": "^0.26.4", |
| 50 | + "tsup": "^8.2.3", |
| 51 | + "typedoc": "^0.26.5", |
52 | 52 | "typedoc-json-parser": "^10.1.5",
|
53 |
| - "typescript": "^5.5.3", |
54 |
| - "vitest": "^2.0.3" |
| 53 | + "typescript": "^5.5.4", |
| 54 | + "vitest": "^2.0.4" |
55 | 55 | },
|
56 | 56 | "repository": {
|
57 | 57 | "type": "git",
|
|
0 commit comments