diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80c8e27..5fb5121 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 1.2.0 dts-buddy: specifier: ^0.6.2 - version: 0.6.2(typescript@5.9.2) + version: 0.6.2(typescript@5.9.3) esbuild: specifier: ^0.25.9 version: 0.25.10 @@ -34,7 +34,7 @@ importers: version: 5.1.0(eslint@9.36.0) eslint-plugin-n: specifier: ^17.21.3 - version: 17.23.1(eslint@9.36.0)(typescript@5.9.2) + version: 17.23.1(eslint@9.36.0)(typescript@5.9.3) eslint-plugin-prettier: specifier: ^5.5.4 version: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.36.0))(eslint@9.36.0)(prettier@3.6.2) @@ -46,7 +46,7 @@ importers: version: 9.1.7 lint-staged: specifier: ^16.1.6 - version: 16.2.0 + version: 16.2.3 npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -67,7 +67,7 @@ importers: version: link:packages/tsconfck tsconfck-2: specifier: npm:tsconfck@^2.1.2 - version: tsconfck@2.1.2(typescript@5.9.2) + version: tsconfck@2.1.2(typescript@5.9.3) vitest: specifier: ^3.2.4 version: 3.2.4(yaml@2.8.1) @@ -94,7 +94,7 @@ importers: version: 0.2.9 typescript: specifier: ^5.9.2 - version: 5.9.2 + version: 5.9.3 vitest: specifier: ^3.2.4 version: 3.2.4(yaml@2.8.1) @@ -1361,8 +1361,8 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - lint-staged@16.2.0: - resolution: {integrity: sha512-spdYSOCQ2MdZ9CM1/bu/kDmaYGsrpNOeu1InFFV8uhv14x6YIubGxbCpSmGILFoxkiheNQPDXSg5Sbb5ZuVnug==} + lint-staged@16.2.3: + resolution: {integrity: sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==} engines: {node: '>=20.17'} hasBin: true @@ -1831,8 +1831,8 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - typescript@5.9.2: - resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -2712,7 +2712,7 @@ snapshots: dotenv@16.4.7: {} - dts-buddy@0.6.2(typescript@5.9.2): + dts-buddy@0.6.2(typescript@5.9.3): dependencies: '@jridgewell/source-map': 0.3.6 '@jridgewell/sourcemap-codec': 1.5.0 @@ -2721,8 +2721,8 @@ snapshots: magic-string: 0.30.17 sade: 1.8.1 tinyglobby: 0.2.14 - ts-api-utils: 1.4.3(typescript@5.9.2) - typescript: 5.9.2 + ts-api-utils: 1.4.3(typescript@5.9.3) + typescript: 5.9.3 eastasianwidth@0.2.0: {} @@ -2828,7 +2828,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-n@17.23.1(eslint@9.36.0)(typescript@5.9.2): + eslint-plugin-n@17.23.1(eslint@9.36.0)(typescript@5.9.3): dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@9.36.0) enhanced-resolve: 5.18.3 @@ -2839,7 +2839,7 @@ snapshots: globrex: 0.1.2 ignore: 5.3.2 semver: 7.7.2 - ts-declaration-location: 1.0.7(typescript@5.9.2) + ts-declaration-location: 1.0.7(typescript@5.9.3) transitivePeerDependencies: - typescript @@ -3164,7 +3164,7 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - lint-staged@16.2.0: + lint-staged@16.2.3: dependencies: commander: 14.0.1 listr2: 9.0.4 @@ -3589,24 +3589,24 @@ snapshots: tr46@0.0.3: {} - ts-api-utils@1.4.3(typescript@5.9.2): + ts-api-utils@1.4.3(typescript@5.9.3): dependencies: - typescript: 5.9.2 + typescript: 5.9.3 - ts-declaration-location@1.0.7(typescript@5.9.2): + ts-declaration-location@1.0.7(typescript@5.9.3): dependencies: picomatch: 4.0.3 - typescript: 5.9.2 + typescript: 5.9.3 - tsconfck@2.1.2(typescript@5.9.2): + tsconfck@2.1.2(typescript@5.9.3): optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 type-check@0.4.0: dependencies: prelude-ls: 1.2.1 - typescript@5.9.2: {} + typescript@5.9.3: {} unist-util-stringify-position@2.0.3: dependencies: