diff --git a/package.json b/package.json index e8f26b4..2e5f830 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@emotion/styled": "^11.11.0", "@giscus/react": "^2.3.0", "@prisma/client": "^5.5.2", - "@t3-oss/env-nextjs": "^0.7.1", + "@t3-oss/env-nextjs": "^0.8.0", "@vercel/speed-insights": "^1.0.1", "cmdk": "^0.2.0", "contentlayer": "^0.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1206f2..435ffc2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: ^5.5.2 version: 5.5.2(prisma@5.5.2) '@t3-oss/env-nextjs': - specifier: ^0.7.1 - version: 0.7.1(typescript@5.2.2)(zod@3.22.4) + specifier: ^0.8.0 + version: 0.8.0(typescript@5.2.2)(zod@3.22.4) '@vercel/speed-insights': specifier: ^1.0.1 version: 1.0.1 @@ -3374,10 +3374,10 @@ packages: dependencies: tslib: 2.6.2 - /@t3-oss/env-core@0.7.1(typescript@5.2.2)(zod@3.22.4): - resolution: {integrity: sha512-3+SQt39OlmSaRLqYVFv8uRm1BpFepM5TIiMytRqO9cjH+wB77o6BIJdeyM5h5U4qLBMEzOJWCY4MBaU/rLwbYw==} + /@t3-oss/env-core@0.8.0(typescript@5.2.2)(zod@3.22.4): + resolution: {integrity: sha512-Tc1pg0KH/tJeI0Z1s/Isp1VsGDj1N03ZAYFV8GjWgMxytF/ve0Dv+opjmTapHICRv8qiB1Y/fsTjkWNMpKPRCQ==} peerDependencies: - typescript: '>=4.7.2' + typescript: '>=5.0.0' zod: ^3.0.0 peerDependenciesMeta: typescript: @@ -3387,16 +3387,16 @@ packages: zod: 3.22.4 dev: false - /@t3-oss/env-nextjs@0.7.1(typescript@5.2.2)(zod@3.22.4): - resolution: {integrity: sha512-tQDbNLGCOvKGi+JoGuJ/CJInJI7/kLWJqtgGppAKS7ZFLdVOqZYR/uRjxlXOWPnxmUKF8VswOAsq7fXUpNZDhA==} + /@t3-oss/env-nextjs@0.8.0(typescript@5.2.2)(zod@3.22.4): + resolution: {integrity: sha512-bJyoE8of4QmqZN7a49iLJAbUq4graScb9ezXzvnuIVr9JP43C093vmy55hT1uZL533CwiPz8zo1INwyAS6qnHw==} peerDependencies: - typescript: '>=4.7.2' + typescript: '>=5.0.0' zod: ^3.0.0 peerDependenciesMeta: typescript: optional: true dependencies: - '@t3-oss/env-core': 0.7.1(typescript@5.2.2)(zod@3.22.4) + '@t3-oss/env-core': 0.8.0(typescript@5.2.2)(zod@3.22.4) typescript: 5.2.2 zod: 3.22.4 dev: false