Skip to content

Commit

Permalink
chore(package): update @t3-oss/env-nextjs to version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 2, 2023
1 parent ed72f6a commit 9c0e264
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"tsc:typecheck": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@t3-oss/env-nextjs": "^0.6.1",
"@t3-oss/env-nextjs": "^0.7.1",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.38.5",
"@trpc/next": "^10.38.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -632,17 +632,17 @@
dependencies:
tslib "^2.4.0"

"@t3-oss/env-core@0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@t3-oss/env-core/-/env-core-0.6.1.tgz#24d04c22f3e73732e69ac8ff8b13ed00732d20aa"
integrity sha512-KQD7qEDJtkWIWWmTVjNvk0wnHpkvAQ6CRbUxbWMFNG/fiosBQDQvtRpBNu6USxBscJCoC4z6y7P9MN52/mLOzw==
"@t3-oss/env-core@0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@t3-oss/env-core/-/env-core-0.7.1.tgz#5e0568203d539bb2a35c96f02d33b6e204a194e5"
integrity sha512-3+SQt39OlmSaRLqYVFv8uRm1BpFepM5TIiMytRqO9cjH+wB77o6BIJdeyM5h5U4qLBMEzOJWCY4MBaU/rLwbYw==

"@t3-oss/env-nextjs@^0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@t3-oss/env-nextjs/-/env-nextjs-0.6.1.tgz#62a7686f91732517cd97300e48a58150ce08f006"
integrity sha512-z1dIC++Vxj9kmzX5nSPfcrCSkszy3dTEPC4Ssx7Ap5AqR3c2Qa7S0xf8axn6coy7D/vCXDAAnHYnCMDhtcY3SQ==
"@t3-oss/env-nextjs@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@t3-oss/env-nextjs/-/env-nextjs-0.7.1.tgz#556a49382d22c190e5f9900e703679107cac483e"
integrity sha512-tQDbNLGCOvKGi+JoGuJ/CJInJI7/kLWJqtgGppAKS7ZFLdVOqZYR/uRjxlXOWPnxmUKF8VswOAsq7fXUpNZDhA==
dependencies:
"@t3-oss/env-core" "0.6.1"
"@t3-oss/env-core" "0.7.1"

"@tailwindcss/forms@^0.5.6":
version "0.5.6"
Expand Down

0 comments on commit 9c0e264

Please sign in to comment.