diff --git a/package.json b/package.json index f521bb2f2..92bb6797c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "tslib": "2.8.1", "tsx": "4.23.7", "typescript": "6.0.3", - "vercel": "58.5.1", + "vercel": "58.7.1", "vite": "8.2.0", "vitest": "4.1.10", "zod": "4.4.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0af57a585..630095eef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -185,8 +185,8 @@ importers: specifier: 6.0.3 version: 6.0.3 vercel: - specifier: 58.5.1 - version: 58.5.1(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0) + specifier: 58.7.1 + version: 58.7.1(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0) vite: specifier: 8.2.0 version: 8.2.0(@types/node@25.9.5)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.23.7) @@ -1813,8 +1813,8 @@ packages: '@vercel/python-analysis@0.13.1': resolution: {integrity: sha512-ec4tii9I7i6eHfvsvG/eaNaKh0TxmxBsc904V7yjwZImeyFTEVvDSLQ/+510FB+wBG6gCvpyqBH5aAKP9llqsw==} - '@vercel/python@6.55.1': - resolution: {integrity: sha512-5IaUnwvmfeziC+jdT7z8JFSZBU+ItffZG+EPVpF+zkl/H7FdiFwiCqZoIacIWI7GYX415uQTV8HBi6c06SX2Lw==} + '@vercel/python@6.55.2': + resolution: {integrity: sha512-cu1zgXkoZDMWPeUVJEaUzkm2ThvICl37EZD/EIfrVVNzAfo7ulVb0Hr/sUlz2G39CeQBkePf4zco/+DF8TDasw==} '@vercel/redwood@2.5.1': resolution: {integrity: sha512-oldy4mZmhFzHKkXluyPNHiIyZHxVW1Zpznn0qBag2hzmn2HpqkL9fZfZvlWGIvuAdQz/Sa4AErbreMEPOzCv0w==} @@ -1837,6 +1837,26 @@ packages: '@vercel/static-config@3.4.1': resolution: {integrity: sha512-kJKTyOg25JDRgDkHEkc+vWlvURxmSQkVKyRPO4EEGD/8HpJT+4u9Z/VGxwnCZ6zZBxYPpma283qBsHwY0gXjfw==} + '@vercel/vc-native-darwin-arm64@58.7.1': + resolution: {integrity: sha512-bNr+TPdR9lIWuPi74sQ1nKqxZcfNKzuP5w/lNZul2HiN8V4GgquwFU2RG/MhTjnFRP21HsZ4Vwg7oPLhCcPC1w==} + cpu: [arm64] + os: [darwin] + + '@vercel/vc-native-darwin-x64@58.7.1': + resolution: {integrity: sha512-03MeJZ4HXJlyYDWVABtPmfcrcBeFcDIj+DHUgfpdYJNVhamnO77NazwXSFifMbhtBdH85JfuPtY5zQLkK8w7FQ==} + cpu: [x64] + os: [darwin] + + '@vercel/vc-native-linux-arm64@58.7.1': + resolution: {integrity: sha512-4tFq+Qi0LZ1X6amhqr56OLfrx+m9qN1F15ShodFe5yguPT1aNqt+Z3WYN5VC/M3ue+rWYYA3qSHuG1729rW1ZA==} + cpu: [arm64] + os: [linux] + + '@vercel/vc-native-linux-x64@58.7.1': + resolution: {integrity: sha512-fm5B5Le0nsHl/DFe3gAOmlBPDWXcv3TYdue1fiWRfzlLx5dST6+A2R6SXU97rexmJvu/9HEnYllCqFBAaSQhAQ==} + cpu: [x64] + os: [linux] + '@vinejs/compiler@3.0.0': resolution: {integrity: sha512-v9Lsv59nR56+bmy2p0+czjZxsLHwaibJ+SV5iK9JJfehlJMa501jUJQqqz4X/OqKXrxtE3uTQmSqjUqzF3B2mw==} engines: {node: '>=18.0.0'} @@ -3825,8 +3845,8 @@ packages: resolution: {integrity: sha512-spH26xU080ydGggxRyR1Yhcbgx+j3y5jbNXk/8L+iRvdIEQ4uTRH2Sgf2dokud6Q4oAtsbNvJ1Ft+9xmm6IZcA==} engines: {node: '>= 0.10'} - vercel@58.5.1: - resolution: {integrity: sha512-1BWBLm62nohVZ8D8c5qbp3qY/tAQQwE3HAvSM/B1Ez+OHLKdgS2G/nsPZEFLTc7x92ma2v4uAEe4L0OqMy/LFw==} + vercel@58.7.1: + resolution: {integrity: sha512-m0ydcubquja7FM2xwQxKSIpPtlY8loAfb6n/uaWywSvxNYVcbZVayylzxorB0YPEF7FVXujWC8QnS/cJlCGhJw==} engines: {node: '>= 18'} hasBin: true @@ -5503,7 +5523,7 @@ snapshots: smol-toml: 1.7.1 zod: 3.22.4 - '@vercel/python@6.55.1': + '@vercel/python@6.55.2': dependencies: '@vercel/python-analysis': 0.13.1 @@ -5569,6 +5589,18 @@ snapshots: json-schema-to-ts: 1.6.4 ts-morph: 12.0.0 + '@vercel/vc-native-darwin-arm64@58.7.1': + optional: true + + '@vercel/vc-native-darwin-x64@58.7.1': + optional: true + + '@vercel/vc-native-linux-arm64@58.7.1': + optional: true + + '@vercel/vc-native-linux-x64@58.7.1': + optional: true + '@vinejs/compiler@3.0.0': optional: true @@ -7494,7 +7526,7 @@ snapshots: validator@13.15.26: optional: true - vercel@58.5.1(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0): + vercel@58.7.1(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0): dependencies: '@vercel/backends': 0.8.32(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0) '@vercel/blob': 2.4.0 @@ -7516,7 +7548,7 @@ snapshots: '@vercel/next': 4.21.1(supports-color@7.2.0) '@vercel/node': 5.9.5(supports-color@7.2.0) '@vercel/prepare-flags-definitions': 0.3.0 - '@vercel/python': 6.55.1 + '@vercel/python': 6.55.2 '@vercel/redwood': 2.5.1(supports-color@7.2.0) '@vercel/remix-builder': 5.9.2(supports-color@7.2.0) '@vercel/ruby': 2.5.1 @@ -7531,6 +7563,11 @@ snapshots: smol-toml: 1.7.1 undici: 5.29.0 zod: 4.1.11 + optionalDependencies: + '@vercel/vc-native-darwin-arm64': 58.7.1 + '@vercel/vc-native-darwin-x64': 58.7.1 + '@vercel/vc-native-linux-arm64': 58.7.1 + '@vercel/vc-native-linux-x64': 58.7.1 transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime'