|
2 | 2 | "name": "@coderwyd/eslint-config",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "2.5.0-beta.2",
|
5 |
| - "packageManager": "pnpm@9.1.1", |
| 5 | + "packageManager": "pnpm@9.1.2", |
6 | 6 | "description": "Donny's ESLint config",
|
7 | 7 | "author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
|
8 | 8 | "license": "MIT",
|
|
80 | 80 | "@antfu/install-pkg": "^0.3.3",
|
81 | 81 | "@stylistic/eslint-plugin": "^2.1.0",
|
82 | 82 | "@toml-tools/parser": "^1.0.0",
|
83 |
| - "@typescript-eslint/eslint-plugin": "^7.9.0", |
84 |
| - "@typescript-eslint/parser": "^7.9.0", |
| 83 | + "@typescript-eslint/eslint-plugin": "^7.10.0", |
| 84 | + "@typescript-eslint/parser": "^7.10.0", |
85 | 85 | "eslint-config-flat-gitignore": "^0.1.5",
|
86 | 86 | "eslint-merge-processors": "^0.1.0",
|
87 | 87 | "eslint-plugin-antfu": "^2.2.0",
|
|
94 | 94 | "eslint-plugin-n": "^17.7.0",
|
95 | 95 | "eslint-plugin-no-only-tests": "^3.1.0",
|
96 | 96 | "eslint-plugin-perfectionist": "^2.10.0",
|
97 |
| - "eslint-plugin-regexp": "^2.5.0", |
| 97 | + "eslint-plugin-regexp": "^2.6.0", |
98 | 98 | "eslint-plugin-tailwindcss": "^3.15.2",
|
99 | 99 | "eslint-plugin-unicorn": "^53.0.0",
|
100 | 100 | "eslint-plugin-unused-imports": "^3.2.0",
|
|
122 | 122 | "@types/node": "^20.12.12",
|
123 | 123 | "@types/prompts": "^2.4.9",
|
124 | 124 | "@types/yargs": "^17.0.32",
|
125 |
| - "@unocss/eslint-plugin": "^0.60.2", |
| 125 | + "@unocss/eslint-plugin": "^0.60.3", |
126 | 126 | "bumpp": "^9.4.1",
|
127 | 127 | "eslint": "^9.3.0",
|
128 | 128 | "eslint-plugin-react": "^7.34.1",
|
|
132 | 132 | "execa": "^9.1.0",
|
133 | 133 | "fast-glob": "^3.3.2",
|
134 | 134 | "fs-extra": "^11.2.0",
|
135 |
| - "lint-staged": "^15.2.2", |
| 135 | + "lint-staged": "^15.2.4", |
136 | 136 | "rimraf": "^5.0.7",
|
137 | 137 | "simple-git-hooks": "^2.11.1",
|
138 | 138 | "svelte": "^4.2.17",
|
|
0 commit comments