📦 deps: updating prisma v6 to v7
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
"env:publish": "bun run ./scripts/create-example-env.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.7.0",
|
||||
"@prisma/client": "^7.2.0",
|
||||
"@sentry/node": "^10.10.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/jsonwebtoken": "^9.0.9",
|
||||
@ -40,7 +40,7 @@
|
||||
"cz-emoji": "^1.3.2-canary.2",
|
||||
"eslint": "^9.29.0",
|
||||
"globals": "^16.2.0",
|
||||
"prisma": "^6.7.0",
|
||||
"prisma": "^7.2.0",
|
||||
"prisma-dbml-generator": "^0.12.0",
|
||||
"typescript-eslint": "^8.34.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user