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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-22 08:49:32 +00:00
committed by GitHub
parent e5e06baeb3
commit 88e5ac2f71
3 changed files with 13 additions and 13 deletions

View File

@@ -38,7 +38,7 @@
"@mantine/modals": "^7.11.2",
"@mantine/tiptap": "^7.11.2",
"@homarr/server-settings": "workspace:^0.1.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@t3-oss/env-nextjs": "^0.11.0",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query-devtools": "^5.51.11",
"@tanstack/react-query-next-experimental": "5.51.11",

View File

@@ -29,7 +29,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@auth/core": "^0.34.1",
"@auth/drizzle-adapter": "^1.4.1",
"@t3-oss/env-nextjs": "^0.10.1",
"@t3-oss/env-nextjs": "^0.11.0",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"ldapts": "7.1.0",

22
pnpm-lock.yaml generated
View File

@@ -123,8 +123,8 @@ importers:
specifier: ^7.11.2
version: 7.11.2(@mantine/core@7.11.2(@mantine/hooks@7.11.2(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.11.2(react@18.3.1))(@tiptap/extension-link@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@t3-oss/env-nextjs':
specifier: ^0.10.1
version: 0.10.1(typescript@5.5.3)(zod@3.23.8)
specifier: ^0.11.0
version: 0.11.0(typescript@5.5.3)(zod@3.23.8)
'@tabler/icons-react':
specifier: ^3.11.0
version: 3.11.0(react@18.3.1)
@@ -542,8 +542,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@t3-oss/env-nextjs':
specifier: ^0.10.1
version: 0.10.1(typescript@5.5.3)(zod@3.23.8)
specifier: ^0.11.0
version: 0.11.0(typescript@5.5.3)(zod@3.23.8)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -2374,8 +2374,8 @@ packages:
'@swc/helpers@0.5.5':
resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==}
'@t3-oss/env-core@0.10.1':
resolution: {integrity: sha512-GcKZiCfWks5CTxhezn9k5zWX3sMDIYf6Kaxy2Gx9YEQftFcz8hDRN56hcbylyAO3t4jQnQ5ifLawINsNgCDpOg==}
'@t3-oss/env-core@0.11.0':
resolution: {integrity: sha512-PSalC5bG0a7XbyoLydiQdAnx3gICX6IQNctvh+TyLrdFxsxgocdj9Ui7sd061UlBzi+z4aIGjnem1kZx9QtUgQ==}
peerDependencies:
typescript: '>=5.0.0'
zod: ^3.0.0
@@ -2383,8 +2383,8 @@ packages:
typescript:
optional: true
'@t3-oss/env-nextjs@0.10.1':
resolution: {integrity: sha512-iy2qqJLnFh1RjEWno2ZeyTu0ufomkXruUsOZludzDIroUabVvHsrSjtkHqwHp1/pgPUzN3yBRHMILW162X7x2Q==}
'@t3-oss/env-nextjs@0.11.0':
resolution: {integrity: sha512-gcRrY2CzSMSrxDf5+fKCUfzbBK125IxOcJHcoMVdjcTmYxEgIZFZ5qPPtngOY3UmTeXSqRZOGuNiosqWTFTkMw==}
peerDependencies:
typescript: '>=5.0.0'
zod: ^3.0.0
@@ -7425,15 +7425,15 @@ snapshots:
'@swc/counter': 0.1.3
tslib: 2.6.2
'@t3-oss/env-core@0.10.1(typescript@5.5.3)(zod@3.23.8)':
'@t3-oss/env-core@0.11.0(typescript@5.5.3)(zod@3.23.8)':
dependencies:
zod: 3.23.8
optionalDependencies:
typescript: 5.5.3
'@t3-oss/env-nextjs@0.10.1(typescript@5.5.3)(zod@3.23.8)':
'@t3-oss/env-nextjs@0.11.0(typescript@5.5.3)(zod@3.23.8)':
dependencies:
'@t3-oss/env-core': 0.10.1(typescript@5.5.3)(zod@3.23.8)
'@t3-oss/env-core': 0.11.0(typescript@5.5.3)(zod@3.23.8)
zod: 3.23.8
optionalDependencies:
typescript: 5.5.3