Skip to content

Commit

Permalink
upgraded prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmedrano committed Feb 7, 2025
1 parent f505c32 commit e97e033
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 38 deletions.
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"types": "dist/index.d.ts",
"license": "MIT",
"dependencies": {
"@prisma/client": "5.1.1",
"@prisma/client": "6.3.1",
"@trpc/server": "10.41.0",
"axios": "1.2.6",
"cors": "2.8.5",
Expand All @@ -14,7 +14,7 @@
"dotenv-expand": "10.0.0",
"express": "4.17.3",
"openai": "3.2.1",
"prisma": "5.1.1",
"prisma": "6.3.1",
"zod": "3.20.2"
},
"scripts": {
Expand Down
40 changes: 4 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e97e033

Please sign in to comment.