summaryrefslogtreecommitdiff
path: root/examples/container-with-vitest
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-27 23:07:06 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-28 07:07:06 +0100
commit34cdd9868f026168667a7fbda3a90045b878c0a6 (patch)
treeb2fdc84f5bbdf3468956a7f4c3c71c5ad7d9a189 /examples/container-with-vitest
parent97eec839876c00a064fb22a0cb32dd62b9f44802 (diff)
downloadastro-34cdd9868f026168667a7fbda3a90045b878c0a6.tar.gz
astro-34cdd9868f026168667a7fbda3a90045b878c0a6.tar.zst
astro-34cdd9868f026168667a7fbda3a90045b878c0a6.zip
[ci] release (#13676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/container-with-vitest')
-rw-r--r--examples/container-with-vitest/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json
index 0c020f2d6..089315d02 100644
--- a/examples/container-with-vitest/package.json
+++ b/examples/container-with-vitest/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/react": "^4.2.5",
- "astro": "^5.7.5",
+ "astro": "^5.7.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vitest": "^3.1.1"