Skip to content

Commit

Permalink
fix(deps): update dependency drizzle-orm to v0.30.10 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Minh <[email protected]>
  • Loading branch information
renovate[bot] and cungminh2710 authored May 2, 2024
1 parent c9d7889 commit 053ea4d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,3 @@ Once the PR is reviewed, click Enable Auto-merge to run the necessary CI checks
Congratulations 🎉🎉 The Coderum team thanks you ✨.

Once your PR is merged, your contributions will be publicly visible and we will tag the appropriate version to deploy your changes

2 changes: 1 addition & 1 deletion apps/coderum-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"drizzle-orm": "0.30.9",
"drizzle-orm": "0.30.10",
"lucia": "3.2.0",
"next": "14.2.3",
"react": "18.3.1",
Expand Down
10 changes: 5 additions & 5 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 053ea4d

Please sign in to comment.