diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6075e56..8f52866 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@eslint/js': specifier: ^9.23.0 - version: 9.24.0 + version: 9.25.0 '@typescript-eslint/parser': specifier: ^8.28.0 version: 8.30.1(eslint@9.24.0)(typescript@5.8.3) @@ -240,6 +240,10 @@ packages: resolution: {integrity: sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.25.0': + resolution: {integrity: sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1421,6 +1425,8 @@ snapshots: '@eslint/js@9.24.0': {} + '@eslint/js@9.25.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.2.8':