|
25 | 25 | "engines": { |
26 | 26 | "node": ">=22.16" |
27 | 27 | }, |
28 | | - "packageManager": "pnpm@10.24.0", |
| 28 | + "packageManager": "pnpm@10.25.0", |
29 | 29 | "scripts": { |
30 | 30 | "dev": "tsup --watch", |
31 | 31 | "build": "tsup", |
|
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@changesets/cli": "2.29.8", |
57 | | - "@commencis/commitlint-config": "1.2.0", |
58 | | - "@commencis/eslint-config": "2.3.0", |
59 | | - "@commencis/prettier-config": "2.0.0", |
60 | | - "@commitlint/cli": "20.1.0", |
| 57 | + "@commencis/commitlint-config": "2.0.0", |
| 58 | + "@commencis/eslint-config": "2.4.0", |
| 59 | + "@commencis/prettier-config": "2.1.0", |
| 60 | + "@commitlint/cli": "20.2.0", |
61 | 61 | "@svitejs/changesets-changelog-github-compact": "1.2.0", |
62 | | - "@types/node": "24.10.1", |
| 62 | + "@types/node": "24.10.4", |
63 | 63 | "@types/validate-npm-package-name": "4.0.2", |
64 | | - "eslint": "9.39.1", |
| 64 | + "eslint": "9.39.2", |
65 | 65 | "husky": "9.1.7", |
66 | 66 | "lint-staged": "16.2.7", |
67 | | - "prettier": "3.7.3", |
| 67 | + "prettier": "3.7.4", |
68 | 68 | "tsup": "8.5.1", |
69 | 69 | "typescript": "5.9.3" |
70 | 70 | }, |
71 | 71 | "templateDependencies": { |
72 | 72 | "@commencis/starter-react-vite": "2.7.0", |
73 | | - "@commencis/template-markdown": "0.0.1" |
| 73 | + "@commencis/template-markdown": "1.0.0" |
74 | 74 | } |
75 | 75 | } |
0 commit comments