From 425f8d0ab1b0e2a3d682062bc098c518e576e5a1 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Wed, 21 May 2025 08:57:44 -0700 Subject: [ci] release (#13804) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- examples/with-vitest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/with-vitest/package.json') diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index 494232b5c..18a3e43a8 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -11,7 +11,7 @@ "test": "vitest" }, "dependencies": { - "astro": "^5.7.13", + "astro": "^5.7.14", "vitest": "^3.1.1" } } -- cgit v1.2.3