fix(deps): update dependency zod to ^3.23.6 (#424)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-03 06:50:55 +02:00
committed by GitHub
parent 90b9d56729
commit 11c20ce711
2 changed files with 13 additions and 13 deletions

View File

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

24
pnpm-lock.yaml generated
View File

@@ -119,7 +119,7 @@ importers:
version: 7.9.0(@mantine/core@7.9.0(@mantine/hooks@7.9.0(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.9.0(react@18.3.1))(@tiptap/extension-link@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.3.1(@tiptap/core@2.3.1(@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.10.1
version: 0.10.1(typescript@5.4.5)(zod@3.23.5)
version: 0.10.1(typescript@5.4.5)(zod@3.23.6)
'@tanstack/react-query':
specifier: ^5.32.1
version: 5.32.1(react@18.3.1)
@@ -405,7 +405,7 @@ importers:
version: link:../db
'@t3-oss/env-nextjs':
specifier: ^0.10.1
version: 0.10.1(typescript@5.4.5)(zod@3.23.5)
version: 0.10.1(typescript@5.4.5)(zod@3.23.6)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@@ -754,8 +754,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../definitions
zod:
specifier: ^3.23.5
version: 3.23.5
specifier: ^3.23.6
version: 3.23.6
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -5683,8 +5683,8 @@ packages:
zod@3.22.5:
resolution: {integrity: sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==}
zod@3.23.5:
resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==}
zod@3.23.6:
resolution: {integrity: sha512-RTHJlZhsRbuA8Hmp/iNL7jnfc4nZishjsanDAfEY1QpDQZCahUp3xDzl+zfweE9BklxMUcgBgS1b7Lvie/ZVwA==}
snapshots:
@@ -6494,16 +6494,16 @@ snapshots:
'@swc/counter': 0.1.3
tslib: 2.6.2
'@t3-oss/env-core@0.10.1(typescript@5.4.5)(zod@3.23.5)':
'@t3-oss/env-core@0.10.1(typescript@5.4.5)(zod@3.23.6)':
dependencies:
zod: 3.23.5
zod: 3.23.6
optionalDependencies:
typescript: 5.4.5
'@t3-oss/env-nextjs@0.10.1(typescript@5.4.5)(zod@3.23.5)':
'@t3-oss/env-nextjs@0.10.1(typescript@5.4.5)(zod@3.23.6)':
dependencies:
'@t3-oss/env-core': 0.10.1(typescript@5.4.5)(zod@3.23.5)
zod: 3.23.5
'@t3-oss/env-core': 0.10.1(typescript@5.4.5)(zod@3.23.6)
zod: 3.23.6
optionalDependencies:
typescript: 5.4.5
@@ -10776,4 +10776,4 @@ snapshots:
zod@3.22.5: {}
zod@3.23.5: {}
zod@3.23.6: {}