chore(deps): bump @t3-oss/env-nextjs from 0.4.0 to 0.4.1

Bumps [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/t3-oss/t3-env/releases)
- [Changelog](https://github.com/t3-oss/t3-env/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/t3-oss/t3-env/commits/@t3-oss/env-nextjs@0.4.1/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@t3-oss/env-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 01:41:20 +00:00 committed by GitHub
parent 14b899d2b8
commit 52fde4a0c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -17,7 +17,7 @@
"format:check": "prettier . --check --cache"
},
"dependencies": {
"@t3-oss/env-nextjs": "^0.4.0",
"@t3-oss/env-nextjs": "^0.4.1",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "20.3.1",
"@types/react": "18.2.12",