Skip to content

Commit

Permalink
fix(deps): update dependency @t3-oss/env-nextjs to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent e90e9ed commit c5d1aa5
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@t3-oss/env-nextjs": "0.10.1",
"@t3-oss/env-nextjs": "0.11.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@next/bundle-analyzer": "14.2.5",
"@next/third-parties": "14.2.5",
"@radix-ui/react-icons": "1.3.0",
"@t3-oss/env-nextjs": "0.10.1",
"@t3-oss/env-nextjs": "0.11.0",
"@tanstack/react-query": "5.51.11",
"@tanstack/react-query-devtools": "5.51.11",
"@trpc/client": "11.0.0-rc.467",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@kkhys/auth": "workspace:*",
"@kkhys/db": "workspace:*",
"@kkhys/email": "workspace:*",
"@t3-oss/env-nextjs": "0.10.1",
"@t3-oss/env-nextjs": "0.11.0",
"@trpc/server": "11.0.0-rc.467",
"date-fns": "3.6.0",
"jose": "5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@auth/drizzle-adapter": "0.9.0",
"@kkhys/db": "workspace:*",
"@t3-oss/env-nextjs": "0.10.1",
"@t3-oss/env-nextjs": "0.11.0",
"next": "14.2.5",
"next-auth": "5.0.0-beta.19",
"react": "18.3.1",
Expand Down
26 changes: 13 additions & 13 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 c5d1aa5

Please sign in to comment.