diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f06dea..055bfb8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 0.18.2 '@eslint/js': specifier: ^9.39.1 - version: 9.39.1 + version: 9.39.2 '@tsconfig/node20': specifier: ^20.1.8 version: 20.1.9 @@ -76,7 +76,7 @@ importers: version: 2.0.2(eslint@9.39.1(jiti@2.6.1)) '@eslint/js': specifier: ^9.39.1 - version: 9.39.1 + version: 9.39.2 '@fontsource/fira-mono': specifier: ^5.2.7 version: 5.2.7 @@ -488,6 +488,10 @@ packages: resolution: {integrity: sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.39.2': + resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.7': resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3141,6 +3145,8 @@ snapshots: '@eslint/js@9.39.1': {} + '@eslint/js@9.39.2': {} + '@eslint/object-schema@2.1.7': {} '@eslint/plugin-kit@0.4.1':