Skip to content

Commit

Permalink
Roll packages (Prisma, tRPC, types)
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Oct 27, 2023
1 parent d68a1c3 commit 1486f61
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

20 changes: 10 additions & 10 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.5.1",
"@prisma/client": "^5.5.2",
"@sanity/diff-match-patch": "^3.1.1",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.42.0",
"@trpc/next": "^10.42.0",
"@trpc/react-query": "^10.42.0",
"@trpc/server": "^10.42.0",
"@trpc/client": "^10.43.0",
"@trpc/next": "^10.43.0",
"@trpc/react-query": "^10.43.0",
"@trpc/server": "^10.43.0",
"@vercel/analytics": "^1.1.1",
"browser-fs-access": "^0.35.0",
"eventsource-parser": "^1.1.1",
Expand All @@ -45,22 +45,22 @@
"superjson": "^2.2.0",
"tesseract.js": "^5.0.2",
"uuid": "^9.0.1",
"zod": "3.22.4",
"zustand": "4.3.9"
"zod": "^3.22.4",
"zustand": "~4.3.9"
},
"devDependencies": {
"@types/node": "^20.8.8",
"@types/node": "^20.8.9",
"@types/plantuml-encoder": "^1.4.1",
"@types/prismjs": "^1.26.2",
"@types/react": "^18.2.32",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/react-katex": "^3.0.2",
"@types/react-timeago": "^4.1.5",
"@types/uuid": "^9.0.6",
"eslint": "^8.52.0",
"eslint-config-next": "~13.4.19",
"prettier": "^3.0.3",
"prisma": "^5.5.1",
"prisma": "^5.5.2",
"typescript": "^5.2.2"
},
"engines": {
Expand Down

1 comment on commit 1486f61

@vercel
Copy link

@vercel vercel bot commented on 1486f61 Oct 27, 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 – ./

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

Please sign in to comment.