|
84 | 84 | "@antfu/install-pkg": "^0.4.1",
|
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.11.0", |
88 |
| - "@typescript-eslint/parser": "^8.11.0", |
89 |
| - "@vitest/eslint-plugin": "^1.1.7", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 88 | + "@typescript-eslint/parser": "^8.13.0", |
| 89 | + "@vitest/eslint-plugin": "^1.1.8", |
90 | 90 | "eslint-config-flat-gitignore": "^0.3.0",
|
91 | 91 | "eslint-config-prettier": "^9.1.0",
|
92 | 92 | "eslint-plugin-antfu": "^2.7.0",
|
93 | 93 | "eslint-plugin-command": "^0.2.6",
|
94 | 94 | "eslint-plugin-eslint-comments": "^3.2.0",
|
95 | 95 | "eslint-plugin-import-x": "^4.4.0",
|
96 | 96 | "eslint-plugin-jsdoc": "^50.4.3",
|
97 |
| - "eslint-plugin-jsonc": "^2.16.0", |
| 97 | + "eslint-plugin-jsonc": "^2.18.1", |
98 | 98 | "eslint-plugin-n": "^17.13.1",
|
99 | 99 | "eslint-plugin-no-only-tests": "^3.3.0",
|
100 | 100 | "eslint-plugin-perfectionist": "^3.9.1",
|
|
116 | 116 | },
|
117 | 117 | "devDependencies": {
|
118 | 118 | "@antfu/ni": "^0.23.0",
|
119 |
| - "@eslint-react/eslint-plugin": "^1.15.2", |
| 119 | + "@eslint-react/eslint-plugin": "^1.16.1", |
120 | 120 | "@eslint/config-inspector": "^0.5.6",
|
121 | 121 | "@types/eslint-config-prettier": "^6.11.3",
|
122 | 122 | "@types/fs-extra": "^11.0.4",
|
123 |
| - "@types/node": "^22.8.7", |
| 123 | + "@types/node": "^22.9.0", |
124 | 124 | "@types/prompts": "^2.4.9",
|
125 | 125 | "@types/yargs": "^17.0.33",
|
126 | 126 | "@unocss/eslint-plugin": "^0.64.0",
|
|
137 | 137 | "lint-staged": "^15.2.10",
|
138 | 138 | "rimraf": "^6.0.1",
|
139 | 139 | "simple-git-hooks": "^2.11.1",
|
140 |
| - "svelte": "^5.0.5", |
| 140 | + "svelte": "^5.1.13", |
141 | 141 | "svelte-eslint-parser": "^0.43.0",
|
142 | 142 | "tsup": "^8.3.5",
|
143 | 143 | "tsx": "^4.19.2",
|
|
0 commit comments