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.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 9892dcd76..39f6e73c0 100644
--- a/packages/db/test/fixtures/ticketing-example/package.json
+++ b/packages/db/test/fixtures/ticketing-example/package.json
@@ -15,13 +15,13 @@
"@astrojs/node": "^8.3.4",
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
- "open-props": "^1.7.6",
+ "open-props": "^1.7.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"simple-stack-form": "^0.1.12",
- "typescript": "^5.6.2",
+ "typescript": "^5.6.3",
"zod": "^3.23.8"
}
}