From 55572736d863628519932c8a8186257f8ee93cac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 23:10:55 +0000 Subject: [PATCH] fix(deps): update dependency @t3-oss/env-nextjs to ^0.11.1 --- apps/www/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/www/package.json b/apps/www/package.json index 5f69ff93..48ec7da5 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@kosori/ui": "workspace:*", - "@t3-oss/env-nextjs": "^0.11.0", + "@t3-oss/env-nextjs": "^0.11.1", "@tanstack/react-query": "catalog:", "@tanstack/react-table": "^8.20.1", "@trpc/client": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d9b5bc8..d6fb29f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: workspace:* version: link:../../packages/ui '@t3-oss/env-nextjs': - specifier: ^0.11.0 - version: 0.11.0(typescript@5.5.4)(zod@3.23.8) + specifier: ^0.11.1 + version: 0.11.1(typescript@5.5.4)(zod@3.23.8) '@tanstack/react-query': specifier: 'catalog:' version: 5.51.23(react@18.3.1) @@ -1597,8 +1597,8 @@ packages: '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} - '@t3-oss/env-core@0.11.0': - resolution: {integrity: sha512-PSalC5bG0a7XbyoLydiQdAnx3gICX6IQNctvh+TyLrdFxsxgocdj9Ui7sd061UlBzi+z4aIGjnem1kZx9QtUgQ==} + '@t3-oss/env-core@0.11.1': + resolution: {integrity: sha512-MaxOwEoG1ntCFoKJsS7nqwgcxLW1SJw238AJwfJeaz3P/8GtkxXZsPPolsz1AdYvUTbe3XvqZ/VCdfjt+3zmKw==} peerDependencies: typescript: '>=5.0.0' zod: ^3.0.0 @@ -1606,8 +1606,8 @@ packages: typescript: optional: true - '@t3-oss/env-nextjs@0.11.0': - resolution: {integrity: sha512-gcRrY2CzSMSrxDf5+fKCUfzbBK125IxOcJHcoMVdjcTmYxEgIZFZ5qPPtngOY3UmTeXSqRZOGuNiosqWTFTkMw==} + '@t3-oss/env-nextjs@0.11.1': + resolution: {integrity: sha512-rx2XL9+v6wtOqLNJbD5eD8OezKlQD1BtC0WvvtHwBgK66jnF5+wGqtgkKK4Ygie1LVmoDClths2T4tdFmRvGrQ==} peerDependencies: typescript: '>=5.0.0' zod: ^3.0.0 @@ -5782,15 +5782,15 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.6.3 - '@t3-oss/env-core@0.11.0(typescript@5.5.4)(zod@3.23.8)': + '@t3-oss/env-core@0.11.1(typescript@5.5.4)(zod@3.23.8)': dependencies: zod: 3.23.8 optionalDependencies: typescript: 5.5.4 - '@t3-oss/env-nextjs@0.11.0(typescript@5.5.4)(zod@3.23.8)': + '@t3-oss/env-nextjs@0.11.1(typescript@5.5.4)(zod@3.23.8)': dependencies: - '@t3-oss/env-core': 0.11.0(typescript@5.5.4)(zod@3.23.8) + '@t3-oss/env-core': 0.11.1(typescript@5.5.4)(zod@3.23.8) zod: 3.23.8 optionalDependencies: typescript: 5.5.4