Skip to content

Commit

Permalink
Update example apps
Browse files Browse the repository at this point in the history
  • Loading branch information
infomiho committed Aug 22, 2024
1 parent 046e6af commit 7a7d17a
Show file tree
Hide file tree
Showing 18 changed files with 2,598 additions and 446 deletions.
73 changes: 49 additions & 24 deletions examples/hackathon-submissions/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/hackathon-submissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"typescript": "^5.1.0",
"vite": "^4.3.9",
"@types/react": "^18.0.37",
"prisma": "4.16.2"
"prisma": "5.18.0"
}
}
80 changes: 55 additions & 25 deletions examples/streaming/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"typescript": "^5.1.0",
"vite": "^4.3.9",
"@types/react": "^18.0.37",
"prisma": "4.16.2"
"prisma": "5.18.0"
}
}
Loading

0 comments on commit 7a7d17a

Please sign in to comment.