mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
update prisma dep
This commit is contained in:
5
.changeset/real-rules-smoke.md
Normal file
5
.changeset/real-rules-smoke.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"create-better-t-stack": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
update prisma dep
|
||||||
@@ -39,8 +39,8 @@ export const dependencyVersionMap = {
|
|||||||
|
|
||||||
mysql2: "^3.14.0",
|
mysql2: "^3.14.0",
|
||||||
|
|
||||||
"@prisma/client": "^6.7.0",
|
"@prisma/client": "^6.9.0",
|
||||||
prisma: "^6.7.0",
|
prisma: "^6.9.0",
|
||||||
|
|
||||||
mongoose: "^8.14.0",
|
mongoose: "^8.14.0",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user