|
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | 46 | "chalk": "5.6.2", |
47 | | - "commander": "14.0.0", |
| 47 | + "commander": "14.0.2", |
48 | 48 | "enquirer": "2.4.1", |
49 | 49 | "gradient-string": "3.0.0", |
50 | 50 | "handlebars": "4.7.8", |
51 | 51 | "ora": "8.2.0", |
52 | | - "simple-git": "3.28.0", |
| 52 | + "simple-git": "3.30.0", |
53 | 53 | "validate-npm-package-name": "6.0.2" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@changesets/cli": "2.29.6", |
57 | | - "@commencis/commitlint-config": "1.1.4", |
58 | | - "@commencis/eslint-config": "1.7.4", |
| 56 | + "@changesets/cli": "2.29.8", |
| 57 | + "@commencis/commitlint-config": "1.2.0", |
| 58 | + "@commencis/eslint-config": "1.8.0", |
59 | 59 | "@commencis/prettier-config": "2.0.0", |
60 | 60 | "@commitlint/cli": "19.8.1", |
61 | 61 | "@svitejs/changesets-changelog-github-compact": "1.2.0", |
62 | | - "@types/node": "22.18.0", |
| 62 | + "@types/node": "22.19.1", |
63 | 63 | "@types/validate-npm-package-name": "4.0.2", |
64 | | - "eslint": "9.34.0", |
| 64 | + "eslint": "9.39.1", |
65 | 65 | "husky": "9.1.7", |
66 | | - "lint-staged": "16.1.5", |
67 | | - "prettier": "3.6.2", |
68 | | - "tsup": "8.5.0", |
69 | | - "typescript": "5.8.3" |
| 66 | + "lint-staged": "16.2.7", |
| 67 | + "prettier": "3.7.2", |
| 68 | + "tsup": "8.5.1", |
| 69 | + "typescript": "5.9.3" |
70 | 70 | }, |
71 | 71 | "templateDependencies": { |
72 | | - "@commencis/starter-react-vite": "2.6.0", |
| 72 | + "@commencis/starter-react-vite": "2.7.0", |
73 | 73 | "@commencis/template-markdown": "0.0.1" |
74 | 74 | } |
75 | 75 | } |
0 commit comments