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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-25 11:23:17 +00:00
committed by GitHub
parent 89fe289fc5
commit e193c1c6f5
3 changed files with 13 additions and 13 deletions

View File

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

View File

@@ -29,7 +29,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@auth/core": "^0.34.2",
"@auth/drizzle-adapter": "^1.4.2",
"@t3-oss/env-nextjs": "^0.11.0",
"@t3-oss/env-nextjs": "^0.11.1",
"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.12.1
version: 7.12.1(@mantine/core@7.12.1(@mantine/hooks@7.12.1(react@18.3.1))(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.12.1(react@18.3.1))(@tiptap/extension-link@2.6.6(@tiptap/core@2.6.6(@tiptap/pm@2.6.6))(@tiptap/pm@2.6.6))(@tiptap/react@2.6.6(@tiptap/core@2.6.6(@tiptap/pm@2.6.6))(@tiptap/pm@2.6.6)(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.11.0
version: 0.11.0(typescript@5.5.4)(zod@3.23.8)
specifier: ^0.11.1
version: 0.11.1(typescript@5.5.4)(zod@3.23.8)
'@tabler/icons-react':
specifier: ^3.12.0
version: 3.12.0(react@18.3.1)
@@ -542,8 +542,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@t3-oss/env-nextjs':
specifier: ^0.11.0
version: 0.11.0(typescript@5.5.4)(zod@3.23.8)
specifier: ^0.11.1
version: 0.11.1(typescript@5.5.4)(zod@3.23.8)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -2426,8 +2426,8 @@ packages:
'@swc/helpers@0.5.5':
resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==}
'@t3-oss/env-core@0.11.0':
resolution: {integrity: sha512-PSalC5bG0a7XbyoLydiQdAnx3gICX6IQNctvh+TyLrdFxsxgocdj9Ui7sd061UlBzi+z4aIGjnem1kZx9QtUgQ==}
'@t3-oss/env-core@0.11.1':
resolution: {integrity: sha512-MaxOwEoG1ntCFoKJsS7nqwgcxLW1SJw238AJwfJeaz3P/8GtkxXZsPPolsz1AdYvUTbe3XvqZ/VCdfjt+3zmKw==}
peerDependencies:
typescript: '>=5.0.0'
zod: ^3.0.0
@@ -2435,8 +2435,8 @@ packages:
typescript:
optional: true
'@t3-oss/env-nextjs@0.11.0':
resolution: {integrity: sha512-gcRrY2CzSMSrxDf5+fKCUfzbBK125IxOcJHcoMVdjcTmYxEgIZFZ5qPPtngOY3UmTeXSqRZOGuNiosqWTFTkMw==}
'@t3-oss/env-nextjs@0.11.1':
resolution: {integrity: sha512-rx2XL9+v6wtOqLNJbD5eD8OezKlQD1BtC0WvvtHwBgK66jnF5+wGqtgkKK4Ygie1LVmoDClths2T4tdFmRvGrQ==}
peerDependencies:
typescript: '>=5.0.0'
zod: ^3.0.0
@@ -7433,15 +7433,15 @@ snapshots:
'@swc/counter': 0.1.3
tslib: 2.6.2
'@t3-oss/env-core@0.11.0(typescript@5.5.4)(zod@3.23.8)':
'@t3-oss/env-core@0.11.1(typescript@5.5.4)(zod@3.23.8)':
dependencies:
zod: 3.23.8
optionalDependencies:
typescript: 5.5.4
'@t3-oss/env-nextjs@0.11.0(typescript@5.5.4)(zod@3.23.8)':
'@t3-oss/env-nextjs@0.11.1(typescript@5.5.4)(zod@3.23.8)':
dependencies:
'@t3-oss/env-core': 0.11.0(typescript@5.5.4)(zod@3.23.8)
'@t3-oss/env-core': 0.11.1(typescript@5.5.4)(zod@3.23.8)
zod: 3.23.8
optionalDependencies:
typescript: 5.5.4