|
2 | 2 | "name": "@coderwyd/eslint-config", |
3 | 3 | "type": "module", |
4 | 4 | "version": "4.0.0", |
5 | | - "packageManager": "pnpm@10.2.1", |
| 5 | + "packageManager": "pnpm@10.3.0", |
6 | 6 | "description": "Donny's ESLint config", |
7 | 7 | "author": "Donny Wang <[email protected]> (https://github.com/coderwyd/)", |
8 | 8 | "license": "MIT", |
|
82 | 82 | "dependencies": { |
83 | 83 | "@antfu/install-pkg": "^1.0.0", |
84 | 84 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", |
85 | | - "@typescript-eslint/eslint-plugin": "^8.23.0", |
86 | | - "@typescript-eslint/parser": "^8.23.0", |
87 | | - "@vitest/eslint-plugin": "^1.1.25", |
| 85 | + "@typescript-eslint/eslint-plugin": "^8.24.0", |
| 86 | + "@typescript-eslint/parser": "^8.24.0", |
| 87 | + "@vitest/eslint-plugin": "^1.1.28", |
88 | 88 | "eslint-config-flat-gitignore": "^2.0.0", |
89 | 89 | "eslint-config-prettier": "^10.0.1", |
90 | 90 | "eslint-plugin-antfu": "^3.0.0", |
|
106 | 106 | "local-pkg": "^1.0.0", |
107 | 107 | "parse-gitignore": "^2.0.0", |
108 | 108 | "picocolors": "^1.1.1", |
109 | | - "prettier": "^3.4.2", |
| 109 | + "prettier": "^3.5.0", |
110 | 110 | "prompts": "^2.4.2", |
111 | 111 | "vue-eslint-parser": "^9.4.3", |
112 | 112 | "yargs": "^17.7.2" |
|
120 | 120 | "@types/prompts": "^2.4.9", |
121 | 121 | "@types/yargs": "^17.0.33", |
122 | 122 | "@unocss/eslint-plugin": "^65.4.3", |
123 | | - "bumpp": "^10.0.2", |
124 | | - "eslint": "^9.19.0", |
| 123 | + "bumpp": "^10.0.3", |
| 124 | + "eslint": "^9.20.1", |
125 | 125 | "eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112", |
126 | 126 | "eslint-plugin-react-hooks": "^5.1.0", |
127 | | - "eslint-plugin-react-refresh": "^0.4.18", |
| 127 | + "eslint-plugin-react-refresh": "^0.4.19", |
128 | 128 | "eslint-plugin-svelte": "^2.46.1", |
129 | 129 | "eslint-plugin-tailwindcss": "^3.18.0", |
130 | 130 | "jiti": "^2.4.2", |
131 | 131 | "nano-staged": "^0.8.0", |
132 | 132 | "simple-git-hooks": "^2.11.1", |
133 | | - "svelte": "^5.19.9", |
| 133 | + "svelte": "^5.19.10", |
134 | 134 | "svelte-eslint-parser": "^0.43.0", |
135 | 135 | "tsup": "^8.3.6", |
136 | 136 | "typescript": "^5.7.3" |
|
0 commit comments