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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-08 20:05:09 +01:00
committed by GitHub
parent 15f08011a6
commit 11d1568714
3 changed files with 14 additions and 20 deletions

View File

@@ -28,7 +28,7 @@
"@mantine/hooks": "^7.5.1",
"@mantine/modals": "^7.5.1",
"@mantine/tiptap": "^7.5.1",
"@t3-oss/env-nextjs": "^0.8.0",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^5.18.1",
"@tanstack/react-query-devtools": "^5.18.1",
"@tanstack/react-query-next-experimental": "5.18.1",

View File

@@ -15,7 +15,7 @@
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.26.3",
"@auth/drizzle-adapter": "^0.6.3",
"@t3-oss/env-nextjs": "^0.8.0",
"@t3-oss/env-nextjs": "^0.9.2",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.1.0",

30
pnpm-lock.yaml generated
View File

@@ -91,10 +91,10 @@ importers:
"@mantine/tiptap":
specifier: ^7.5.1
version: 7.5.1(@mantine/core@7.5.1)(@mantine/hooks@7.5.1)(@tiptap/extension-link@2.2.2)(@tiptap/react@2.2.2)(react-dom@18.2.0)(react@18.2.0)
"@t3-oss/env-nextjs":
specifier: ^0.8.0
version: 0.8.0(typescript@5.3.3)(zod@3.22.4)
"@tanstack/react-query":
'@t3-oss/env-nextjs':
specifier: ^0.9.2
version: 0.9.2(typescript@5.3.3)(zod@3.22.4)
'@tanstack/react-query':
specifier: ^5.18.1
version: 5.18.1(react@18.2.0)
"@tanstack/react-query-devtools":
@@ -237,9 +237,9 @@ importers:
"@homarr/db":
specifier: workspace:^0.1.0
version: link:../db
"@t3-oss/env-nextjs":
specifier: ^0.8.0
version: 0.8.0(typescript@5.3.3)(zod@3.22.4)
'@t3-oss/env-nextjs':
specifier: ^0.9.2
version: 0.9.2(typescript@5.3.3)(zod@3.22.4)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -2545,11 +2545,8 @@ packages:
tslib: 2.5.0
dev: false
/@t3-oss/env-core@0.8.0(typescript@5.3.3)(zod@3.22.4):
resolution:
{
integrity: sha512-Tc1pg0KH/tJeI0Z1s/Isp1VsGDj1N03ZAYFV8GjWgMxytF/ve0Dv+opjmTapHICRv8qiB1Y/fsTjkWNMpKPRCQ==,
}
/@t3-oss/env-core@0.9.2(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-KgWXljUTHgO3o7GMZQPAD5+P+HqpauMNNHowlm7V2b9IeMitSUpNKwG6xQrup/xARWHTdxRVIl0mSI4wCevQhQ==}
peerDependencies:
typescript: ">=5.0.0"
zod: ^3.0.0
@@ -2561,11 +2558,8 @@ packages:
zod: 3.22.4
dev: false
/@t3-oss/env-nextjs@0.8.0(typescript@5.3.3)(zod@3.22.4):
resolution:
{
integrity: sha512-bJyoE8of4QmqZN7a49iLJAbUq4graScb9ezXzvnuIVr9JP43C093vmy55hT1uZL533CwiPz8zo1INwyAS6qnHw==,
}
/@t3-oss/env-nextjs@0.9.2(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-dklHrgKLESStNVB67Jdbu6osxDYA+xNKaPBRerlnkEvzbCccSKMvZENx6EZebJuR4snqB3/yRykNMn/bdIAyiQ==}
peerDependencies:
typescript: ">=5.0.0"
zod: ^3.0.0
@@ -2573,7 +2567,7 @@ packages:
typescript:
optional: true
dependencies:
"@t3-oss/env-core": 0.8.0(typescript@5.3.3)(zod@3.22.4)
'@t3-oss/env-core': 0.9.2(typescript@5.3.3)(zod@3.22.4)
typescript: 5.3.3
zod: 3.22.4
dev: false