mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-09 08:06:58 +01:00
fix(deps): update dependency @t3-oss/env-nextjs to ^0.13.7 (#3357)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
08c6ce9071
commit
22f0cd885e
2
packages/env/package.json
vendored
2
packages/env/package.json
vendored
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@t3-oss/env-nextjs": "^0.13.6",
|
||||
"@t3-oss/env-nextjs": "^0.13.7",
|
||||
"zod": "^3.25.56"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -1162,8 +1162,8 @@ importers:
|
||||
packages/env:
|
||||
dependencies:
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.13.6
|
||||
version: 0.13.6(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
|
||||
specifier: ^0.13.7
|
||||
version: 0.13.7(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.6':
|
||||
resolution: {integrity: sha512-rH7FgcB1YGbv/tvv7mdJAxnNvRkK/gEqdVYBwO1AVvaWOTNuftqskxkEYyhM2O+lkNPJmTq5YBE7H+Unl7CLjg==}
|
||||
'@t3-oss/env-core@0.13.7':
|
||||
resolution: {integrity: sha512-e/SfMtpZeYwS1b0zaG7cGetcQdTbTFUXojDX+3ahdB8B20oZz1PPZngMZgZ95+eOK+NRy7XJSFLjkEWqfISCkg==}
|
||||
peerDependencies:
|
||||
arktype: ^2.1.0
|
||||
typescript: '>=5.0.0'
|
||||
@@ -4182,8 +4182,8 @@ packages:
|
||||
zod:
|
||||
optional: true
|
||||
|
||||
'@t3-oss/env-nextjs@0.13.6':
|
||||
resolution: {integrity: sha512-KcA5U8L+Be4OuR5YxmrBzkeo7WsKkEFJDwcAgYFwcBgxxc3oJBdTB7KPQfVrx7wjtX5aDr2jZ0LG55yEXqQi9A==}
|
||||
'@t3-oss/env-nextjs@0.13.7':
|
||||
resolution: {integrity: sha512-UB7ypr53UrxwLgwd8uXEODMA1lMSdytO06je0pdquzZW0qIks1Zqf1mysAKtBynBGemATL1IArdyWNZQpDBJ+w==}
|
||||
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.6(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)':
|
||||
'@t3-oss/env-core@0.13.7(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.6(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)':
|
||||
dependencies:
|
||||
'@t3-oss/env-core': 0.13.6(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
|
||||
'@t3-oss/env-core': 0.13.7(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.56)
|
||||
optionalDependencies:
|
||||
arktype: 2.1.20
|
||||
typescript: 5.8.3
|
||||
|
||||
Reference in New Issue
Block a user