From 1226dfadfa09f7a8a24e48ecf6d2cda35661302e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:32:54 +0000 Subject: [PATCH] chore(deps): bump astro from 4.15.4 to 4.16.10 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.4 to 4.16.10. - [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@4.16.10/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44d3248..10419bd 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.15.4", + "astro": "4.16.10", "classnames": "^2.5.1", "dedent": "^1.5.3", "dexie": "^4.0.9",