From 0cb088c8d3ee5aca2a469a62a5db444b32e75f4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 03:35:14 +0000 Subject: [PATCH] chore(deps): update dependency vercel to v59.7.0 --- package.json | 2 +- pnpm-lock.yaml | 601 +++++++++++++++++++++++++++++++++++-------------- 2 files changed, 430 insertions(+), 173 deletions(-) diff --git a/package.json b/package.json index 987911f12..9a2c332e1 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "tslib": "2.8.1", "tsx": "4.23.12", "typescript": "6.0.3", - "vercel": "59.5.0", + "vercel": "59.7.0", "vite": "8.2.2", "vitest": "4.1.11", "zod": "4.4.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c30b02150..40313a1e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -185,8 +185,8 @@ importers: specifier: 6.0.3 version: 6.0.3 vercel: - specifier: 59.5.0 - version: 59.5.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0) + specifier: 59.7.0 + version: 59.7.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0) vite: specifier: 8.2.2 version: 8.2.2(@types/node@25.9.5)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.23.12) @@ -880,9 +880,139 @@ packages: '@open-draft/until@2.1.0': resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==} + '@oxc-parser/binding-android-arm-eabi@0.121.0': + resolution: {integrity: sha512-n07FQcySwOlzap424/PLMtOkbS7xOu8nsJduKL8P3COGHKgKoDYXwoAHCbChfgFpHnviehrLWIPX0lKGtbEk/A==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm] + os: [android] + + '@oxc-parser/binding-android-arm64@0.121.0': + resolution: {integrity: sha512-/Dd1xIXboYAicw+twT2utxPD7bL8qh7d3ej0qvaYIMj3/EgIrGR+tSnjCUkiCT6g6uTC0neSS4JY8LxhdSU/sA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [android] + + '@oxc-parser/binding-darwin-arm64@0.121.0': + resolution: {integrity: sha512-A0jNEvv7QMtCO1yk205t3DWU9sWUjQ2KNF0hSVO5W9R9r/R1BIvzG01UQAfmtC0dQm7sCrs5puixurKSfr2bRQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [darwin] + + '@oxc-parser/binding-darwin-x64@0.121.0': + resolution: {integrity: sha512-SsHzipdxTKUs3I9EOAPmnIimEeJOemqRlRDOp9LIj+96wtxZejF51gNibmoGq8KoqbT1ssAI5po/E3J+vEtXGA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [darwin] + + '@oxc-parser/binding-freebsd-x64@0.121.0': + resolution: {integrity: sha512-v1APOTkCp+RWOIDAHRoaeW/UoaHF15a60E8eUL6kUQXh+i4K7PBwq2Wi7jm8p0ymID5/m/oC1w3W31Z/+r7HQw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [freebsd] + + '@oxc-parser/binding-linux-arm-gnueabihf@0.121.0': + resolution: {integrity: sha512-PmqPQuqHZyFVWA4ycr0eu4VnTMmq9laOHZd+8R359w6kzuNZPvmmunmNJ8ybkm769A0nCoVp3TJ6dUz7B3FYIQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm] + os: [linux] + + '@oxc-parser/binding-linux-arm-musleabihf@0.121.0': + resolution: {integrity: sha512-vF24htj+MOH+Q7y9A8NuC6pUZu8t/C2Fr/kDOi2OcNf28oogr2xadBPXAbml802E8wRAVfbta6YLDQTearz+jw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm] + os: [linux] + + '@oxc-parser/binding-linux-arm64-gnu@0.121.0': + resolution: {integrity: sha512-wjH8cIG2Lu/3d64iZpbYr73hREMgKAfu7fqpXjgM2S16y2zhTfDIp8EQjxO8vlDtKP5Rc7waZW72lh8nZtWrpA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-arm64-musl@0.121.0': + resolution: {integrity: sha512-qT663J/W8yQFw3dtscbEi9LKJevr20V7uWs2MPGTnvNZ3rm8anhhE16gXGpxDOHeg9raySaSHKhd4IGa3YZvuw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@oxc-parser/binding-linux-ppc64-gnu@0.121.0': + resolution: {integrity: sha512-mYNe4NhVvDBbPkAP8JaVS8lC1dsoJZWH5WCjpw5E+sjhk1R08wt3NnXYUzum7tIiWPfgQxbCMcoxgeemFASbRw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-riscv64-gnu@0.121.0': + resolution: {integrity: sha512-+QiFoGxhAbaI/amqX567784cDyyuZIpinBrJNxUzb+/L2aBRX67mN6Jv40pqduHf15yYByI+K5gUEygCuv0z9w==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-riscv64-musl@0.121.0': + resolution: {integrity: sha512-9ykEgyTa5JD/Uhv2sttbKnCfl2PieUfOjyxJC/oDL2UO0qtXOtjPLl7H8Kaj5G7p3hIvFgu3YWvAxvE0sqY+hQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [riscv64] + os: [linux] + libc: [musl] + + '@oxc-parser/binding-linux-s390x-gnu@0.121.0': + resolution: {integrity: sha512-DB1EW5VHZdc1lIRjOI3bW/wV6R6y0xlfvdVrqj6kKi7Ayu2U3UqUBdq9KviVkcUGd5Oq+dROqvUEEFRXGAM7EQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-x64-gnu@0.121.0': + resolution: {integrity: sha512-s4lfobX9p4kPTclvMiH3gcQUd88VlnkMTF6n2MTMDAyX5FPNRhhRSFZK05Ykhf8Zy5NibV4PbGR6DnK7FGNN6A==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-x64-musl@0.121.0': + resolution: {integrity: sha512-P9KlyTpuBuMi3NRGpJO8MicuGZfOoqZVRP1WjOecwx8yk4L/+mrCRNc5egSi0byhuReblBF2oVoDSMgV9Bj4Hw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [linux] + libc: [musl] + + '@oxc-parser/binding-openharmony-arm64@0.121.0': + resolution: {integrity: sha512-R+4jrWOfF2OAPPhj3Eb3U5CaKNAH9/btMveMULIrcNW/hjfysFQlF8wE0GaVBr81dWz8JLgQlsxwctoL78JwXw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [openharmony] + + '@oxc-parser/binding-wasm32-wasi@0.121.0': + resolution: {integrity: sha512-5TFISkPTymKvsmIlKasPVTPuWxzCcrT8pM+p77+mtQbIZDd1UC8zww4CJcRI46kolmgrEX6QpKO8AvWMVZ+ifw==} + engines: {node: '>=14.0.0'} + cpu: [wasm32] + + '@oxc-parser/binding-win32-arm64-msvc@0.121.0': + resolution: {integrity: sha512-V0pxh4mql4XTt3aiEtRNUeBAUFOw5jzZNxPABLaOKAWrVzSr9+XUaB095lY7jqMf5t8vkfh8NManGB28zanYKw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [win32] + + '@oxc-parser/binding-win32-ia32-msvc@0.121.0': + resolution: {integrity: sha512-4Ob1qvYMPnlF2N9rdmKdkQFdrq16QVcQwBsO8yiPZXof0fHKFF+LmQV501XFbi7lHyrKm8rlJRfQ/M8bZZPVLw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [ia32] + os: [win32] + + '@oxc-parser/binding-win32-x64-msvc@0.121.0': + resolution: {integrity: sha512-BOp1KCzdboB1tPqoCPXgntgFs0jjeSyOXHzgxVFR7B/qfr3F8r4YDacHkTOUNXtDgM8YwKnkf3rE5gwALYX7NA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [win32] + '@oxc-project/types@0.110.0': resolution: {integrity: sha512-6Ct21OIlrEnFEJk5LT4e63pk3btsI6/TusD/GStLi7wYlGJNOl1GI9qvXAnRAxQU9zqA2Oz+UwhfTOU2rPZVow==} + '@oxc-project/types@0.121.0': + resolution: {integrity: sha512-CGtOARQb9tyv7ECgdAlFxi0Fv7lmzvmlm2rpD/RdijOO9rfk/JvB1CjT8EnoD+tjna/IYgKKw3IV7objRb+aYw==} + '@oxc-project/types@0.146.0': resolution: {integrity: sha512-XC0QsnnhVe7sLIWmYmdPw7x5P0h4W8vUU3Nv1ySgWXtvCz8NizoAEpGXA0sOYoJQV2Rl13LgURAHQ5cI5ILCSA==} @@ -1722,20 +1852,20 @@ packages: peerDependencies: valibot: ^1.4.0 - '@vercel/backends@2.0.0': - resolution: {integrity: sha512-P0nKUAZnr4CFMGd0T+S0nr8WP6uffOnAuU4o1P4v9Gs6K0J7PExKUPZj/pdapZ9EANy9c95Moz23NnXpanTCZg==} + '@vercel/backends@3.0.3': + resolution: {integrity: sha512-SJ5zEwtlPDhLEsucrmP5Xk9x3z28km841Zi+L+CKpCEMUA/85R5OnpUrhoJBxUQHjOy2gggcc3Udj8ZEAxpdaw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/blob@2.8.0': resolution: {integrity: sha512-Nu+HWKpkgovCh/ezlG7wCVwF7RErTzLzZMbGKFBdGBCbTKyK+s5VXPLl+0+TpNEQPH8AVaGzOpIsXUOtkqylCQ==} engines: {node: '>=20.0.0'} - '@vercel/build-utils@14.4.0': - resolution: {integrity: sha512-X+VSuVphZO+qSOse1ttxCKtBi1WzMKpRuV84wsTZUTMAZWB6VDTQzH0YgEFrXNHr+QpgulfltETpTaSa7P941g==} + '@vercel/build-utils@14.5.1': + resolution: {integrity: sha512-8dEYGrwgEOWP89QgX4E6mI6Pvg4s4P2Q3xSbLvgqwjZGkw3RBAQbNpnuip/iodeH7+elP12ZHnLzT2l6cRXiww==} - '@vercel/cervel@0.1.49': - resolution: {integrity: sha512-+naEp3tKTE9znfyYZ2zxxsubHvHbDV9qJwtsxlRKd/csIwOnAwM5l3CR8bQgGX0kD0mJaCmh914fYrROpqJIEw==} + '@vercel/cervel@0.1.54': + resolution: {integrity: sha512-SZVKUJOcJiLC0uWZbf4kX6zZYJvmZL8jJDE68BIJLzhpHynnGAMAcmFSFptnaBgS1qVmJqe1JKLZo2mtXpgKsQ==} hasBin: true '@vercel/cli-auth@0.3.5': @@ -1751,32 +1881,32 @@ packages: resolution: {integrity: sha512-g9XerViJ/paZujufXYcu5XYI2vU2rtB4sgdpjUHde5RnOkdmpu0ngH46LCFGHoPXO/C+qDPSczIHIRN+8Q2YKQ==} engines: {node: '>= 18'} - '@vercel/container@2.0.0': - resolution: {integrity: sha512-tZPg258dxArlRiBQehqOE08cWf8HjcoQYGPUwrIoCg725yPBZ8BXZ7pFXv5zlwCBvwKZu6o64QJ6rPFe4qVEGQ==} + '@vercel/container@3.0.2': + resolution: {integrity: sha512-yLOEX9T5qhzJu+ldg0zZHV8Tk/vAbAUhvV5Iw3hOooGwUn6uAjfKghbwZ5EKKy1xcIFVIJoDJx57NF6nGzITtQ==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/detect-agent@1.2.5': resolution: {integrity: sha512-0krENrjuitlW8s6TJu0MlqCevyCU7K7JK63jZAf7xZ6n17tx+vUEwzHT3sTxawtwZxaW21hu+oFUpoOrm49FsQ==} engines: {node: '>=14'} - '@vercel/elysia@2.0.0': - resolution: {integrity: sha512-iR8XmkfrnDUc3DCSK6kxXXy8/03jfDrEFr98M2HkHSclHaOyyoTmX8xLs+sgPF9gag8t6sHS8KIDC22jjt7LLw==} + '@vercel/elysia@3.0.3': + resolution: {integrity: sha512-1wfNo7KJDmnfzmdqZr2au0I6KHJk4RAV5NJxEgF1rY9TqUhazbEtgfy6qGtFzUXIhmn1gMnpLSXcTfyf/NQK5w==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/error-utils@2.2.1': resolution: {integrity: sha512-9DhP8jP7raLML4hGsBemxX5fXuQnu5xxMV+HjGygGbzEmVK/+KyJ3QP2Cw7PdF0uXdb9N0Qa4c3tRGH34ZX6vw==} - '@vercel/express@2.0.0': - resolution: {integrity: sha512-fkQ6Guy6kT0dAW2ocphQMtXAg9CQ0e8BozsRdz/BqmgRNcsft7PW0TvzyhRl4hSxrT/leLwh+JMEZyX/gOi/xQ==} + '@vercel/express@3.0.3': + resolution: {integrity: sha512-LdUySSksXGAIT7Vs5GSJdppzeohRPjI1dccBFWk9pvrzFTbI/mfMDOzY1/d3sJWwuMvIXdImf4l4i2fHaamIVw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/fastify@2.0.0': - resolution: {integrity: sha512-mSfxm2NxwSzIadigderPuY+25Xf6u2rYTwiwKPTvJt97Srav2vRDw/NBay58eBnK0Y8/7sWRty9Xe3/kBq5IOw==} + '@vercel/fastify@3.0.3': + resolution: {integrity: sha512-Kr6Wrb+aja6LvsX4ylvkYH2FLjORgy6zpgr7sIO/vrcDgqogT0ojUn0TjksD0t++E/SBrsU/GUsfYRJi2SV6tw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/fun@1.3.0': resolution: {integrity: sha512-8erw9uPe0dFg45THkNxmjtvMX143SkZebmjgSVbcM3XCkXu3RIiBaJMcMNG8aaS+rnTuw8+d4De9HVT0M/r3wg==} @@ -1785,43 +1915,43 @@ packages: '@vercel/gatsby-plugin-vercel-analytics@1.0.12': resolution: {integrity: sha512-Ejlhwxr7EBYJxtwYnlh6Vm6A2dPsUSPxMdYrfv0koZkgAzVwo7cG4aDQiy7iASMaGzwuI/PAnwlY2sJBF5b4OA==} - '@vercel/gatsby-plugin-vercel-builder@2.2.44': - resolution: {integrity: sha512-3A98XSD/4dO9AuYL67klVPqbKGOV15r8Tet88vjs+I7m8D/Nb9+rJypY1dGyGYK+Ts+ypZVBk7f6uGiK+u2KjQ==} + '@vercel/gatsby-plugin-vercel-builder@2.2.47': + resolution: {integrity: sha512-smI0PjBmtIHY3qK80MqzaC2MBPw2X+khFse8sziubdi96hStrg22L3qx0TKsTmYYLL35zKOWnV0xRLoJNSyIyw==} - '@vercel/go@5.0.0': - resolution: {integrity: sha512-+ZR2AnAcu2UlLi0RI2bq6wdbcVY/YqMUN+hDDEbv6xLzFPMRVhScxBP6alPsPWWtjphH8Ko2TUvZXDRJCD8mJQ==} + '@vercel/go@6.0.1': + resolution: {integrity: sha512-mQPa2v7oi7HlSJlnjNhuIYHvRALsmjrnbHhvbpLNSL8nc8WnIavKHFseIx/upYXLsjge4H8Fqc85Ibe6gUJbhw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/h3@2.0.0': - resolution: {integrity: sha512-XbYUJXnFtLSwNdGO5f2PYujmEy+6MNw2iSl3bBMl2D/scR2IBvQtgbphIs7Y4AgTyvIb/ryhFZkdo28J9Kqh0Q==} + '@vercel/h3@3.0.3': + resolution: {integrity: sha512-mQPd+q6zoJ1lmzNnh+WH6/Q1BQXlaj5PCSmJn760XZdBODXsWIKFgOIdf7HHky4Ocu6V1kgZ+LC2m+2ULmLkUA==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/hono@2.0.0': - resolution: {integrity: sha512-aKWz/8cFnorLCl0ectnAgi4D9uSh+tSHClnW36VZo8dubJgfbjIAIO67eOL06SZJktKGjhGTeF/jvjcvBKZN1w==} + '@vercel/hono@3.0.3': + resolution: {integrity: sha512-RJP8pzdH9pZh+BE+WU8AHgxV6rH6+ylys+/6rm1JcBtKPEawzIPArF5fOAFRu6RVPLO4++ueCbK2Ntg5dq99Vg==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/hydrogen@3.0.0': - resolution: {integrity: sha512-LLJXmGeC0bT0yE9OpdQ5qYb4nHTtDhf6k4PIkoyN3o/rqAAshlRrOOmBRjOyIOEKbv8WM3/seMrhOYhLdaBVHQ==} + '@vercel/hydrogen@4.0.3': + resolution: {integrity: sha512-/eQgj8pW3Q6DA1TL6jS3bTyGgAVXqjcaYFeOtQ9c2jvaIBJcwdsNKnHR/XGMFIoM4zxi9PPNgIA9N50mCdxeNw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/koa@2.0.0': - resolution: {integrity: sha512-wa77WF5ll4hLzz8BwPzXj9rDiPmo+EbOWV8Y7rgGVZp7SOy3jka8uek49dxCIcmRr+F2362J2o1huunfD3IsIw==} + '@vercel/koa@3.0.3': + resolution: {integrity: sha512-H85bLxCzGiNYG4sNhtuG5Hx//2cD3JUCycSrCd826HT7Dous21KKo6Usru7r10tKMwUfo27pDLCLoVP9EfPzHg==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/nestjs@2.0.0': - resolution: {integrity: sha512-o6NzVUV1Qp/DzziDvlZ/U0OffWJqECsKoutMIxNy08/2xNs6omC4518qZx94SobVcPfviNnD+tV33OH20PWZvw==} + '@vercel/nestjs@3.0.3': + resolution: {integrity: sha512-W3Mofxqs7gsv6V5WbHP3e2b0iys8QQqzjda520J9PFXCHpOkckQd0OW0APAWGJv9OsV829x5rGBqhCTgqoGdyQ==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/next@6.0.0': - resolution: {integrity: sha512-8Sj8McG8xbeAIRVjSsBk5VtQG6xqhZiPPpwJ4CQSGBSgoR7iwwbXtsYQNUVvXerPJifAIeylArzsE3mA6dTdWg==} + '@vercel/next@7.0.1': + resolution: {integrity: sha512-VNtUrLYszrt0f6Y9tCjVM8GsCO+GaAPAmsKWk0Aq4x4OlCce4IJXiFndqeeri7p+pJuQIXBGBX/e+jMExAo4Kw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/nft@1.10.0': resolution: {integrity: sha512-iLOW4fcsgkipfOh2Bw3wB38YDfxTlxr7+j4uFeui2OswkNT28jIitS/aMce7tS0mef1YPQ8zLIDYr3a0aahNrA==} @@ -1833,10 +1963,10 @@ packages: engines: {node: '>=20'} hasBin: true - '@vercel/node@7.0.0': - resolution: {integrity: sha512-RqNQuw4Ix0nG5yiUUE8UZPEaz+f3YRKJtEzYq8qGvGElNYwokivBVPa0BcW1XWjKwGcGGSJPFz5pLnLp+XY85g==} + '@vercel/node@8.1.2': + resolution: {integrity: sha512-P77M6J7MyiauFnzfBOgh3eM5rK6wmSlUIa03+/PQfU47/cCFOvTgZMsIUhoXDvb0zFwHBcbzmNbgAMWj8JSR1A==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/oidc@3.2.0': resolution: {integrity: sha512-UycprH3T6n3jH0k44NHMa7pnFHGu/N05MjojYr+Mc6I7obkoLIJujSWwin1pCvdy/eOxrI/l3uDLQsmcrOb4ug==} @@ -1852,59 +1982,59 @@ packages: '@vercel/python-analysis@0.14.0': resolution: {integrity: sha512-qyVxbaU14gAi/AsaR8syZLukUsOp69Jkm1xn80rZPy4k9+zRUTIfqs0AOk7L8wwBxDDB6LLjcBUAmafhbJQnUQ==} - '@vercel/python@8.0.0': - resolution: {integrity: sha512-ge6MOpzmUXULqCJM3KDE9gKAToLbC/TfR/hFcaN4zIod3Xm2yAxIm90nl2iIW7QHIH6CgNNrEFtwJA4XlUxwYw==} + '@vercel/python@9.2.0': + resolution: {integrity: sha512-8z9j0+ablUQp5zrykz8UEMVwUNDVDPvD0I2FOsyFD6tE3GGHSyJUXjyb3d3218ZuDuWXWaiDlq7xQHD7/jCcBA==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/redwood@4.0.0': - resolution: {integrity: sha512-VkRKkF3oivk6LxbmG2vcp7YGLn5JfGpT3CI3ngiN4UR0PmqAs9efyjHb7PY99SQDKUaeByG+E4igfoX60PaoLQ==} + '@vercel/redwood@5.0.3': + resolution: {integrity: sha512-UWcwhpcPEFf2KeGLb0sURRojukr1AKvyOZblft4TOfwiFw5yWFiPTK8rIb2xyUS3ByT8No1J5c7EPCwcdftbvQ==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/remix-builder@7.0.0': - resolution: {integrity: sha512-Rg5DFcR1GdMgNjW2Hfz2sKrAa/QJZ4tuBm0EKieU3ZA3I/Z6ZbsugT2PMSjYItKe8if83ZkZZ+gjInAXt0+JdA==} + '@vercel/remix-builder@8.0.3': + resolution: {integrity: sha512-gGXIUTWlO4/3pFV5sVJwWOh8rvxnLxxxKdq2Mky4lrgTJprQPVexOy0iquqOxpplTmWzZY6gfPonZFTtVInYLg==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/ruby@4.0.0': - resolution: {integrity: sha512-m1Fb/zwhfezS/M79CU3C2PMlhg/HMKjr48HJTuxmZd2wpL9gbNRUWYz4Ec2NW/NQeKdIKVvgp1h0NzrwL0vDxg==} + '@vercel/ruby@5.0.1': + resolution: {integrity: sha512-UGwuPvoI6TMiW1TmRv//hgf4/vrtAjgQekRKDReElDNi6Y1s9OsmLdnZZVW/Hp+ouGDn82c5jRpdmoKazyN/9A==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/rust@3.0.0': - resolution: {integrity: sha512-6Jeg8apmdWsN/VS4wjCTjtgTVGbGW1BgU3deNipDF4mpzMR8nZtQQ6yhrIwE+qKhtI4KhzHWuHBIW0MnpWlzRQ==} + '@vercel/rust@4.0.1': + resolution: {integrity: sha512-pUnOdyh+ae/COZ2Grl25MEo7PomJMAbfx5uY3vCM8QcI4BvvVeNr3geuzVy5EFJ7spQsqiW9xaPUvKw7LfrhFw==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/sandbox@3.0.0': resolution: {integrity: sha512-1pF3id7LIG2GfjkEAZW+ZngMDdywJw7aFLOyIlry/lj8v3b4GMn3WCuBbvG4N4wTmYUfFzHaVHfdwVpqALEFkw==} - '@vercel/static-build@4.0.0': - resolution: {integrity: sha512-gnYwfxhpqNLLUR5Ij1k+9HVflGfSYtRMvIzlyR3MayN0o5MzXb5DuUWBmqkSYFW8O/qlbTrxfLm/6rPGLfUSDw==} + '@vercel/static-build@5.0.3': + resolution: {integrity: sha512-XnIasqhbbbXPHP4jiaCYC3wTfgNhmWVIr89PHyYiGfy2DUD38qFahuf0JgFuwYdoo6V505SaOkTBLt2x8j6xXA==} peerDependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/static-config@3.4.1': - resolution: {integrity: sha512-kJKTyOg25JDRgDkHEkc+vWlvURxmSQkVKyRPO4EEGD/8HpJT+4u9Z/VGxwnCZ6zZBxYPpma283qBsHwY0gXjfw==} + '@vercel/static-config@3.4.3': + resolution: {integrity: sha512-BY1sL8rNJvIm3TK/8TQ+Q6jIx7NpO5xckQzv7s6c1ypHvRnTl+vf6rmgY5WFXmoYDeGm3tMy4jiy/5M/5jGr/g==} - '@vercel/vc-native-darwin-arm64@59.5.0': - resolution: {integrity: sha512-iZEmyjKfGXW9STlfYEft18Bg/XLsgXaJgzSKk+MuFRvFT8SD2rBCF/mUdCuJSLuIm48CBFqGSX31SWQPiNkOIA==} + '@vercel/vc-native-darwin-arm64@59.7.0': + resolution: {integrity: sha512-nS+A+VU3OfZlXdto0XIEV4GE+tXZFfSA+z69wv+R7G2Lp2n2fH++j/zYDUQtIjefREEHBDWg8N4UEyn5K/3l0w==} cpu: [arm64] os: [darwin] - '@vercel/vc-native-darwin-x64@59.5.0': - resolution: {integrity: sha512-EwJ+OCPd6RFKo7XI0chgSFULpBcTmBY7kiJLfTe/4glm88Y8E/4fpsUUsVBtOCEcoUCzd2pN2oGC12/2TIK+bA==} + '@vercel/vc-native-darwin-x64@59.7.0': + resolution: {integrity: sha512-dum2LDep/QrsKjdKv9QrGkFYJSL7xYCWhrxJZ6n/RCrPegp6x+udk+6k7bbmsRBeUQQN1dVvOpb03MOXAmkI8w==} cpu: [x64] os: [darwin] - '@vercel/vc-native-linux-arm64@59.5.0': - resolution: {integrity: sha512-Fjce4aVsDo/s1xh3wqi/btV3iwItVljF9tDXGyBkMtfgvyShAKb0NWZ9TxDpr4peYTPN050Ae5nV1iaPTFX/zw==} + '@vercel/vc-native-linux-arm64@59.7.0': + resolution: {integrity: sha512-H7cUmovM5Zu5+xY9PqQzqa1bR8TZ8dMz2LcuY2srSGglS+czFVf+H+NPJ6w/p1A3ogMYAM25nYQsO6pPlnhzNA==} cpu: [arm64] os: [linux] - '@vercel/vc-native-linux-x64@59.5.0': - resolution: {integrity: sha512-fW8ZqffLXMbHicMPzW6xnDZQRbsyBB+yX7Sj8SGbguNNaz3u9oRmbOl/poApcwLTfGXcrMwi19gYjiG+8pPebA==} + '@vercel/vc-native-linux-x64@59.7.0': + resolution: {integrity: sha512-eTM86D5AaW/3qbG8IqJjlyT4vLQlj1DH+aNEaZ2eVY2PUeDD0cPNKU5tCLE3217GBZkQT0Ec3mOAWRLCTMQnHQ==} cpu: [x64] os: [linux] @@ -3182,6 +3312,10 @@ packages: outvariant@1.4.3: resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==} + oxc-parser@0.121.0: + resolution: {integrity: sha512-ek9o58+SCv6AV7nchiAcUJy1DNE2CC5WRdBcO0mF+W4oRjNQfPO7b3pLjTHSFECpHkKGOZSQxx3hk8viIL5YCg==} + engines: {node: ^20.19.0 || >=22.12.0} + oxc-transform@0.111.0: resolution: {integrity: sha512-oa5KKSDNLHZGaiqIGAbCWXeN9IJUAz9MElWcQX90epDxdKc9Hrt/BsLj3K4gDqfAYa5dwdH+ZCFJG9hR74fiGg==} engines: {node: ^20.19.0 || >=22.12.0} @@ -3890,8 +4024,8 @@ packages: resolution: {integrity: sha512-spH26xU080ydGggxRyR1Yhcbgx+j3y5jbNXk/8L+iRvdIEQ4uTRH2Sgf2dokud6Q4oAtsbNvJ1Ft+9xmm6IZcA==} engines: {node: '>= 0.10'} - vercel@59.5.0: - resolution: {integrity: sha512-tQgKXmppJ/uoQZfX+HYAVIxWSUS6V6FMounEEpsHTUqlHyBI/aOATH9sKtkXXD1lQt/JsN4ocWymIGUPLRTxwA==} + vercel@59.7.0: + resolution: {integrity: sha512-HoVrCKn0WbAhuJZizRBcL7srUc6uy94wYfgBi3mp1FTZyggAD3fwAFEv1enus5mTVvJ3TC97mQT/w92x2Dxajg==} engines: {node: '>= 18'} hasBin: true @@ -4630,8 +4764,75 @@ snapshots: '@open-draft/until@2.1.0': {} + '@oxc-parser/binding-android-arm-eabi@0.121.0': + optional: true + + '@oxc-parser/binding-android-arm64@0.121.0': + optional: true + + '@oxc-parser/binding-darwin-arm64@0.121.0': + optional: true + + '@oxc-parser/binding-darwin-x64@0.121.0': + optional: true + + '@oxc-parser/binding-freebsd-x64@0.121.0': + optional: true + + '@oxc-parser/binding-linux-arm-gnueabihf@0.121.0': + optional: true + + '@oxc-parser/binding-linux-arm-musleabihf@0.121.0': + optional: true + + '@oxc-parser/binding-linux-arm64-gnu@0.121.0': + optional: true + + '@oxc-parser/binding-linux-arm64-musl@0.121.0': + optional: true + + '@oxc-parser/binding-linux-ppc64-gnu@0.121.0': + optional: true + + '@oxc-parser/binding-linux-riscv64-gnu@0.121.0': + optional: true + + '@oxc-parser/binding-linux-riscv64-musl@0.121.0': + optional: true + + '@oxc-parser/binding-linux-s390x-gnu@0.121.0': + optional: true + + '@oxc-parser/binding-linux-x64-gnu@0.121.0': + optional: true + + '@oxc-parser/binding-linux-x64-musl@0.121.0': + optional: true + + '@oxc-parser/binding-openharmony-arm64@0.121.0': + optional: true + + '@oxc-parser/binding-wasm32-wasi@0.121.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)': + dependencies: + '@napi-rs/wasm-runtime': 1.2.1(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + optional: true + + '@oxc-parser/binding-win32-arm64-msvc@0.121.0': + optional: true + + '@oxc-parser/binding-win32-ia32-msvc@0.121.0': + optional: true + + '@oxc-parser/binding-win32-x64-msvc@0.121.0': + optional: true + '@oxc-project/types@0.110.0': {} + '@oxc-project/types@0.121.0': {} + '@oxc-project/types@0.146.0': {} '@oxc-transform/binding-android-arm-eabi@0.111.0': @@ -5290,11 +5491,11 @@ snapshots: valibot: 1.4.2(typescript@6.0.3) optional: true - '@vercel/backends@2.0.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/backends@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/nft': 1.10.0(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) execa: 3.2.0 fs-extra: 11.1.0 get-port: 5.1.1 @@ -5322,14 +5523,14 @@ snapshots: throttleit: 2.1.0 undici: 6.28.0 - '@vercel/build-utils@14.4.0': + '@vercel/build-utils@14.5.1': dependencies: cjs-module-lexer: 1.2.3 es-module-lexer: 1.5.0 - '@vercel/cervel@0.1.49(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/cervel@0.1.54(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/backends': 2.0.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0) + '@vercel/backends': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime' @@ -5360,31 +5561,33 @@ snapshots: dependencies: execa: 5.1.1 - '@vercel/container@2.0.0(@vercel/build-utils@14.4.0)': + '@vercel/container@3.0.2(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/detect-agent@1.2.5': {} - '@vercel/elysia@2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/elysia@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/build-utils': 14.5.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color '@vercel/error-utils@2.2.1': {} - '@vercel/express@2.0.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/express@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/cervel': 0.1.49(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0) + '@vercel/build-utils': 14.5.1 + '@vercel/cervel': 0.1.54(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) '@vercel/nft': 1.10.0(supports-color@7.2.0) - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) fs-extra: 11.1.0 path-to-regexp: 8.4.2 ts-morph: 12.0.0 @@ -5396,12 +5599,14 @@ snapshots: - rollup - supports-color - '@vercel/fastify@2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/fastify@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/build-utils': 14.5.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color @@ -5434,72 +5639,83 @@ snapshots: dependencies: web-vitals: 0.2.4 - '@vercel/gatsby-plugin-vercel-builder@2.2.44': + '@vercel/gatsby-plugin-vercel-builder@2.2.47': dependencies: '@sinclair/typebox': 0.25.24 - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 esbuild: 0.27.0 etag: 1.8.1 fs-extra: 11.1.0 - '@vercel/go@5.0.0(@vercel/build-utils@14.4.0)': + '@vercel/go@6.0.1(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/h3@2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/h3@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/build-utils': 14.5.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color - '@vercel/hono@2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/hono@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/nft': 1.10.0(supports-color@7.2.0) - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) fs-extra: 11.1.0 path-to-regexp: 8.4.2 ts-morph: 12.0.0 zod: 3.22.4 transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color - '@vercel/hydrogen@3.0.0(@vercel/build-utils@14.4.0)': + '@vercel/hydrogen@4.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/static-config': 3.4.1 + '@vercel/build-utils': 14.5.1 + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) ts-morph: 12.0.0 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - '@vercel/koa@2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/koa@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/build-utils': 14.5.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color - '@vercel/nestjs@2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/nestjs@3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/build-utils': 14.5.1 + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color - '@vercel/next@6.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/next@7.0.1(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/nft': 1.10.0(supports-color@7.2.0) transitivePeerDependencies: - encoding @@ -5544,16 +5760,16 @@ snapshots: - rollup - supports-color - '@vercel/node@7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/node@8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: '@edge-runtime/node-utils': 2.3.0 '@edge-runtime/primitives': 4.1.0 '@edge-runtime/vm': 3.2.0 '@types/node': 20.11.0 - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/error-utils': 2.2.1 '@vercel/nft': 1.10.0(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) async-listen: 3.0.0 cjs-module-lexer: 1.2.3 edge-runtime: 2.5.9 @@ -5569,6 +5785,8 @@ snapshots: typescript: 5.9.3 undici: 5.28.5 transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color @@ -5593,44 +5811,48 @@ snapshots: smol-toml: 1.8.0 zod: 3.22.4 - '@vercel/python@8.0.0(@vercel/build-utils@14.4.0)': + '@vercel/python@9.2.0(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/python-analysis': 0.14.0 - '@vercel/redwood@4.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/redwood@5.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/nft': 1.10.0(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) semver: 6.3.1 ts-morph: 12.0.0 transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color - '@vercel/remix-builder@7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0)': + '@vercel/remix-builder@8.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/error-utils': 2.2.1 '@vercel/nft': 1.10.0(supports-color@7.2.0) - '@vercel/static-config': 3.4.1 + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) path-to-regexp: 6.3.0 path-to-regexp-updated: path-to-regexp@6.3.0 ts-morph: 12.0.0 transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - encoding - rollup - supports-color - '@vercel/ruby@4.0.0(@vercel/build-utils@14.4.0)': + '@vercel/ruby@5.0.1(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 - '@vercel/rust@3.0.0(@vercel/build-utils@14.4.0)': + '@vercel/rust@4.0.1(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 execa: 5.1.1 get-port: 5.1.1 smol-toml: 1.8.0 @@ -5652,30 +5874,37 @@ snapshots: - bare-abort-controller - react-native-b4a - '@vercel/static-build@4.0.0(@vercel/build-utils@14.4.0)': + '@vercel/static-build@5.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)': dependencies: - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/gatsby-plugin-vercel-analytics': 1.0.12 - '@vercel/gatsby-plugin-vercel-builder': 2.2.44 - '@vercel/static-config': 3.4.1 + '@vercel/gatsby-plugin-vercel-builder': 2.2.47 + '@vercel/static-config': 3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) ts-morph: 12.0.0 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - '@vercel/static-config@3.4.1': + '@vercel/static-config@3.4.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)': dependencies: ajv: 8.20.0 json-schema-to-ts: 1.6.4 + oxc-parser: 0.121.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) ts-morph: 12.0.0 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' - '@vercel/vc-native-darwin-arm64@59.5.0': + '@vercel/vc-native-darwin-arm64@59.7.0': optional: true - '@vercel/vc-native-darwin-x64@59.5.0': + '@vercel/vc-native-darwin-x64@59.7.0': optional: true - '@vercel/vc-native-linux-arm64@59.5.0': + '@vercel/vc-native-linux-arm64@59.7.0': optional: true - '@vercel/vc-native-linux-x64@59.5.0': + '@vercel/vc-native-linux-x64@59.7.0': optional: true '@vinejs/compiler@3.0.0': @@ -6935,6 +7164,34 @@ snapshots: outvariant@1.4.3: {} + oxc-parser@0.121.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3): + dependencies: + '@oxc-project/types': 0.121.0 + optionalDependencies: + '@oxc-parser/binding-android-arm-eabi': 0.121.0 + '@oxc-parser/binding-android-arm64': 0.121.0 + '@oxc-parser/binding-darwin-arm64': 0.121.0 + '@oxc-parser/binding-darwin-x64': 0.121.0 + '@oxc-parser/binding-freebsd-x64': 0.121.0 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.121.0 + '@oxc-parser/binding-linux-arm-musleabihf': 0.121.0 + '@oxc-parser/binding-linux-arm64-gnu': 0.121.0 + '@oxc-parser/binding-linux-arm64-musl': 0.121.0 + '@oxc-parser/binding-linux-ppc64-gnu': 0.121.0 + '@oxc-parser/binding-linux-riscv64-gnu': 0.121.0 + '@oxc-parser/binding-linux-riscv64-musl': 0.121.0 + '@oxc-parser/binding-linux-s390x-gnu': 0.121.0 + '@oxc-parser/binding-linux-x64-gnu': 0.121.0 + '@oxc-parser/binding-linux-x64-musl': 0.121.0 + '@oxc-parser/binding-openharmony-arm64': 0.121.0 + '@oxc-parser/binding-wasm32-wasi': 0.121.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3) + '@oxc-parser/binding-win32-arm64-msvc': 0.121.0 + '@oxc-parser/binding-win32-ia32-msvc': 0.121.0 + '@oxc-parser/binding-win32-x64-msvc': 0.121.0 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + oxc-transform@0.111.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3): optionalDependencies: '@oxc-transform/binding-android-arm-eabi': 0.111.0 @@ -7603,35 +7860,35 @@ snapshots: validator@13.15.26: optional: true - vercel@59.5.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0): + vercel@59.7.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(supports-color@7.2.0): dependencies: - '@vercel/backends': 2.0.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0) + '@vercel/backends': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) '@vercel/blob': 2.8.0 - '@vercel/build-utils': 14.4.0 + '@vercel/build-utils': 14.5.1 '@vercel/cli-auth': 0.3.5 '@vercel/cli-config': 0.2.4 - '@vercel/container': 2.0.0(@vercel/build-utils@14.4.0) + '@vercel/container': 3.0.2(@vercel/build-utils@14.5.1) '@vercel/detect-agent': 1.2.5 - '@vercel/elysia': 2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/express': 2.0.0(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/fastify': 2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) + '@vercel/elysia': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/express': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/fastify': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) '@vercel/fun': 1.3.0(supports-color@7.2.0) - '@vercel/go': 5.0.0(@vercel/build-utils@14.4.0) - '@vercel/h3': 2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/hono': 2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/hydrogen': 3.0.0(@vercel/build-utils@14.4.0) - '@vercel/koa': 2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/nestjs': 2.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/next': 6.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/node': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) + '@vercel/go': 6.0.1(@vercel/build-utils@14.5.1) + '@vercel/h3': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/hono': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/hydrogen': 4.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1) + '@vercel/koa': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/nestjs': 3.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/next': 7.0.1(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/node': 8.1.2(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) '@vercel/prepare-flags-definitions': 0.3.0 - '@vercel/python': 8.0.0(@vercel/build-utils@14.4.0) + '@vercel/python': 9.2.0(@vercel/build-utils@14.5.1) '@vercel/python-analysis': 0.14.0 - '@vercel/redwood': 4.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/remix-builder': 7.0.0(@vercel/build-utils@14.4.0)(supports-color@7.2.0) - '@vercel/ruby': 4.0.0(@vercel/build-utils@14.4.0) - '@vercel/rust': 3.0.0(@vercel/build-utils@14.4.0) - '@vercel/static-build': 4.0.0(@vercel/build-utils@14.4.0) + '@vercel/redwood': 5.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/remix-builder': 8.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1)(supports-color@7.2.0) + '@vercel/ruby': 5.0.1(@vercel/build-utils@14.5.1) + '@vercel/rust': 4.0.1(@vercel/build-utils@14.5.1) + '@vercel/static-build': 5.0.3(@emnapi/core@2.0.0-alpha.3)(@emnapi/runtime@2.0.0-alpha.3)(@vercel/build-utils@14.5.1) chokidar: 4.0.0 esbuild: 0.27.0 jose: 5.9.6 @@ -7643,10 +7900,10 @@ snapshots: uuid: 14.0.1 zod: 4.1.11 optionalDependencies: - '@vercel/vc-native-darwin-arm64': 59.5.0 - '@vercel/vc-native-darwin-x64': 59.5.0 - '@vercel/vc-native-linux-arm64': 59.5.0 - '@vercel/vc-native-linux-x64': 59.5.0 + '@vercel/vc-native-darwin-arm64': 59.7.0 + '@vercel/vc-native-darwin-x64': 59.7.0 + '@vercel/vc-native-linux-arm64': 59.7.0 + '@vercel/vc-native-linux-x64': 59.7.0 transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime'