fix(deps): update dependency zod to ^3.22.5 (#361)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-20 11:17:57 +02:00
committed by GitHub
parent b465b95ca2
commit cb2b934c83
2 changed files with 14 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"zod": "^3.22.4",
"zod": "^3.22.5",
"@homarr/definitions": "workspace:^0.1.0"
}
}

22
pnpm-lock.yaml generated
View File

@@ -109,7 +109,7 @@ importers:
version: 7.8.0(@mantine/core@7.8.0)(@mantine/hooks@7.8.0)(@tiptap/extension-link@2.2.6)(@tiptap/react@2.2.6)(react-dom@18.2.0)(react@18.2.0)
'@t3-oss/env-nextjs':
specifier: ^0.9.2
version: 0.9.2(typescript@5.4.5)(zod@3.22.4)
version: 0.9.2(typescript@5.4.5)(zod@3.22.5)
'@tanstack/react-query':
specifier: ^5.29.2
version: 5.29.2(react@18.2.0)
@@ -392,7 +392,7 @@ importers:
version: link:../db
'@t3-oss/env-nextjs':
specifier: ^0.9.2
version: 0.9.2(typescript@5.4.5)(zod@3.22.4)
version: 0.9.2(typescript@5.4.5)(zod@3.22.5)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -750,8 +750,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../definitions
zod:
specifier: ^3.22.4
version: 3.22.4
specifier: ^3.22.5
version: 3.22.5
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -2554,7 +2554,7 @@ packages:
tslib: 2.6.2
dev: false
/@t3-oss/env-core@0.9.2(typescript@5.4.5)(zod@3.22.4):
/@t3-oss/env-core@0.9.2(typescript@5.4.5)(zod@3.22.5):
resolution: {integrity: sha512-KgWXljUTHgO3o7GMZQPAD5+P+HqpauMNNHowlm7V2b9IeMitSUpNKwG6xQrup/xARWHTdxRVIl0mSI4wCevQhQ==}
peerDependencies:
typescript: '>=5.0.0'
@@ -2564,10 +2564,10 @@ packages:
optional: true
dependencies:
typescript: 5.4.5
zod: 3.22.4
zod: 3.22.5
dev: false
/@t3-oss/env-nextjs@0.9.2(typescript@5.4.5)(zod@3.22.4):
/@t3-oss/env-nextjs@0.9.2(typescript@5.4.5)(zod@3.22.5):
resolution: {integrity: sha512-dklHrgKLESStNVB67Jdbu6osxDYA+xNKaPBRerlnkEvzbCccSKMvZENx6EZebJuR4snqB3/yRykNMn/bdIAyiQ==}
peerDependencies:
typescript: '>=5.0.0'
@@ -2576,9 +2576,9 @@ packages:
typescript:
optional: true
dependencies:
'@t3-oss/env-core': 0.9.2(typescript@5.4.5)(zod@3.22.4)
'@t3-oss/env-core': 0.9.2(typescript@5.4.5)(zod@3.22.5)
typescript: 5.4.5
zod: 3.22.4
zod: 3.22.5
dev: false
/@tabler/icons-react@3.2.0(react@18.2.0):
@@ -9548,3 +9548,7 @@ packages:
/zod@3.22.4:
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
dev: false
/zod@3.22.5:
resolution: {integrity: sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==}
dev: false