From 9831b93f48f89a0465e487d8354037fed48f748d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 07:23:41 +0000 Subject: [PATCH] chore(deps): bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli). Updates `astro` from 5.16.16 to 5.17.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.17.1/packages/astro) Updates `vercel` from 50.9.1 to 50.9.5 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@50.9.5/packages/cli) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: vercel dependency-version: 50.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 4 ++-- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69f74e3e..98579220 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/starlight": "^0.37.4", "@astrojs/vercel": "^9.0.4", "@vercel/analytics": "^1.6.1", - "astro": "^5.16.16" + "astro": "^5.17.1" }, "devDependencies": { "@actions/core": "^3.0.0", @@ -32,7 +32,7 @@ "starlight-links-validator": "^0.19.2", "starlight-showcases": "^0.3.1", "tsx": "^4.21.0", - "vercel": "^50.9.1", + "vercel": "^50.9.5", "vitest": "^4.0.18" } }, @@ -4174,9 +4174,9 @@ } }, "node_modules/@vercel/next": { - "version": "4.15.18", - "resolved": "https://registry.npmjs.org/@vercel/next/-/next-4.15.18.tgz", - "integrity": "sha512-BUZ2hZgK12u0vAE8fPqINP/8Hjaw+Ck3Rf+J7lXRpzs91UCSUgxrUWRFqwjNKi4QW/24fihryZ6Q7wswAgkU4Q==", + "version": "4.15.19", + "resolved": "https://registry.npmjs.org/@vercel/next/-/next-4.15.19.tgz", + "integrity": "sha512-o8jYfrm4Bb/W7xfEiBxAOYsjsYGLfnFGX8NGSDlZmmh7C4KqkmRDZwangw6oMpgYVO6ygDbRrdlsGq+wRPbutA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -5017,9 +5017,9 @@ } }, "node_modules/@vercel/python": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/@vercel/python/-/python-6.3.2.tgz", - "integrity": "sha512-UmmciTMvNpWcQu2QaRJ8YEQTu/nPlbRgSAqwFIjVf+NScp4Vvm+ZaBqckX2f+1rsMOrdoZz4+ya3vUoNf1O6xQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/@vercel/python/-/python-6.4.1.tgz", + "integrity": "sha512-7921TTz4OXQGhiSLpL7A2n7FIOQLA2Pth4f1SXXoU4C4pJT5ds6gdl0F776Osb5XzP0GjZfFKv6gMRvZdP9nHA==", "dev": true, "license": "Apache-2.0" }, @@ -5844,9 +5844,9 @@ } }, "node_modules/astro": { - "version": "5.16.16", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.16.tgz", - "integrity": "sha512-MFlFvQ84ixaHyqB3uGwMhNHdBLZ3vHawyq3PqzQS2TNWiNfQrxp5ag6S3lX+Cvnh0MUcXX+UnJBPMBHjP1/1ZQ==", + "version": "5.17.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.17.1.tgz", + "integrity": "sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.13.0", @@ -13244,9 +13244,9 @@ "license": "MIT" }, "node_modules/vercel": { - "version": "50.9.1", - "resolved": "https://registry.npmjs.org/vercel/-/vercel-50.9.1.tgz", - "integrity": "sha512-ZohNx0olOCMYUH9qdVeubvPhcCDhXSE0I+d0B80ul6UxrP4uWQj5PM1rzGAP7L0qzWUH1fSShS8doOv8i/X6KA==", + "version": "50.9.5", + "resolved": "https://registry.npmjs.org/vercel/-/vercel-50.9.5.tgz", + "integrity": "sha512-D0sGpN/QtPpKTlp5SLYIlTDsrlbXGXZhAawXKfKwFwjROGRhY2HjR/OaNtjrbpwAEXJHhzaQUZGRVKSsWTEcKA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -13264,9 +13264,9 @@ "@vercel/hydrogen": "1.3.5", "@vercel/koa": "0.1.10", "@vercel/nestjs": "0.2.31", - "@vercel/next": "4.15.18", + "@vercel/next": "4.15.19", "@vercel/node": "5.5.28", - "@vercel/python": "6.3.2", + "@vercel/python": "6.4.1", "@vercel/redwood": "2.4.9", "@vercel/remix-builder": "5.5.9", "@vercel/ruby": "2.2.5", diff --git a/package.json b/package.json index d3f8f014..30cf1bc8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/starlight": "^0.37.4", "@astrojs/vercel": "^9.0.4", "@vercel/analytics": "^1.6.1", - "astro": "^5.16.16" + "astro": "^5.17.1" }, "devDependencies": { "@actions/core": "^3.0.0", @@ -40,7 +40,7 @@ "starlight-links-validator": "^0.19.2", "starlight-showcases": "^0.3.1", "tsx": "^4.21.0", - "vercel": "^50.9.1", + "vercel": "^50.9.5", "vitest": "^4.0.18" } }