summaryrefslogtreecommitdiff
path: root/packages/db/test/fixtures/ticketing-example/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/db/test/fixtures/ticketing-example/package.json')
-rw-r--r--packages/db/test/fixtures/ticketing-example/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/db/test/fixtures/ticketing-example/package.json b/packages/db/test/fixtures/ticketing-example/package.json
index c9be57b5e..e47718930 100644
--- a/packages/db/test/fixtures/ticketing-example/package.json
+++ b/packages/db/test/fixtures/ticketing-example/package.json
@@ -13,7 +13,7 @@
"@astrojs/check": "^0.7.0",
"@astrojs/db": "workspace:*",
"@astrojs/node": "workspace:*",
- "@astrojs/react": "^3.5.0",
+ "@astrojs/react": "^3.6.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
@@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"simple-stack-form": "^0.1.12",
- "typescript": "^5.4.5",
+ "typescript": "^5.5.2",
"zod": "^3.23.8"
}
}