diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index df1b165..eb24f89 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -54,7 +54,7 @@ } }, "dependencies": { - "@eslint/js": "^9.12.0", + "@eslint/js": "^10.0.0", "@stylistic/eslint-plugin": "^5.5.0", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46f7cf9..bd41154 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: packages/eslint-config: dependencies: '@eslint/js': - specifier: ^9.12.0 - version: 9.39.4 + specifier: ^10.0.0 + version: 10.0.1 '@stylistic/eslint-plugin': specifier: ^5.5.0 version: 5.5.0 @@ -470,9 +470,14 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/js@9.39.4': - resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@10.0.1': + resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + peerDependencies: + eslint: ^10.0.0 + peerDependenciesMeta: + eslint: + optional: true '@gwhitney/detect-indent@7.0.1': resolution: {integrity: sha512-7bQW+gkKa2kKZPeJf6+c6gFK9ARxQfn+FKy9ScTBppyKRWH2KzsmweXUoklqeEiHiNVWaeP5csIdsNq6w7QhzA==} @@ -3743,7 +3748,7 @@ snapshots: '@eslint-community/regexpp@4.12.1': {} - '@eslint/js@9.39.4': {} + '@eslint/js@10.0.1': {} '@gwhitney/detect-indent@7.0.1': {}