summaryrefslogtreecommitdiff
path: root/packages/db/test
diff options
context:
space:
mode:
Diffstat (limited to 'packages/db/test')
-rw-r--r--packages/db/test/fixtures/ticketing-example/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/db/test/fixtures/ticketing-example/package.json b/packages/db/test/fixtures/ticketing-example/package.json
index 9386c7f96..ba89c8c76 100644
--- a/packages/db/test/fixtures/ticketing-example/package.json
+++ b/packages/db/test/fixtures/ticketing-example/package.json
@@ -12,12 +12,12 @@
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/db": "workspace:*",
- "@astrojs/node": "workspace:*",
+ "@astrojs/node": "^8.3.3",
"@astrojs/react": "^3.6.2",
- "@types/react": "^18.3.4",
+ "@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
- "open-props": "^1.7.5",
+ "open-props": "^1.7.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"simple-stack-form": "^0.1.12",