|
48 | 48 | "enquirer": "2.4.1", |
49 | 49 | "gradient-string": "3.0.0", |
50 | 50 | "handlebars": "4.7.8", |
51 | | - "ora": "9.1.0", |
52 | | - "simple-git": "3.30.0", |
| 51 | + "ora": "9.3.0", |
| 52 | + "simple-git": "3.31.1", |
53 | 53 | "validate-npm-package-name": "7.0.2" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@changesets/cli": "2.29.8", |
57 | | - "@commencis/commitlint-config": "3.1.0", |
58 | | - "@commencis/eslint-config": "3.1.0", |
| 57 | + "@commencis/commitlint-config": "3.3.0", |
| 58 | + "@commencis/eslint-config": "3.5.0", |
59 | 59 | "@commencis/prettier-config": "3.1.0", |
60 | | - "@commitlint/cli": "20.4.0", |
| 60 | + "@commitlint/cli": "20.4.2", |
61 | 61 | "@svitejs/changesets-changelog-github-compact": "1.2.0", |
62 | | - "@types/node": "24.10.9", |
| 62 | + "@types/node": "24.10.13", |
63 | 63 | "@types/validate-npm-package-name": "4.0.2", |
64 | | - "eslint": "9.39.2", |
| 64 | + "eslint": "9.39.3", |
65 | 65 | "husky": "9.1.7", |
66 | 66 | "lint-staged": "16.2.7", |
67 | 67 | "prettier": "3.8.1", |
68 | 68 | "tsup": "8.5.1", |
69 | 69 | "typescript": "5.9.3" |
70 | 70 | }, |
71 | 71 | "templateDependencies": { |
72 | | - "@commencis/starter-react-vite": "2.8.0", |
| 72 | + "@commencis/starter-react-vite": "2.9.0", |
73 | 73 | "@commencis/template-markdown": "1.0.0" |
74 | 74 | } |
75 | 75 | } |
0 commit comments