diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3139c4f1..495f542d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: version: 2.4.0 knip: specifier: ^5.7.0 - version: 5.19.0(@types/node@20.14.2)(typescript@5.4.5) + version: 5.20.0(@types/node@20.14.2)(typescript@5.4.5) lint-staged: specifier: ^15.2.2 version: 15.2.7 @@ -2788,8 +2788,8 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - knip@5.19.0: - resolution: {integrity: sha512-UGt7i9y+xvA1+Q6ssB3rqqMNKtpWvvjBcgRn25NEywDFECMkbOKK7A30Qlke04YKENIl8y2yaKp46P1INBv6Cg==} + knip@5.20.0: + resolution: {integrity: sha512-pQ8fJ6Be7dVsKIqEW06g8TOjiTW9knQPkN0hg2fQTY/Jw16L3EmngAx6cg+5pVLpyxo2wVChCUAn93/ATcatIA==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -4037,6 +4037,10 @@ packages: typescript: optional: true + tsconfig-paths@4.2.0: + resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} + engines: {node: '>=6'} + tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} @@ -7179,7 +7183,7 @@ snapshots: kleur@4.1.5: {} - knip@5.19.0(@types/node@20.14.2)(typescript@5.4.5): + knip@5.20.0(@types/node@20.14.2)(typescript@5.4.5): dependencies: '@ericcornelissen/bash-parser': 0.5.3 '@nodelib/fs.walk': 2.0.0 @@ -7198,6 +7202,7 @@ snapshots: smol-toml: 1.2.1 strip-json-comments: 5.0.1 summary: 2.1.0 + tsconfig-paths: 4.2.0 typescript: 5.4.5 zod: 3.23.8 zod-validation-error: 3.3.0(zod@3.23.8) @@ -8771,6 +8776,12 @@ snapshots: optionalDependencies: typescript: 5.4.5 + tsconfig-paths@4.2.0: + dependencies: + json5: 2.2.3 + minimist: 1.2.8 + strip-bom: 3.0.0 + tslib@2.5.0: {} tslib@2.6.3: {}