From f9caa2a51697b1085fe60f4c6cff3840bba847dd Mon Sep 17 00:00:00 2001 From: Frederik Wessberg Date: Thu, 31 Oct 2024 01:17:24 +0100 Subject: [PATCH] chore: bump deps --- package.json | 2 +- pnpm-lock.yaml | 39 +++++++++++++++++++++++---------------- 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 494b453..ad2e1b6 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@wessberg/stringutil": "^1.0.19", "ansi-colors": "^4.1.3", "commander": "^12.1.0", - "compatfactory": "^4.0.3", + "compatfactory": "^4.0.4", "crosspath": "^2.0.0", "fast-glob": "^3.3.2", "helpertypes": "^0.0.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2254e7..d5a1822 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^12.1.0 version: 12.1.0 compatfactory: - specifier: ^4.0.3 - version: 4.0.3(typescript@5.6.3) + specifier: ^4.0.4 + version: 4.0.4(typescript@5.6.3) crosspath: specifier: ^2.0.0 version: 2.0.0 @@ -118,11 +118,11 @@ importers: specifier: ^5.6.3 version: 5.6.3 typescript-3-2-1: - specifier: npm:typescript@4.2.3 - version: typescript@4.2.3 + specifier: npm:typescript@3.2.1 + version: typescript@3.2.1 typescript-3-3-1: - specifier: npm:typescript@4.2.3 - version: typescript@4.2.3 + specifier: npm:typescript@3.3.1 + version: typescript@3.3.1 typescript-3-4-1: specifier: npm:typescript@3.4.1 version: typescript@3.4.1 @@ -1198,8 +1198,8 @@ packages: compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} - compatfactory@4.0.3: - resolution: {integrity: sha512-QZ1tcY8DAXRBoO8MDMwmm2kT/NsvQkgxfZmHZbgYHNMIg1bN47Q1Z6AEDcTtSbKn8PKjVcmf6D0ZaFCOvQBMkQ==} + compatfactory@4.0.4: + resolution: {integrity: sha512-r2CkPUf5jiFWYBwpsn8bZlJeVsJhNPLlqDFEP5XVsqslyXLwz/fp71t+AaY37UQndJbGDVnXCg2WVety6KKxNw==} engines: {node: '>=18.20.0'} peerDependencies: typescript: '>=3.x || >= 4.x || >= 5.x' @@ -2926,6 +2926,16 @@ packages: typescript: optional: true + typescript@3.2.1: + resolution: {integrity: sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg==} + engines: {node: '>=4.2.0'} + hasBin: true + + typescript@3.3.1: + resolution: {integrity: sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==} + engines: {node: '>=4.2.0'} + hasBin: true + typescript@3.4.1: resolution: {integrity: sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==} engines: {node: '>=4.2.0'} @@ -2966,11 +2976,6 @@ packages: engines: {node: '>=4.2.0'} hasBin: true - typescript@4.2.3: - resolution: {integrity: sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==} - engines: {node: '>=4.2.0'} - hasBin: true - typescript@4.2.4: resolution: {integrity: sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==} engines: {node: '>=4.2.0'} @@ -3989,7 +3994,7 @@ snapshots: array-ify: 1.0.0 dot-prop: 5.3.0 - compatfactory@4.0.3(typescript@5.6.3): + compatfactory@4.0.4(typescript@5.6.3): dependencies: helpertypes: 0.0.19 typescript: 5.6.3 @@ -5800,6 +5805,10 @@ snapshots: - eslint - supports-color + typescript@3.2.1: {} + + typescript@3.3.1: {} + typescript@3.4.1: {} typescript@3.5.1: {} @@ -5816,8 +5825,6 @@ snapshots: typescript@4.1.2: {} - typescript@4.2.3: {} - typescript@4.2.4: {} typescript@4.3.5: {}