From 0c1350bfa1b9f4121a3a758dee232e93d65c5b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 23:49:11 +0000 Subject: [PATCH] chore(deps): bump astro in the production-dependencies group Bumps the production-dependencies group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.16.0 to 5.16.2 - [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.16.2/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ec7baf..0bb40cd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@fontsource/geist-sans": "^5.2.5", "@tailwindcss/vite": "^4.1.17", - "astro": "5.16.0", + "astro": "5.16.2", "gsap": "^3.13.0", "lenis": "^1.3.15", "tailwindcss": "^4.1.17"