@eienjs/eslint-config 1.11.2 → 1.11.4

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/dist/types.d.ts CHANGED
@@ -3,9 +3,9 @@ import { VendoredPrettierOptions } from "./vendored/prettier_types.js";
3
3
  import { ConfigWithExtends } from "eslint-flat-config-utils";
4
4
  import { StylisticCustomizeOptions } from "@stylistic/eslint-plugin";
5
5
  import { ParserOptions } from "@typescript-eslint/parser";
6
+ import { Linter } from "eslint";
6
7
  import { FlatGitignoreOptions } from "eslint-config-flat-gitignore";
7
8
  import { Options } from "eslint-processor-vue-blocks";
8
- import { Linter } from "eslint";
9
9
 
10
10
  //#region src/types.d.ts
11
11
  type Awaitable<T> = T | Promise<T>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eienjs/eslint-config",
3
3
  "type": "module",
4
- "version": "1.11.2",
4
+ "version": "1.11.4",
5
5
  "description": "EienJS ESLint Config",
6
6
  "author": "Fernando Isidro <luffynando@gmail.com> (https://github.com/luffynando/)",
7
7
  "license": "MIT",
@@ -72,31 +72,31 @@
72
72
  },
73
73
  "dependencies": {
74
74
  "@antfu/install-pkg": "^1.1.0",
75
- "@clack/prompts": "^1.1.0",
76
- "@e18e/eslint-plugin": "^0.2.0",
75
+ "@clack/prompts": "^1.2.0",
76
+ "@e18e/eslint-plugin": "^0.3.0",
77
77
  "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
78
- "@eslint/markdown": "^7.5.1",
78
+ "@eslint/markdown": "^8.0.1",
79
79
  "@stylistic/eslint-plugin": "^5.10.0",
80
- "@typescript-eslint/eslint-plugin": "^8.57.0",
81
- "@typescript-eslint/parser": "^8.57.0",
82
- "@vitest/eslint-plugin": "^1.6.11",
80
+ "@typescript-eslint/eslint-plugin": "^8.58.1",
81
+ "@typescript-eslint/parser": "^8.58.1",
82
+ "@vitest/eslint-plugin": "^1.6.15",
83
83
  "ansis": "^4.2.0",
84
84
  "cac": "^7.0.0",
85
- "eslint-config-flat-gitignore": "^2.2.1",
86
- "eslint-flat-config-utils": "^3.0.2",
85
+ "eslint-config-flat-gitignore": "^2.3.0",
86
+ "eslint-flat-config-utils": "^3.1.0",
87
87
  "eslint-merge-processors": "^2.0.0",
88
88
  "eslint-plugin-antfu": "^3.2.2",
89
89
  "eslint-plugin-command": "^3.5.2",
90
- "eslint-plugin-import-lite": "^0.5.2",
91
- "eslint-plugin-jsdoc": "^62.8.0",
90
+ "eslint-plugin-import-lite": "^0.6.0",
91
+ "eslint-plugin-jsdoc": "^62.9.0",
92
92
  "eslint-plugin-jsonc": "^3.1.2",
93
93
  "eslint-plugin-n": "^17.24.0",
94
94
  "eslint-plugin-no-only-tests": "^3.3.0",
95
- "eslint-plugin-perfectionist": "^5.6.0",
95
+ "eslint-plugin-perfectionist": "^5.8.0",
96
96
  "eslint-plugin-pnpm": "^1.6.0",
97
97
  "eslint-plugin-regexp": "^3.1.0",
98
98
  "eslint-plugin-toml": "^1.3.1",
99
- "eslint-plugin-unicorn": "^63.0.0",
99
+ "eslint-plugin-unicorn": "^64.0.0",
100
100
  "eslint-plugin-unused-imports": "^4.4.1",
101
101
  "eslint-plugin-vue": "^10.8.0",
102
102
  "eslint-plugin-yml": "^3.3.1",
@@ -111,26 +111,26 @@
111
111
  },
112
112
  "devDependencies": {
113
113
  "@adonisjs/eslint-plugin": "^2.2.2",
114
- "@commitlint/cli": "^20.4.4",
115
- "@commitlint/config-conventional": "^20.4.4",
114
+ "@commitlint/cli": "^20.5.0",
115
+ "@commitlint/config-conventional": "^20.5.0",
116
116
  "@eslint/config-inspector": "^1.5.0",
117
117
  "@nuxt/eslint-plugin": "^1.15.2",
118
118
  "@prettier/plugin-xml": "^3.4.2",
119
- "@types/node": "^24.12.0",
120
- "astro-eslint-parser": "^1.3.0",
119
+ "@types/node": "^24.12.2",
120
+ "astro-eslint-parser": "^1.4.0",
121
121
  "auto-changelog": "^2.5.0",
122
- "baseline-browser-mapping": "^2.10.7",
123
- "eslint": "^10.0.3",
124
- "eslint-plugin-astro": "^1.6.0",
122
+ "baseline-browser-mapping": "^2.10.17",
123
+ "eslint": "^10.2.0",
124
+ "eslint-plugin-astro": "^1.7.0",
125
125
  "eslint-plugin-erasable-syntax-only": "^0.4.0",
126
126
  "eslint-plugin-format": "^2.0.1",
127
127
  "eslint-typegen": "^2.3.1",
128
128
  "find-up-simple": "^1.0.1",
129
129
  "husky": "^9.1.7",
130
- "np": "^11.0.2",
130
+ "np": "^11.0.3",
131
131
  "pnpm-workspace-yaml": "^1.6.0",
132
132
  "prettier-plugin-astro": "^0.14.1",
133
- "tsdown": "^0.21.2",
133
+ "tsdown": "^0.21.7",
134
134
  "tsx": "^4.21.0",
135
135
  "typescript": "^5.9.3"
136
136
  },
@@ -138,7 +138,13 @@
138
138
  "find-up-simple": "1.0.1"
139
139
  },
140
140
  "resolutions": {
141
- "chokidar": "catalog:dev"
141
+ "@eslint-community/eslint-utils": "catalog:peer",
142
+ "@typescript-eslint/types": "catalog:peer",
143
+ "@typescript-eslint/utils": "catalog:peer",
144
+ "chokidar": "catalog:dev",
145
+ "eslint": "catalog:peer",
146
+ "semver": "catalog:dev",
147
+ "tsx": "catalog:dev"
142
148
  },
143
149
  "commitlint": {
144
150
  "extends": [