fix(deps): update dependency @t3-oss/env-nextjs to ^0.13.8 (#3364)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-10 01:18:38 +00:00
committed by GitHub
parent 838066ac75
commit ab3ee3bac1
2 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@t3-oss/env-nextjs": "^0.13.7",
"@t3-oss/env-nextjs": "^0.13.8",
"zod": "^3.25.56"
},
"devDependencies": {

18
pnpm-lock.yaml generated
View File

@@ -1162,8 +1162,8 @@ importers:
packages/env:
dependencies:
'@t3-oss/env-nextjs':
specifier: ^0.13.7
version: 0.13.7(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
specifier: ^0.13.8
version: 0.13.8(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
zod:
specifier: ^3.25.56
version: 3.25.56
@@ -4165,8 +4165,8 @@ packages:
'@swc/helpers@0.5.15':
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
'@t3-oss/env-core@0.13.7':
resolution: {integrity: sha512-e/SfMtpZeYwS1b0zaG7cGetcQdTbTFUXojDX+3ahdB8B20oZz1PPZngMZgZ95+eOK+NRy7XJSFLjkEWqfISCkg==}
'@t3-oss/env-core@0.13.8':
resolution: {integrity: sha512-L1inmpzLQyYu4+Q1DyrXsGJYCXbtXjC4cICw1uAKv0ppYPQv656lhZPU91Qd1VS6SO/bou1/q5ufVzBGbNsUpw==}
peerDependencies:
arktype: ^2.1.0
typescript: '>=5.0.0'
@@ -4182,8 +4182,8 @@ packages:
zod:
optional: true
'@t3-oss/env-nextjs@0.13.7':
resolution: {integrity: sha512-UB7ypr53UrxwLgwd8uXEODMA1lMSdytO06je0pdquzZW0qIks1Zqf1mysAKtBynBGemATL1IArdyWNZQpDBJ+w==}
'@t3-oss/env-nextjs@0.13.8':
resolution: {integrity: sha512-QmTLnsdQJ8BiQad2W2nvV6oUpH4oMZMqnFEjhVpzU0h3sI9hn8zb8crjWJ1Amq453mGZs6A4v4ihIeBFDOrLeQ==}
peerDependencies:
arktype: ^2.1.0
typescript: '>=5.0.0'
@@ -12624,15 +12624,15 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.7(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)':
'@t3-oss/env-core@0.13.8(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)':
optionalDependencies:
arktype: 2.1.20
typescript: 5.8.3
zod: 3.25.56
'@t3-oss/env-nextjs@0.13.7(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)':
'@t3-oss/env-nextjs@0.13.8(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)':
dependencies:
'@t3-oss/env-core': 0.13.7(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
'@t3-oss/env-core': 0.13.8(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
optionalDependencies:
arktype: 2.1.20
typescript: 5.8.3