diff options
Diffstat (limited to 'packages/db/test')
-rw-r--r-- | packages/db/test/fixtures/ticketing-example/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/db/test/fixtures/ticketing-example/package.json b/packages/db/test/fixtures/ticketing-example/package.json index 061cc3348..765d46e2c 100644 --- a/packages/db/test/fixtures/ticketing-example/package.json +++ b/packages/db/test/fixtures/ticketing-example/package.json @@ -20,7 +20,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "simple-stack-form": "^0.1.12", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "zod": "^3.23.8" } } |