|
99 | 99 | "@antfu/install-pkg": "^0.4.1",
|
100 | 100 | "@clack/prompts": "^0.7.0",
|
101 | 101 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
102 |
| - "@stylistic/eslint-plugin": "^2.6.5", |
103 |
| - "@typescript-eslint/eslint-plugin": "^8.3.0", |
104 |
| - "@typescript-eslint/parser": "^8.3.0", |
| 102 | + "@stylistic/eslint-plugin": "^2.7.2", |
| 103 | + "@typescript-eslint/eslint-plugin": "^8.4.0", |
| 104 | + "@typescript-eslint/parser": "^8.4.0", |
105 | 105 | "@vitest/eslint-plugin": "^1.1.0",
|
106 | 106 | "eslint-config-flat-gitignore": "^0.3.0",
|
107 | 107 | "eslint-flat-config-utils": "^0.3.1",
|
108 | 108 | "eslint-merge-processors": "^0.1.0",
|
109 |
| - "eslint-plugin-antfu": "^2.3.6", |
| 109 | + "eslint-plugin-antfu": "^2.4.1", |
110 | 110 | "eslint-plugin-command": "^0.2.3",
|
111 |
| - "eslint-plugin-import-x": "^4.1.0", |
| 111 | + "eslint-plugin-import-x": "^4.1.1", |
112 | 112 | "eslint-plugin-jsdoc": "^50.2.2",
|
113 | 113 | "eslint-plugin-jsonc": "^2.16.0",
|
114 | 114 | "eslint-plugin-markdown": "^5.1.0",
|
|
119 | 119 | "eslint-plugin-toml": "^0.11.1",
|
120 | 120 | "eslint-plugin-unicorn": "^55.0.0",
|
121 | 121 | "eslint-plugin-unused-imports": "^4.1.3",
|
122 |
| - "eslint-plugin-vue": "^9.27.0", |
| 122 | + "eslint-plugin-vue": "^9.28.0", |
123 | 123 | "eslint-plugin-yml": "^1.14.0",
|
124 | 124 | "eslint-processor-vue-blocks": "^0.1.2",
|
125 | 125 | "globals": "^15.9.0",
|
126 | 126 | "jsonc-eslint-parser": "^2.4.0",
|
127 | 127 | "local-pkg": "^0.5.0",
|
128 | 128 | "parse-gitignore": "^2.0.0",
|
129 |
| - "picocolors": "^1.0.1", |
| 129 | + "picocolors": "^1.1.0", |
130 | 130 | "toml-eslint-parser": "^0.10.0",
|
131 | 131 | "vue-eslint-parser": "^9.4.3",
|
132 | 132 | "yaml-eslint-parser": "^1.2.3",
|
|
135 | 135 | "devDependencies": {
|
136 | 136 | "@antfu/eslint-config": "workspace:*",
|
137 | 137 | "@antfu/ni": "^0.23.0",
|
138 |
| - "@eslint-react/eslint-plugin": "^1.12.3", |
| 138 | + "@eslint-react/eslint-plugin": "^1.13.0", |
139 | 139 | "@eslint/config-inspector": "^0.5.4",
|
140 | 140 | "@prettier/plugin-xml": "^3.4.1",
|
141 |
| - "@stylistic/eslint-plugin-migrate": "^2.6.5", |
| 141 | + "@stylistic/eslint-plugin-migrate": "^2.7.2", |
142 | 142 | "@types/eslint": "^9.6.1",
|
143 | 143 | "@types/fs-extra": "^11.0.4",
|
144 |
| - "@types/node": "^22.5.1", |
| 144 | + "@types/node": "^22.5.3", |
145 | 145 | "@types/prompts": "^2.4.9",
|
146 | 146 | "@types/yargs": "^17.0.33",
|
147 | 147 | "@unocss/eslint-plugin": "^0.62.3",
|
|
160 | 160 | "fast-glob": "^3.3.2",
|
161 | 161 | "fs-extra": "^11.2.0",
|
162 | 162 | "jiti": "^1.21.6",
|
163 |
| - "lint-staged": "^15.2.9", |
| 163 | + "lint-staged": "^15.2.10", |
164 | 164 | "prettier-plugin-astro": "^0.14.1",
|
165 | 165 | "prettier-plugin-slidev": "^1.0.5",
|
166 | 166 | "rimraf": "^6.0.1",
|
|
171 | 171 | "tsx": "^4.19.0",
|
172 | 172 | "typescript": "^5.5.4",
|
173 | 173 | "vitest": "^2.0.5",
|
174 |
| - "vue": "^3.4.38" |
| 174 | + "vue": "^3.5.0" |
175 | 175 | },
|
176 | 176 | "resolutions": {
|
177 | 177 | "@eslint-community/eslint-utils": "^4.4.0",
|
178 |
| - "@typescript-eslint/utils": "^8.3.0", |
| 178 | + "@typescript-eslint/utils": "^8.4.0", |
179 | 179 | "eslint": "^9.9.1",
|
180 | 180 | "tsx": "^4.19.0"
|
181 | 181 | },
|
|
0 commit comments