From 51789480668edbba4eed97faff8c9abd27a91a7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:06:29 +0100 Subject: [PATCH] chore(deps): update dependency @antfu/install-pkg to v1 (#7226) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/vitest/package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/packages/vitest/package.json b/packages/vitest/package.json index e87153d76f67..a91440da78c5 100644 --- a/packages/vitest/package.json +++ b/packages/vitest/package.json @@ -173,7 +173,7 @@ }, "devDependencies": { "@ampproject/remapping": "^2.3.0", - "@antfu/install-pkg": "^0.5.0", + "@antfu/install-pkg": "^1.0.0", "@edge-runtime/vm": "^5.0.0", "@sinonjs/fake-timers": "14.0.0", "@types/debug": "^4.1.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6b0e1d9d21a..13b65d9b0853 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -918,8 +918,8 @@ importers: specifier: ^2.3.0 version: 2.3.0 '@antfu/install-pkg': - specifier: ^0.5.0 - version: 0.5.0 + specifier: ^1.0.0 + version: 1.0.0 '@edge-runtime/vm': specifier: ^5.0.0 version: 5.0.0 @@ -1586,6 +1586,9 @@ packages: '@antfu/install-pkg@0.5.0': resolution: {integrity: sha512-dKnk2xlAyC7rvTkpkHmu+Qy/2Zc3Vm/l8PtNyIOGDBtXPY3kThfU4ORNEp3V7SXw5XSOb+tOJaUYpfquPzL/Tg==} + '@antfu/install-pkg@1.0.0': + resolution: {integrity: sha512-xvX6P/lo1B3ej0OsaErAjqgFYzYVcJpamjLAFLYh9vRJngBrMoUG7aVnrGTeqM7yxbyTD5p3F2+0/QUEh8Vzhw==} + '@antfu/ni@23.2.0': resolution: {integrity: sha512-PsqWG9QcgTQ0eyEMxYaaJMxoCaCmy8InPkToC7MQuOHHUPQknMZtCrnzZSZDXk+X9Z93eGFh+v0mE2X6FWNtuw==} hasBin: true @@ -7684,6 +7687,9 @@ packages: package-manager-detector@0.2.6: resolution: {integrity: sha512-9vPH3qooBlYRJdmdYP00nvjZOulm40r5dhtal8st18ctf+6S1k7pi5yIHLvI4w5D70x0Y+xdVD9qITH0QO/A8A==} + package-manager-detector@0.2.8: + resolution: {integrity: sha512-ts9KSdroZisdvKMWVAVCXiKqnqNfXz4+IbrBG8/BWx/TR5le+jfenvoBuIZ6UWM9nz47W7AbD9qYfAwfWMIwzA==} + package-name-regex@2.0.6: resolution: {integrity: sha512-gFL35q7kbE/zBaPA3UKhp2vSzcPYx2ecbYuwv1ucE9Il6IIgBDweBlH8D68UFGZic2MkllKa2KHCfC1IQBQUYA==} engines: {node: '>=12'} @@ -9991,6 +9997,11 @@ snapshots: package-manager-detector: 0.2.6 tinyexec: 0.3.2 + '@antfu/install-pkg@1.0.0': + dependencies: + package-manager-detector: 0.2.8 + tinyexec: 0.3.2 + '@antfu/ni@23.2.0': {} '@antfu/utils@0.7.10': {} @@ -17150,6 +17161,8 @@ snapshots: package-manager-detector@0.2.6: {} + package-manager-detector@0.2.8: {} + package-name-regex@2.0.6: {} pako@1.0.11: {}