Skip to content

Commit

Permalink
Roll Prisma and tRPC
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Oct 24, 2023
1 parent f8e23b4 commit 8ebcff6
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@mui/icons-material": "^5.14.3",
"@mui/joy": "^5.0.0-beta.2",
"@next/bundle-analyzer": "^13.4.19",
"@prisma/client": "^5.4.2",
"@prisma/client": "^5.5.0",
"@sanity/diff-match-patch": "^3.1.1",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.41.0",
"@trpc/next": "^10.41.0",
"@trpc/react-query": "^10.41.0",
"@trpc/server": "^10.41.0",
"@trpc/client": "^10.42.0",
"@trpc/next": "^10.42.0",
"@trpc/react-query": "^10.42.0",
"@trpc/server": "^10.42.0",
"@vercel/analytics": "^1.1.1",
"browser-fs-access": "^0.35.0",
"eventsource-parser": "^1.1.1",
Expand Down Expand Up @@ -60,7 +60,7 @@
"eslint": "^8.47.0",
"eslint-config-next": "^13.4.19",
"prettier": "^3.0.3",
"prisma": "^5.4.2",
"prisma": "^5.5.0",
"typescript": "^5.2.2"
},
"engines": {
Expand Down

1 comment on commit 8ebcff6

@vercel
Copy link

@vercel vercel bot commented on 8ebcff6 Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

big-agi – ./

get.big-agi.com
big-agi-enricoros.vercel.app
big-agi-git-main-enricoros.vercel.app

Please sign in to comment.