From 16c6b04d7ea6733fe9653f40ae94dff77650fe70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:32:08 +0000 Subject: [PATCH] meta: bump @t3-oss/env-nextjs from 0.9.2 to 0.10.1 Bumps [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs) from 0.9.2 to 0.10.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.10.1/packages/nextjs) --- updated-dependencies: - dependency-name: "@t3-oss/env-nextjs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5cd14fd..f63888b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@savvywombat/tailwindcss-grid-areas": "^4.0.0", "@supabase/ssr": "^0.3.0", "@supabase/supabase-js": "^2.42.4", - "@t3-oss/env-nextjs": "^0.9.2", + "@t3-oss/env-nextjs": "^0.10.1", "@tailwindcss/container-queries": "^0.1.1", "@types/body-scroll-lock": "^3.1.2", "@types/node": "20.12.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75ba255..a8adfc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ dependencies: specifier: ^2.42.4 version: 2.42.4 '@t3-oss/env-nextjs': - specifier: ^0.9.2 - version: 0.9.2(typescript@5.4.5)(zod@3.23.5) + specifier: ^0.10.1 + version: 0.10.1(typescript@5.4.5)(zod@3.23.5) '@tailwindcss/container-queries': specifier: ^0.1.1 version: 0.1.1(tailwindcss@3.4.3) @@ -4378,8 +4378,8 @@ packages: '@swc/counter': 0.1.3 tslib: 2.6.2 - /@t3-oss/env-core@0.9.2(typescript@5.4.5)(zod@3.23.5): - resolution: {integrity: sha512-KgWXljUTHgO3o7GMZQPAD5+P+HqpauMNNHowlm7V2b9IeMitSUpNKwG6xQrup/xARWHTdxRVIl0mSI4wCevQhQ==} + /@t3-oss/env-core@0.10.1(typescript@5.4.5)(zod@3.23.5): + resolution: {integrity: sha512-GcKZiCfWks5CTxhezn9k5zWX3sMDIYf6Kaxy2Gx9YEQftFcz8hDRN56hcbylyAO3t4jQnQ5ifLawINsNgCDpOg==} peerDependencies: typescript: '>=5.0.0' zod: ^3.0.0 @@ -4391,8 +4391,8 @@ packages: zod: 3.23.5 dev: false - /@t3-oss/env-nextjs@0.9.2(typescript@5.4.5)(zod@3.23.5): - resolution: {integrity: sha512-dklHrgKLESStNVB67Jdbu6osxDYA+xNKaPBRerlnkEvzbCccSKMvZENx6EZebJuR4snqB3/yRykNMn/bdIAyiQ==} + /@t3-oss/env-nextjs@0.10.1(typescript@5.4.5)(zod@3.23.5): + resolution: {integrity: sha512-iy2qqJLnFh1RjEWno2ZeyTu0ufomkXruUsOZludzDIroUabVvHsrSjtkHqwHp1/pgPUzN3yBRHMILW162X7x2Q==} peerDependencies: typescript: '>=5.0.0' zod: ^3.0.0 @@ -4400,7 +4400,7 @@ packages: typescript: optional: true dependencies: - '@t3-oss/env-core': 0.9.2(typescript@5.4.5)(zod@3.23.5) + '@t3-oss/env-core': 0.10.1(typescript@5.4.5)(zod@3.23.5) typescript: 5.4.5 zod: 3.23.5 dev: false