From b93879a81493b2d80ea4ddf5645456e224e7c061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:20:37 +0000 Subject: [PATCH] chore(deps): bump @t3-oss/env-nextjs from 0.13.8 to 0.13.10 in /apps/web Bumps [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs) from 0.13.8 to 0.13.10. - [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.13.10/packages/nextjs) --- updated-dependencies: - dependency-name: "@t3-oss/env-nextjs" dependency-version: 0.13.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 143afe2..2e4286b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -21,7 +21,7 @@ "@krono/kit": "workspace:*", "@krono/ui": "workspace:*", "@storybook/react": "^10.1.7", - "@t3-oss/env-nextjs": "0.13.8", + "@t3-oss/env-nextjs": "0.13.10", "date-fns": "^4.1.0", "lucide-react": "^0.561.0", "next": "16.0.10",