|
141 | 141 | }
|
142 | 142 | },
|
143 | 143 | "dependencies": {
|
144 |
| - "@antfu/utils": "^0.7.6", |
| 144 | + "@antfu/utils": "^8.1.0", |
145 | 145 | "@nuxt/kit": "^3.7.4",
|
146 | 146 | "@nuxt/schema": "^3.7.4",
|
147 |
| - "@types/node": "^20.8.2", |
148 |
| - "chokidar": "^3.5.3", |
| 147 | + "@types/node": "^22.10.7", |
| 148 | + "chokidar": "^4.0.3", |
149 | 149 | "consola": "^3.2.3",
|
150 |
| - "filter-anything": "^3.0.7", |
151 |
| - "globby": "^13.2.2", |
152 |
| - "merge-anything": "^5.1.7", |
153 |
| - "minimatch": "^9.0.3", |
154 |
| - "remove-anything": "^1.0.5", |
| 150 | + "filter-anything": "^4.0.2", |
| 151 | + "globby": "^14.0.2", |
| 152 | + "merge-anything": "^6.0.2", |
| 153 | + "minimatch": "^10.0.1", |
| 154 | + "remove-anything": "^2.0.2", |
155 | 155 | "schob": "^1.0.2",
|
156 |
| - "unplugin": "^1.5.0" |
| 156 | + "unplugin": "^2.1.2" |
157 | 157 | },
|
158 | 158 | "devDependencies": {
|
159 |
| - "@antfu/eslint-config": "1.0.0-beta.19", |
160 |
| - "@vitest/coverage-v8": "^0.34.6", |
| 159 | + "@antfu/eslint-config": "3.14.0", |
| 160 | + "@vitest/coverage-v8": "^3.0.2", |
161 | 161 | "bumpp": "^9.2.0",
|
162 |
| - "eslint": "^8.50.0", |
163 |
| - "lint-staged": "^14.0.1", |
| 162 | + "eslint": "^9.18.0", |
| 163 | + "lint-staged": "^15.4.1", |
164 | 164 | "nodemon": "^3.0.1",
|
165 | 165 | "simple-git-hooks": "^2.9.0",
|
166 |
| - "tsup": "^7.2.0", |
| 166 | + "tsup": "^8.3.5", |
167 | 167 | "typescript": "^5.2.2",
|
168 | 168 | "vite": "^4.4.11",
|
169 |
| - "vitest": "^0.34.6" |
| 169 | + "vitest": "^3.0.2" |
170 | 170 | },
|
171 | 171 | "simple-git-hooks": {
|
172 | 172 | "pre-commit": "pnpm lint-staged"
|
|
0 commit comments