summaryrefslogtreecommitdiff
path: root/packages/db
diff options
context:
space:
mode:
Diffstat (limited to 'packages/db')
-rw-r--r--packages/db/package.json2
-rw-r--r--packages/db/test/fixtures/ticketing-example/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/db/package.json b/packages/db/package.json
index 748b6cac3..031f6628d 100644
--- a/packages/db/package.json
+++ b/packages/db/package.json
@@ -76,7 +76,7 @@
"drizzle-orm": "^0.31.2",
"github-slugger": "^2.0.0",
"kleur": "^4.1.5",
- "nanoid": "^5.0.8",
+ "nanoid": "^5.0.9",
"open": "^10.1.0",
"prompts": "^2.4.2",
"yargs-parser": "^21.1.1",
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"
}
}