|
2 | 2 | "name": "@mastondzn/eslint", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.8.0", |
5 | | - "packageManager": "pnpm@8.15.4", |
| 5 | + "packageManager": "pnpm@9.1.2", |
6 | 6 | "description": "Maston's customizable ESLint config", |
7 | 7 | "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", |
8 | 8 | "contributors": [ |
|
103 | 103 | "@eslint-types/typescript-eslint": "^6.21.0", |
104 | 104 | "@eslint-types/unicorn": "^50.0.1", |
105 | 105 | "@stylistic/eslint-plugin": "^1.6.3", |
106 | | - "@typescript-eslint/eslint-plugin": "^6.21.0", |
107 | | - "@typescript-eslint/parser": "^6.21.0", |
| 106 | + "@typescript-eslint/eslint-plugin": "^7.10.0", |
| 107 | + "@typescript-eslint/parser": "^7.10.0", |
108 | 108 | "eslint-config-flat-gitignore": "^0.1.3", |
109 | 109 | "eslint-import-resolver-typescript": "^3.6.1", |
110 | 110 | "eslint-merge-processors": "^0.1.0", |
|
143 | 143 | "@stylistic/eslint-plugin-migrate": "^1.6.3", |
144 | 144 | "@types/eslint": "^8.56.5", |
145 | 145 | "@types/fs-extra": "^11.0.4", |
146 | | - "@types/node": "^20.11.25", |
| 146 | + "@types/node": "^20.12.12", |
147 | 147 | "@types/prompts": "^2.4.9", |
148 | 148 | "@types/yargs": "^17.0.32", |
149 | 149 | "@unocss/eslint-plugin": "^0.58.5", |
|
169 | 169 | "svelte": "^4.2.12", |
170 | 170 | "svelte-eslint-parser": "^0.33.1", |
171 | 171 | "tsup": "^8.0.2", |
172 | | - "typescript": "^5.4.2", |
| 172 | + "typescript": "^5.4.5", |
173 | 173 | "vitest": "^1.3.1", |
174 | 174 | "vue": "^3.4.21" |
175 | 175 | }, |
|
0 commit comments