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