diff --git a/package.json b/package.json index 13c9c2b91..dc1421093 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "svelte-eslint-parser": "1.3.2", "tailwind-merge": "2.6.0", "tailwindcss": "3.4.17", - "vercel": "48.0.2", + "vercel": "48.0.3", "xss": "1.0.15" }, "packageManager": "pnpm@10.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a39245ad3..f545820b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 3.4.17 version: 3.4.17(ts-node@10.9.1(@types/node@24.5.2)(typescript@5.9.2)) vercel: - specifier: 48.0.2 - version: 48.0.2(rollup@4.50.1) + specifier: 48.0.3 + version: 48.0.3(rollup@4.50.1) xss: specifier: 1.0.15 version: 1.0.15 @@ -1409,8 +1409,11 @@ packages: '@vercel/go@3.2.3': resolution: {integrity: sha512-PErgHlV7cf8hyPq31aRsL4xm5t4rCSO6vN5AQLlAGSy3ctdgqG7sI6hq/CAKo3CfgIhVHUwNYapFJgGJB/s4OA==} - '@vercel/hono@0.0.25': - resolution: {integrity: sha512-5jL697pw1Gf6NXHLnAfAZ+ySqK8CiLcsk22aw1c5Zprx+IaqOFkMrTdOfHhZ4lIn1Cj4tABs/WvG86WJT2XmVQ==} + '@vercel/h3@0.1.0': + resolution: {integrity: sha512-S+OWmovSRncCJEMV6Zh7z1OiC8scR/VMvLKClEtvmZg+qAPDMpdQLBvL3X91qrQAkqJEq5+dVypI0qE4GpQwEw==} + + '@vercel/hono@0.1.0': + resolution: {integrity: sha512-jn2WMBLKV7lfjVOYSMtWNI0fGO8GWuQu3BM5vDL0go3uU4me63GbRqZSA2qnTMiE+pVhCrWalwXGxrCVvQiGpg==} '@vercel/hydrogen@1.2.4': resolution: {integrity: sha512-eb16oesfgHuBlXxe+WqI+rMdP4QpeHXLJh9ropFy+StkWC2F0ZFKegutEpvJCRg0FHttRnn9uMzMmzJ2F4xKkg==} @@ -4435,8 +4438,8 @@ packages: resolution: {integrity: sha512-BgWVbCI72aIQy937xbawcs+hrVaN/CZ2UwutgaJ36hGqRrLNM+f5LUT/YPRbo8IV/ASeFzXszezV+y2+rq3l8A==} engines: {node: '>= 0.10'} - vercel@48.0.2: - resolution: {integrity: sha512-saQWQuu2nXI8I8yxrHXDNeyV/A1v2fGri/B8XS/hMtZqzpiXeMw2edzlZPoLiinRAtNJsCaXf6Y5kEgstXhoIg==} + vercel@48.0.3: + resolution: {integrity: sha512-RCBpx4pSg9C0G5cloj0IfI40n6tLSt7N8CkaIfJWqBMMVcZvS2fRcUKxQ+cytkAquwyze27+vISILaFNIP/0QA==} engines: {node: '>= 18'} hasBin: true @@ -6005,7 +6008,18 @@ snapshots: '@vercel/go@3.2.3': {} - '@vercel/hono@0.0.25(rollup@4.50.1)': + '@vercel/h3@0.1.0(rollup@4.50.1)': + dependencies: + '@vercel/node': 5.3.22(rollup@4.50.1) + '@vercel/static-config': 3.1.2 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + - encoding + - rollup + - supports-color + + '@vercel/hono@0.1.0(rollup@4.50.1)': dependencies: '@vercel/node': 5.3.22(rollup@4.50.1) '@vercel/static-config': 3.1.2 @@ -9138,7 +9152,7 @@ snapshots: validator@13.15.15: optional: true - vercel@48.0.2(rollup@4.50.1): + vercel@48.0.3(rollup@4.50.1): dependencies: '@vercel/blob': 1.0.2 '@vercel/build-utils': 12.1.0 @@ -9146,7 +9160,8 @@ snapshots: '@vercel/express': 0.0.16(rollup@4.50.1) '@vercel/fun': 1.1.6 '@vercel/go': 3.2.3 - '@vercel/hono': 0.0.25(rollup@4.50.1) + '@vercel/h3': 0.1.0(rollup@4.50.1) + '@vercel/hono': 0.1.0(rollup@4.50.1) '@vercel/hydrogen': 1.2.4 '@vercel/next': 4.12.5(rollup@4.50.1) '@vercel/node': 5.3.22(rollup@4.50.1)