Skip to content

Commit

Permalink
chore: bump env
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Feb 8, 2024
1 parent 37b0f8d commit 108c039
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@acme/db": "workspace:^0.1.0",
"@acme/ui": "workspace:^0.1.0",
"@acme/validators": "workspace:^0.1.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@t3-oss/env-nextjs": "^0.9.1",
"@tanstack/react-query": "^5.17.7",
"@trpc/client": "11.0.0-next-beta.264",
"@trpc/react-query": "11.0.0-next-beta.264",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@acme/db": "workspace:^0.1.0",
"@auth/drizzle-adapter": "^0.6.3",
"@t3-oss/env-nextjs": "^0.7.1",
"@t3-oss/env-nextjs": "^0.9.1",
"next": "^14.1.0",
"next-auth": "5.0.0-beta.9",
"react": "18.2.0",
Expand Down
22 changes: 11 additions & 11 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 108c039

Please sign in to comment.