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

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Manuel
2024-02-04 08:46:06 +01:00
committed by GitHub
parent 191d773aaf
commit f8a3aae116
3 changed files with 13 additions and 13 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.7.1",
"@t3-oss/env-nextjs": "^0.8.0",
"@tanstack/react-query": "^5.17.1",
"@tanstack/react-query-devtools": "^5.17.1",
"@tanstack/react-query-next-experimental": "5.17.1",

View File

@@ -15,7 +15,7 @@
"@homarr/db": "workspace:^0.1.0",
"@auth/core": "^0.25.0",
"@auth/drizzle-adapter": "^0.5.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@t3-oss/env-nextjs": "^0.8.0",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.0.4",

22
pnpm-lock.yaml generated
View File

@@ -78,8 +78,8 @@ importers:
specifier: ^7.5.1
version: 7.5.1(@mantine/core@7.5.1)(@mantine/hooks@7.5.1)(@tiptap/extension-link@2.1.13)(@tiptap/react@2.1.13)(react-dom@18.2.0)(react@18.2.0)
'@t3-oss/env-nextjs':
specifier: ^0.7.1
version: 0.7.1(typescript@5.3.3)(zod@3.22.4)
specifier: ^0.8.0
version: 0.8.0(typescript@5.3.3)(zod@3.22.4)
'@tanstack/react-query':
specifier: ^5.17.1
version: 5.17.19(react@18.2.0)
@@ -224,8 +224,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../db
'@t3-oss/env-nextjs':
specifier: ^0.7.1
version: 0.7.1(typescript@5.3.3)(zod@3.22.4)
specifier: ^0.8.0
version: 0.8.0(typescript@5.3.3)(zod@3.22.4)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -1743,10 +1743,10 @@ packages:
tslib: 2.5.0
dev: false
/@t3-oss/env-core@0.7.1(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-3+SQt39OlmSaRLqYVFv8uRm1BpFepM5TIiMytRqO9cjH+wB77o6BIJdeyM5h5U4qLBMEzOJWCY4MBaU/rLwbYw==}
/@t3-oss/env-core@0.8.0(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-Tc1pg0KH/tJeI0Z1s/Isp1VsGDj1N03ZAYFV8GjWgMxytF/ve0Dv+opjmTapHICRv8qiB1Y/fsTjkWNMpKPRCQ==}
peerDependencies:
typescript: '>=4.7.2'
typescript: '>=5.0.0'
zod: ^3.0.0
peerDependenciesMeta:
typescript:
@@ -1756,16 +1756,16 @@ packages:
zod: 3.22.4
dev: false
/@t3-oss/env-nextjs@0.7.1(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-tQDbNLGCOvKGi+JoGuJ/CJInJI7/kLWJqtgGppAKS7ZFLdVOqZYR/uRjxlXOWPnxmUKF8VswOAsq7fXUpNZDhA==}
/@t3-oss/env-nextjs@0.8.0(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-bJyoE8of4QmqZN7a49iLJAbUq4graScb9ezXzvnuIVr9JP43C093vmy55hT1uZL533CwiPz8zo1INwyAS6qnHw==}
peerDependencies:
typescript: '>=4.7.2'
typescript: '>=5.0.0'
zod: ^3.0.0
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@t3-oss/env-core': 0.7.1(typescript@5.3.3)(zod@3.22.4)
'@t3-oss/env-core': 0.8.0(typescript@5.3.3)(zod@3.22.4)
typescript: 5.3.3
zod: 3.22.4
dev: false