summaryrefslogtreecommitdiff
path: root/examples/container-with-vitest/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/container-with-vitest/package.json')
-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 7b4030a3e..82f9b45b3 100644
--- a/examples/container-with-vitest/package.json
+++ b/examples/container-with-vitest/package.json
@@ -12,7 +12,7 @@
"test": "vitest run"
},
"dependencies": {
- "astro": "^4.11.0",
+ "astro": "^4.11.1",
"@astrojs/react": "^3.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",