|
42 | 42 | "zip-a-folder": "3.1.8"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@commitlint/cli": "19.5.0", |
46 |
| - "@commitlint/config-conventional": "19.5.0", |
| 45 | + "@commitlint/cli": "19.6.0", |
| 46 | + "@commitlint/config-conventional": "19.6.0", |
47 | 47 | "@commitlint/prompt": "^19.3.0",
|
48 |
| - "@commitlint/prompt-cli": "19.5.0", |
| 48 | + "@commitlint/prompt-cli": "19.6.0", |
49 | 49 | "@eslint/js": "^9.1.1",
|
50 | 50 | "@types/fs-extra": "11.0.4",
|
51 | 51 | "@types/gradient-string": "1.1.6",
|
52 |
| - "@types/node": "22.9.0", |
| 52 | + "@types/node": "22.9.3", |
53 | 53 | "@types/rimraf": "4.0.5",
|
54 | 54 | "@types/validate-npm-package-name": "4.0.2",
|
55 |
| - "@typescript-eslint/eslint-plugin": "8.14.0", |
56 |
| - "@typescript-eslint/parser": "8.14.0", |
| 55 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 56 | + "@typescript-eslint/parser": "8.15.0", |
57 | 57 | "codependence": "0.3.1",
|
58 | 58 | "eslint": "9.15.0",
|
59 | 59 | "eslint-config-prettier": "9.1.0",
|
|
66 | 66 | "tsup": "8.3.5",
|
67 | 67 | "tsutils": "^3.21.0",
|
68 | 68 | "tsx": "^4.7.0",
|
69 |
| - "typescript": "5.6.3", |
| 69 | + "typescript": "5.7.2", |
70 | 70 | "typescript-eslint": "^7.7.1"
|
71 | 71 | },
|
72 | 72 | "keywords": [
|
|
0 commit comments