From 25fea3508331191d3a0d19625304d2d2185a5fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:23:44 +0000 Subject: [PATCH] chore(deps): bump astro from 4.16.11 to 5.2.5 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.11 to 5.2.5. - [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.2.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2b5b23..a344139 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@tiptap/pm": "^2.9.1", "@tiptap/starter-kit": "^2.9.1", "array-move": "^4.0.0", - "astro": "4.16.11", + "astro": "5.2.5", "classnames": "^2.5.1", "dedent": "^1.5.3", "dexie": "^4.0.9",