diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f41f35..5f9dc3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: version: 19.6.0 '@eslint/js': specifier: ^9.16.0 - version: 9.16.0 + version: 9.17.0 '@stylistic/eslint-plugin': specifier: ^2.12.1 version: 2.12.1(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2) @@ -468,6 +468,10 @@ packages: resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.17.0': + resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==} + 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} @@ -2546,6 +2550,8 @@ snapshots: '@eslint/js@9.16.0': {} + '@eslint/js@9.17.0': {} + '@eslint/object-schema@2.1.5': {} '@eslint/plugin-kit@0.2.4':