|
2 | 2 | "name": "@coderwyd/eslint-config",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "3.3.0",
|
5 |
| - "packageManager": "pnpm@9.14.4", |
| 5 | + "packageManager": "pnpm@9.15.0", |
6 | 6 | "description": "Donny's ESLint config",
|
7 | 7 | "author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
|
8 | 8 | "license": "MIT",
|
|
84 | 84 | "@antfu/install-pkg": "^0.5.0",
|
85 | 85 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
|
86 | 86 | "@toml-tools/parser": "^1.0.0",
|
87 |
| - "@typescript-eslint/eslint-plugin": "^8.17.0", |
88 |
| - "@typescript-eslint/parser": "^8.17.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.18.0", |
| 88 | + "@typescript-eslint/parser": "^8.18.0", |
89 | 89 | "@vitest/eslint-plugin": "^1.1.16",
|
90 | 90 | "eslint-config-flat-gitignore": "^0.3.0",
|
91 | 91 | "eslint-config-prettier": "^9.1.0",
|
|
95 | 95 | "eslint-plugin-import-x": "^4.5.0",
|
96 | 96 | "eslint-plugin-jsdoc": "^50.6.1",
|
97 | 97 | "eslint-plugin-jsonc": "^2.18.2",
|
98 |
| - "eslint-plugin-n": "^17.14.0", |
| 98 | + "eslint-plugin-n": "^17.15.0", |
99 | 99 | "eslint-plugin-no-only-tests": "^3.3.0",
|
100 |
| - "eslint-plugin-perfectionist": "^4.2.0", |
| 100 | + "eslint-plugin-perfectionist": "^4.3.0", |
101 | 101 | "eslint-plugin-regexp": "^2.7.0",
|
102 | 102 | "eslint-plugin-unicorn": "^56.0.1",
|
103 | 103 | "eslint-plugin-unused-imports": "^4.1.4",
|
|
124 | 124 | "@types/yargs": "^17.0.33",
|
125 | 125 | "@unocss/eslint-plugin": "^0.65.1",
|
126 | 126 | "bumpp": "^9.9.1",
|
127 |
| - "eslint": "^9.16.0", |
| 127 | + "eslint": "^9.17.0", |
128 | 128 | "eslint-plugin-react-hooks": "^5.1.0",
|
129 | 129 | "eslint-plugin-react-refresh": "^0.4.16",
|
130 | 130 | "eslint-plugin-svelte": "^2.46.1",
|
|
136 | 136 | "lint-staged": "^15.2.11",
|
137 | 137 | "rimraf": "^6.0.1",
|
138 | 138 | "simple-git-hooks": "^2.11.1",
|
139 |
| - "svelte": "^5.5.4", |
| 139 | + "svelte": "^5.14.0", |
140 | 140 | "svelte-eslint-parser": "^0.43.0",
|
141 | 141 | "tsup": "^8.3.5",
|
142 | 142 | "tsx": "^4.19.2",
|
|
0 commit comments