diff --git a/package.json b/package.json index 393c3674..108be69d 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "devDependencies": { "@antfu/ni": "^0.23.1", "@eslint-react/eslint-plugin": "^1.17.3", - "@eslint/config-inspector": "^0.5.6", + "@eslint/config-inspector": "^0.6.0", "@types/eslint-config-prettier": "^6.11.3", "@types/fs-extra": "^11.0.4", "@types/node": "^22.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 569c86f7..0e1dfc3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^1.17.3 version: 1.17.3(eslint@9.16.0(jiti@2.4.1))(typescript@5.7.2) '@eslint/config-inspector': - specifier: ^0.5.6 - version: 0.5.6(eslint@9.16.0(jiti@2.4.1)) + specifier: ^0.6.0 + version: 0.6.0(eslint@9.16.0(jiti@2.4.1)) '@types/eslint-config-prettier': specifier: ^6.11.3 version: 6.11.3 @@ -723,16 +723,16 @@ packages: resolution: {integrity: sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-array@0.18.0': - resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-array@0.19.0': resolution: {integrity: sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-inspector@0.5.6': - resolution: {integrity: sha512-/CbA3KQ8phOXerrHG3KNLZTa+cHH4wTTTXlNwHFnwwddV43NOK5hz9FmLuqaa+5cPnJP9SSaAaIXIdm+xNmVLQ==} + '@eslint/config-array@0.19.1': + resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/config-inspector@0.6.0': + resolution: {integrity: sha512-sN+ddom8AjUC5Zc/0uUVf11lpVudN+4cGVxA0ET6TsqE7Gezeug7NN6M8zonTpqsVSnaexGApwGUo0+6MsWfQQ==} hasBin: true peerDependencies: eslint: ^8.50.0 || ^9.0.0 @@ -753,6 +753,10 @@ packages: resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.5': + resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/plugin-kit@0.2.3': resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3611,7 +3615,7 @@ snapshots: '@eslint/compat@1.1.1': {} - '@eslint/config-array@0.18.0': + '@eslint/config-array@0.19.0': dependencies: '@eslint/object-schema': 2.1.4 debug: 4.3.7 @@ -3619,18 +3623,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/config-array@0.19.0': + '@eslint/config-array@0.19.1': dependencies: - '@eslint/object-schema': 2.1.4 + '@eslint/object-schema': 2.1.5 debug: 4.3.7 minimatch: 3.1.2 transitivePeerDependencies: - supports-color - '@eslint/config-inspector@0.5.6(eslint@9.16.0(jiti@2.4.1))': + '@eslint/config-inspector@0.6.0(eslint@9.16.0(jiti@2.4.1))': dependencies: - '@eslint/config-array': 0.18.0 - '@voxpelli/config-array-find-files': 1.2.1(@eslint/config-array@0.18.0) + '@eslint/config-array': 0.19.1 + '@voxpelli/config-array-find-files': 1.2.1(@eslint/config-array@0.19.1) bundle-require: 5.0.0(esbuild@0.24.0) cac: 6.7.14 chokidar: 4.0.1 @@ -3641,7 +3645,7 @@ snapshots: get-port-please: 3.1.2 h3: 1.13.0 minimatch: 9.0.5 - mlly: 1.7.2 + mlly: 1.7.3 mrmime: 2.0.0 open: 10.1.0 picocolors: 1.1.1 @@ -3672,6 +3676,8 @@ snapshots: '@eslint/object-schema@2.1.4': {} + '@eslint/object-schema@2.1.5': {} + '@eslint/plugin-kit@0.2.3': dependencies: levn: 0.4.1 @@ -4004,9 +4010,9 @@ snapshots: tinyrainbow: 1.2.0 optional: true - '@voxpelli/config-array-find-files@1.2.1(@eslint/config-array@0.18.0)': + '@voxpelli/config-array-find-files@1.2.1(@eslint/config-array@0.19.1)': dependencies: - '@eslint/config-array': 0.18.0 + '@eslint/config-array': 0.19.1 '@nodelib/fs.walk': 2.0.0 acorn-jsx@5.3.2(acorn@8.12.1): @@ -5580,7 +5586,7 @@ snapshots: pkg-types@1.2.0: dependencies: confbox: 0.1.7 - mlly: 1.7.2 + mlly: 1.7.3 pathe: 1.1.2 pkg-types@1.2.1: