@coderwyd/eslint-config 2.7.3 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@coderwyd/eslint-config",
3
3
  "type": "module",
4
- "version": "2.7.3",
4
+ "version": "3.1.0",
5
5
  "description": "Donny's ESLint config",
6
6
  "author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
7
7
  "license": "MIT",
@@ -70,35 +70,33 @@
70
70
  "dependencies": {
71
71
  "@antfu/install-pkg": "^0.4.1",
72
72
  "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
73
- "@stylistic/eslint-plugin": "^2.8.0",
74
73
  "@toml-tools/parser": "^1.0.0",
75
74
  "@typescript-eslint/eslint-plugin": "^8.7.0",
76
75
  "@typescript-eslint/parser": "^8.7.0",
77
76
  "@vitest/eslint-plugin": "^1.1.4",
78
77
  "eslint-config-flat-gitignore": "^0.3.0",
79
- "eslint-merge-processors": "^0.1.0",
78
+ "eslint-config-prettier": "^9.1.0",
80
79
  "eslint-plugin-antfu": "^2.7.0",
81
- "eslint-plugin-command": "^0.2.5",
80
+ "eslint-plugin-command": "^0.2.6",
82
81
  "eslint-plugin-eslint-comments": "^3.2.0",
83
- "eslint-plugin-format": "^0.1.2",
84
82
  "eslint-plugin-import-x": "^4.3.0",
85
- "eslint-plugin-jsdoc": "^50.2.4",
83
+ "eslint-plugin-jsdoc": "^50.3.0",
86
84
  "eslint-plugin-jsonc": "^2.16.0",
87
85
  "eslint-plugin-n": "^17.10.3",
88
86
  "eslint-plugin-no-only-tests": "^3.3.0",
89
87
  "eslint-plugin-perfectionist": "^3.7.0",
88
+ "eslint-plugin-prettier": "^5.2.1",
90
89
  "eslint-plugin-regexp": "^2.6.0",
91
90
  "eslint-plugin-unicorn": "^55.0.0",
92
91
  "eslint-plugin-unused-imports": "^4.1.4",
93
92
  "eslint-plugin-vue": "^9.28.0",
94
- "eslint-processor-vue-blocks": "^0.1.2",
95
93
  "eslint-typegen": "^0.3.2",
96
94
  "globals": "^15.9.0",
97
95
  "jsonc-eslint-parser": "^2.4.0",
98
96
  "local-pkg": "^0.5.0",
99
97
  "parse-gitignore": "^2.0.0",
100
98
  "picocolors": "^1.1.0",
101
- "prettier-plugin-toml": "^2.0.1",
99
+ "prettier": "^3.3.3",
102
100
  "prompts": "^2.4.2",
103
101
  "vue-eslint-parser": "^9.4.3",
104
102
  "yargs": "^17.7.2"
@@ -107,22 +105,22 @@
107
105
  "@antfu/ni": "^0.23.0",
108
106
  "@eslint-react/eslint-plugin": "^1.14.2",
109
107
  "@eslint/config-inspector": "^0.5.4",
110
- "@stylistic/eslint-plugin-migrate": "^2.8.0",
108
+ "@types/eslint-config-prettier": "^6.11.3",
111
109
  "@types/fs-extra": "^11.0.4",
112
- "@types/node": "^22.6.1",
110
+ "@types/node": "^22.7.4",
113
111
  "@types/prompts": "^2.4.9",
114
112
  "@types/yargs": "^17.0.33",
115
- "@unocss/eslint-plugin": "^0.62.4",
116
- "bumpp": "^9.5.2",
113
+ "@unocss/eslint-plugin": "^0.63.0",
114
+ "bumpp": "^9.6.1",
117
115
  "eslint": "^9.11.1",
118
116
  "eslint-plugin-react-hooks": "^4.6.2",
119
117
  "eslint-plugin-react-refresh": "^0.4.12",
120
- "eslint-plugin-svelte": "2.43.0",
118
+ "eslint-plugin-svelte": "2.44.1",
121
119
  "eslint-plugin-tailwindcss": "^3.17.4",
122
120
  "execa": "^9.4.0",
123
121
  "fast-glob": "^3.3.2",
124
122
  "fs-extra": "^11.2.0",
125
- "jiti": "^1.21.6",
123
+ "jiti": "^2.0.0",
126
124
  "lint-staged": "^15.2.10",
127
125
  "rimraf": "^6.0.1",
128
126
  "simple-git-hooks": "^2.11.1",