|
2 | 2 | "name": "@coderwyd/eslint-config", |
3 | 3 | "type": "module", |
4 | 4 | "version": "2.5.3", |
5 | | - "packageManager": "[email protected].3", |
| 5 | + "packageManager": "[email protected].4", |
6 | 6 | "description": "Donny's ESLint config", |
7 | 7 | "author": "Donny Wang <[email protected]> (https://github.com/coderwyd/)", |
8 | 8 | "license": "MIT", |
|
112 | 112 | "picocolors": "^1.0.1", |
113 | 113 | "prettier-plugin-toml": "^2.0.1", |
114 | 114 | "prompts": "^2.4.2", |
115 | | - "vue-eslint-parser": "^9.4.2", |
| 115 | + "vue-eslint-parser": "^9.4.3", |
116 | 116 | "yargs": "^17.7.2" |
117 | 117 | }, |
118 | 118 | "devDependencies": { |
119 | 119 | "@antfu/ni": "^0.21.12", |
120 | 120 | "@eslint-react/eslint-plugin": "^1.5.14", |
121 | | - "@eslint/config-inspector": "^0.4.8", |
| 121 | + "@eslint/config-inspector": "^0.4.10", |
122 | 122 | "@stylistic/eslint-plugin-migrate": "^2.1.0", |
123 | 123 | "@types/eslint": "^8.56.10", |
124 | 124 | "@types/fs-extra": "^11.0.4", |
125 | | - "@types/node": "^20.12.12", |
| 125 | + "@types/node": "^20.14.0", |
126 | 126 | "@types/prompts": "^2.4.9", |
127 | 127 | "@types/yargs": "^17.0.32", |
128 | | - "@unocss/eslint-plugin": "^0.60.3", |
| 128 | + "@unocss/eslint-plugin": "^0.60.4", |
129 | 129 | "bumpp": "^9.4.1", |
130 | | - "eslint": "^9.3.0", |
| 130 | + "eslint": "^9.4.0", |
131 | 131 | "eslint-plugin-react-hooks": "^4.6.2", |
132 | 132 | "eslint-plugin-react-refresh": "^0.4.7", |
133 | 133 | "eslint-plugin-svelte": "2.39.0", |
|
0 commit comments