From d9ffdee428539151cf5f0bea1717984533db74ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 00:20:48 +0000 Subject: [PATCH] build(deps): Bump basic-ftp from 5.2.2 to 5.3.0 Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.2.2...v5.3.0) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92c1b3ef6..a885accf7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1144,6 +1144,12 @@ packages: cpu: [arm64] os: [android] + '@oxlint/binding-darwin-arm64@1.60.0': + resolution: {integrity: sha512-pJsgd9AfplLGBm1fIr25V6V14vMrayhx4uIQvlfH7jWs2SZwSrvi3TfgfJySB8T+hvyEH8K2zXljQiUnkgUnfQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [darwin] + '@oxlint/binding-darwin-x64@1.60.0': resolution: {integrity: sha512-Ue1aXHX49ivwflKqGJc7zcd/LeLgbhaTcDCQStgx5x06AXgjEAZmvrlMuIkWd4AL4FHQe6QJ9f33z04Cg448VQ==} engines: {node: ^20.19.0 || >=22.12.0} @@ -3177,6 +3183,11 @@ packages: cpu: [x64] os: [darwin] + lefthook-freebsd-arm64@2.1.6: + resolution: {integrity: sha512-VswyOg5CVN3rMaOJ2HtnkltiMKgFHW/wouWxXsV8RxSa4tgWOKxM0EmSXi8qc2jX+LRga6B0uOY6toXS01zWxA==} + cpu: [arm64] + os: [freebsd] + lefthook-freebsd-x64@2.1.6: resolution: {integrity: sha512-vXsCUFYuVwrVWwcypB7Zt2Hf+5pl1V1la7ZfvGYZaTRURu0zF/XUnMF/nOz/PebGv0f4x/iOWXWwP7E42xRWsg==} cpu: [x64] @@ -3202,6 +3213,11 @@ packages: cpu: [x64] os: [openbsd] + lefthook-windows-arm64@2.1.6: + resolution: {integrity: sha512-lD8yFWY4Csuljd0Rqs7EQaySC0VvDf7V3rN1FhRMUISTRDHutebIom1Loc8ckQPvKYGC6mftT9k0GvipsS+Brw==} + cpu: [arm64] + os: [win32] + lefthook-windows-x64@2.1.6: resolution: {integrity: sha512-q4z2n3xucLscoWiyMwFViEj3N8MDSkPulMwcJYuCYFHoPhP1h+icqNu7QRLGYj6AnVrCQweiUJY3Tb2X+GbD/A==} cpu: [x64] @@ -5200,6 +5216,9 @@ snapshots: '@oxlint/binding-android-arm64@1.60.0': optional: true + '@oxlint/binding-darwin-arm64@1.60.0': + optional: true + '@oxlint/binding-darwin-x64@1.60.0': optional: true @@ -7422,6 +7441,9 @@ snapshots: lefthook-darwin-x64@2.1.6: optional: true + lefthook-freebsd-arm64@2.1.6: + optional: true + lefthook-freebsd-x64@2.1.6: optional: true @@ -7437,6 +7459,9 @@ snapshots: lefthook-openbsd-x64@2.1.6: optional: true + lefthook-windows-arm64@2.1.6: + optional: true + lefthook-windows-x64@2.1.6: optional: true @@ -7444,11 +7469,13 @@ snapshots: optionalDependencies: lefthook-darwin-arm64: 2.1.6 lefthook-darwin-x64: 2.1.6 + lefthook-freebsd-arm64: 2.1.6 lefthook-freebsd-x64: 2.1.6 lefthook-linux-arm64: 2.1.6 lefthook-linux-x64: 2.1.6 lefthook-openbsd-arm64: 2.1.6 lefthook-openbsd-x64: 2.1.6 + lefthook-windows-arm64: 2.1.6 lefthook-windows-x64: 2.1.6 levn@0.4.1: @@ -7725,6 +7752,7 @@ snapshots: optionalDependencies: '@oxlint/binding-android-arm-eabi': 1.60.0 '@oxlint/binding-android-arm64': 1.60.0 + '@oxlint/binding-darwin-arm64': 1.60.0 '@oxlint/binding-darwin-x64': 1.60.0 '@oxlint/binding-freebsd-x64': 1.60.0 '@oxlint/binding-linux-arm-gnueabihf': 1.60.0