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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-27 18:25:13 +02:00
committed by GitHub
parent 42a5a1a563
commit 73a72dc675
3 changed files with 13 additions and 13 deletions

View File

@@ -33,7 +33,7 @@
"@mantine/hooks": "^7.8.1",
"@mantine/modals": "^7.8.1",
"@mantine/tiptap": "^7.8.1",
"@t3-oss/env-nextjs": "^0.9.2",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.32.0",
"@tanstack/react-query-devtools": "^5.32.0",
"@tanstack/react-query-next-experimental": "5.32.0",

View File

@@ -22,7 +22,7 @@
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.30.0",
"@auth/drizzle-adapter": "^1.0.1",
"@t3-oss/env-nextjs": "^0.9.2",
"@t3-oss/env-nextjs": "^0.10.1",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.2.3",

22
pnpm-lock.yaml generated
View File

@@ -118,8 +118,8 @@ importers:
specifier: ^7.8.1
version: 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(@tiptap/extension-link@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.3.0(@tiptap/core@2.3.0(@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.9.2
version: 0.9.2(typescript@5.4.5)(zod@3.23.4)
specifier: ^0.10.1
version: 0.10.1(typescript@5.4.5)(zod@3.23.4)
'@tanstack/react-query':
specifier: ^5.32.0
version: 5.32.0(react@18.3.1)
@@ -401,8 +401,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../db
'@t3-oss/env-nextjs':
specifier: ^0.9.2
version: 0.9.2(typescript@5.4.5)(zod@3.23.4)
specifier: ^0.10.1
version: 0.10.1(typescript@5.4.5)(zod@3.23.4)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -1885,8 +1885,8 @@ packages:
'@swc/helpers@0.5.5':
resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==}
'@t3-oss/env-core@0.9.2':
resolution: {integrity: sha512-KgWXljUTHgO3o7GMZQPAD5+P+HqpauMNNHowlm7V2b9IeMitSUpNKwG6xQrup/xARWHTdxRVIl0mSI4wCevQhQ==}
'@t3-oss/env-core@0.10.1':
resolution: {integrity: sha512-GcKZiCfWks5CTxhezn9k5zWX3sMDIYf6Kaxy2Gx9YEQftFcz8hDRN56hcbylyAO3t4jQnQ5ifLawINsNgCDpOg==}
peerDependencies:
typescript: '>=5.0.0'
zod: ^3.0.0
@@ -1894,8 +1894,8 @@ packages:
typescript:
optional: true
'@t3-oss/env-nextjs@0.9.2':
resolution: {integrity: sha512-dklHrgKLESStNVB67Jdbu6osxDYA+xNKaPBRerlnkEvzbCccSKMvZENx6EZebJuR4snqB3/yRykNMn/bdIAyiQ==}
'@t3-oss/env-nextjs@0.10.1':
resolution: {integrity: sha512-iy2qqJLnFh1RjEWno2ZeyTu0ufomkXruUsOZludzDIroUabVvHsrSjtkHqwHp1/pgPUzN3yBRHMILW162X7x2Q==}
peerDependencies:
typescript: '>=5.0.0'
zod: ^3.0.0
@@ -6483,15 +6483,15 @@ snapshots:
'@swc/counter': 0.1.3
tslib: 2.6.2
'@t3-oss/env-core@0.9.2(typescript@5.4.5)(zod@3.23.4)':
'@t3-oss/env-core@0.10.1(typescript@5.4.5)(zod@3.23.4)':
dependencies:
zod: 3.23.4
optionalDependencies:
typescript: 5.4.5
'@t3-oss/env-nextjs@0.9.2(typescript@5.4.5)(zod@3.23.4)':
'@t3-oss/env-nextjs@0.10.1(typescript@5.4.5)(zod@3.23.4)':
dependencies:
'@t3-oss/env-core': 0.9.2(typescript@5.4.5)(zod@3.23.4)
'@t3-oss/env-core': 0.10.1(typescript@5.4.5)(zod@3.23.4)
zod: 3.23.4
optionalDependencies:
typescript: 5.4.5