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:
committed by
GitHub
parent
b465b95ca2
commit
cb2b934c83
@@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"prettier": "@homarr/prettier-config",
|
"prettier": "@homarr/prettier-config",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"zod": "^3.22.4",
|
"zod": "^3.22.5",
|
||||||
"@homarr/definitions": "workspace:^0.1.0"
|
"@homarr/definitions": "workspace:^0.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -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)
|
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':
|
'@t3-oss/env-nextjs':
|
||||||
specifier: ^0.9.2
|
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':
|
'@tanstack/react-query':
|
||||||
specifier: ^5.29.2
|
specifier: ^5.29.2
|
||||||
version: 5.29.2(react@18.2.0)
|
version: 5.29.2(react@18.2.0)
|
||||||
@@ -392,7 +392,7 @@ importers:
|
|||||||
version: link:../db
|
version: link:../db
|
||||||
'@t3-oss/env-nextjs':
|
'@t3-oss/env-nextjs':
|
||||||
specifier: ^0.9.2
|
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:
|
bcrypt:
|
||||||
specifier: ^5.1.1
|
specifier: ^5.1.1
|
||||||
version: 5.1.1
|
version: 5.1.1
|
||||||
@@ -750,8 +750,8 @@ importers:
|
|||||||
specifier: workspace:^0.1.0
|
specifier: workspace:^0.1.0
|
||||||
version: link:../definitions
|
version: link:../definitions
|
||||||
zod:
|
zod:
|
||||||
specifier: ^3.22.4
|
specifier: ^3.22.5
|
||||||
version: 3.22.4
|
version: 3.22.5
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@homarr/eslint-config':
|
'@homarr/eslint-config':
|
||||||
specifier: workspace:^0.2.0
|
specifier: workspace:^0.2.0
|
||||||
@@ -2554,7 +2554,7 @@ packages:
|
|||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: false
|
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==}
|
resolution: {integrity: sha512-KgWXljUTHgO3o7GMZQPAD5+P+HqpauMNNHowlm7V2b9IeMitSUpNKwG6xQrup/xARWHTdxRVIl0mSI4wCevQhQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=5.0.0'
|
typescript: '>=5.0.0'
|
||||||
@@ -2564,10 +2564,10 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
zod: 3.22.4
|
zod: 3.22.5
|
||||||
dev: false
|
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==}
|
resolution: {integrity: sha512-dklHrgKLESStNVB67Jdbu6osxDYA+xNKaPBRerlnkEvzbCccSKMvZENx6EZebJuR4snqB3/yRykNMn/bdIAyiQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=5.0.0'
|
typescript: '>=5.0.0'
|
||||||
@@ -2576,9 +2576,9 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
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
|
typescript: 5.4.5
|
||||||
zod: 3.22.4
|
zod: 3.22.5
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tabler/icons-react@3.2.0(react@18.2.0):
|
/@tabler/icons-react@3.2.0(react@18.2.0):
|
||||||
@@ -9548,3 +9548,7 @@ packages:
|
|||||||
/zod@3.22.4:
|
/zod@3.22.4:
|
||||||
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/zod@3.22.5:
|
||||||
|
resolution: {integrity: sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==}
|
||||||
|
dev: false
|
||||||
|
|||||||
Reference in New Issue
Block a user