From: Jérôme Benoit Date: Mon, 11 May 2026 16:42:31 +0000 (+0200) Subject: chore: remove unnecessary overrides and minimumReleaseAgeExclude X-Git-Tag: cli@v4.7.3~14 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=c73f6612bc904ee49ddb910a4e8e3a18ae5c7b8a;p=e-mobility-charging-stations-simulator.git chore: remove unnecessary overrides and minimumReleaseAgeExclude --- diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46390bb4..918c6c5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,9 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -overrides: - ip-address@<=10.1.0: ^10.1.1 - patchedDependencies: '@ai-hero/sandcastle': 98ac71a9a8d3bc7df881ffb9c3a698ac315e90f9c507c5d8c356868e3e35a4d5 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 63ab37e7..35b9dbe1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,11 +13,5 @@ allowBuilds: msgpackr-extract: false utf-8-validate: false -minimumReleaseAgeExclude: - - ip-address@10.1.1 - -overrides: - ip-address@<=10.1.0: ^10.1.1 - patchedDependencies: '@ai-hero/sandcastle': patches/@ai-hero__sandcastle.patch