Added env

This commit is contained in:
2025-06-25 20:28:08 +02:00
parent 7e86d53c81
commit 07f101f6db
4 changed files with 96 additions and 1 deletions

57
pnpm-lock.yaml generated
View File

@@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@t3-oss/env-nextjs':
specifier: ^0.13.8
version: 0.13.8(typescript@5.8.3)(zod@3.25.67)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -29,6 +32,9 @@ importers:
tailwind-merge:
specifier: ^3.3.1
version: 3.3.1
zod:
specifier: ^3.25.67
version: 3.25.67
devDependencies:
'@eslint/eslintrc':
specifier: ^3
@@ -365,6 +371,40 @@ packages:
'@swc/helpers@0.5.15':
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
'@t3-oss/env-core@0.13.8':
resolution: {integrity: sha512-L1inmpzLQyYu4+Q1DyrXsGJYCXbtXjC4cICw1uAKv0ppYPQv656lhZPU91Qd1VS6SO/bou1/q5ufVzBGbNsUpw==}
peerDependencies:
arktype: ^2.1.0
typescript: '>=5.0.0'
valibot: ^1.0.0-beta.7 || ^1.0.0
zod: ^3.24.0 || ^4.0.0-beta.0
peerDependenciesMeta:
arktype:
optional: true
typescript:
optional: true
valibot:
optional: true
zod:
optional: true
'@t3-oss/env-nextjs@0.13.8':
resolution: {integrity: sha512-QmTLnsdQJ8BiQad2W2nvV6oUpH4oMZMqnFEjhVpzU0h3sI9hn8zb8crjWJ1Amq453mGZs6A4v4ihIeBFDOrLeQ==}
peerDependencies:
arktype: ^2.1.0
typescript: '>=5.0.0'
valibot: ^1.0.0-beta.7 || ^1.0.0
zod: ^3.24.0 || ^4.0.0-beta.0
peerDependenciesMeta:
arktype:
optional: true
typescript:
optional: true
valibot:
optional: true
zod:
optional: true
'@tailwindcss/node@4.1.10':
resolution: {integrity: sha512-2ACf1znY5fpRBwRhMgj9ZXvb2XZW8qs+oTfotJ2C5xR0/WNL7UHZ7zXl6s+rUqedL1mNi+0O+WQr5awGowS3PQ==}
@@ -1844,6 +1884,9 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@3.25.67:
resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==}
snapshots:
'@alloc/quick-lru@5.2.0': {}
@@ -2093,6 +2136,18 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@3.25.67)':
optionalDependencies:
typescript: 5.8.3
zod: 3.25.67
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@3.25.67)':
dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@3.25.67)
optionalDependencies:
typescript: 5.8.3
zod: 3.25.67
'@tailwindcss/node@4.1.10':
dependencies:
'@ampproject/remapping': 2.3.0
@@ -3842,3 +3897,5 @@ snapshots:
yallist@5.0.0: {}
yocto-queue@0.1.0: {}
zod@3.25.67: {}