|
65 | 65 | "@semantic-release/github": "10.1.3",
|
66 | 66 | "@semantic-release/npm": "12.0.1",
|
67 | 67 | "@semantic-release/release-notes-generator": "14.0.1",
|
68 |
| - "@stylistic/eslint-plugin": "2.4.0", |
69 |
| - "@stylistic/eslint-plugin-migrate": "2.4.0", |
70 |
| - "@types/node": "22.0.0", |
71 |
| - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.55", |
72 |
| - "@typescript-eslint/parser": "8.0.0-alpha.55", |
73 |
| - "@typescript-eslint/utils": "8.0.0-alpha.55", |
74 |
| - "@unocss/eslint-plugin": "0.61.6", |
| 68 | + "@stylistic/eslint-plugin": "2.6.0", |
| 69 | + "@stylistic/eslint-plugin-migrate": "2.6.0", |
| 70 | + "@types/node": "22.0.2", |
| 71 | + "@typescript-eslint/eslint-plugin": "8.0.0", |
| 72 | + "@typescript-eslint/parser": "8.0.0", |
| 73 | + "@typescript-eslint/utils": "8.0.0", |
| 74 | + "@unocss/eslint-plugin": "0.61.9", |
75 | 75 | "commitizen": "4.3.0",
|
76 |
| - "cspell": "8.12.1", |
| 76 | + "cspell": "8.13.0", |
77 | 77 | "cz-conventional-changelog": "3.3.0",
|
78 | 78 | "deassert": "1.0.2",
|
79 | 79 | "eslint": "9.8.0",
|
|
83 | 83 | "eslint-plugin-format": "0.1.2",
|
84 | 84 | "eslint-plugin-functional": "7.0.0-alpha.10",
|
85 | 85 | "eslint-plugin-import-x": "3.1.0",
|
86 |
| - "eslint-plugin-jsdoc": "48.8.3", |
| 86 | + "eslint-plugin-jsdoc": "48.10.2", |
87 | 87 | "eslint-plugin-jsonc": "2.16.0",
|
88 | 88 | "eslint-plugin-markdown": "5.1.0",
|
89 | 89 | "eslint-plugin-n": "17.10.1",
|
|
100 | 100 | "eslint-plugin-yml": "1.14.0",
|
101 | 101 | "eslint-processor-vue-blocks": "0.1.2",
|
102 | 102 | "eslint-typegen": "0.3.0",
|
103 |
| - "husky": "9.1.3", |
| 103 | + "husky": "9.1.4", |
104 | 104 | "jiti": "1.21.6",
|
105 | 105 | "jsonc-eslint-parser": "2.4.0",
|
106 | 106 | "knip": "5.27.0",
|
|
115 | 115 | "semantic-release": "24.0.0",
|
116 | 116 | "toml-eslint-parser": "0.10.0",
|
117 | 117 | "tsc-files": "1.1.4",
|
118 |
| - "tsx": "4.16.2", |
119 |
| - "typescript": "5.4.5", |
| 118 | + "tsx": "4.16.3", |
| 119 | + "typescript": "5.5.4", |
120 | 120 | "vue-eslint-parser": "9.4.3",
|
121 | 121 | "yaml-eslint-parser": "1.2.3"
|
122 | 122 | },
|
|
265 | 265 | "optional": true
|
266 | 266 | }
|
267 | 267 | },
|
268 |
| - "packageManager": "pnpm@9.1.0", |
| 268 | + "packageManager": "pnpm@9.6.0", |
269 | 269 | "engines": {
|
270 | 270 | "node": ">=20.0.0"
|
271 | 271 | }
|
|
0 commit comments