From 7105f2452dc19cc9228802edffa314b255a13590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 07:40:17 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [turbo](https://github.com/vercel/turborepo) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /apps/site directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `turbo` from 2.9.12 to 2.9.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/compare/v2.9.12...v2.9.14) Updates `astro` from 6.3.1 to 6.4.6 - [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@6.4.6/packages/astro) Updates `astro` from 6.3.1 to 6.4.6 - [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@6.4.6/packages/astro) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.14 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/site/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/site/package.json b/apps/site/package.json index 3a6bbb1c..ab5c6615 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -3,7 +3,7 @@ "@astrojs/starlight": "0.39.2", "@astrojs/starlight-tailwind": "5.0.0", "@tailwindcss/vite": "catalog:", - "astro": "6.3.1", + "astro": "6.4.6", "sharp": "0.34.5", "tailwindcss": "catalog:" }, diff --git a/package.json b/package.json index 84a0391f..55ae4931 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "pkg-pr-new": "0.0.71", "playwright": "catalog:", "syncpack": "15.1.2", - "turbo": "2.9.12", + "turbo": "2.9.14", "vitest": "catalog:" }, "engines": {