fix(deps): update dependency zod-validation-error to v5 (#4437)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-22 10:35:43 +01:00
committed by GitHub
parent 9c5c4f33ef
commit 9a3feb404c
2 changed files with 13 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
"react-dom": "19.2.0",
"undici": "7.16.0",
"zod": "^4.1.12",
"zod-validation-error": "^4.0.2"
"zod-validation-error": "^5.0.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

14
pnpm-lock.yaml generated
View File

@@ -905,8 +905,8 @@ importers:
specifier: ^4.1.12
version: 4.1.12
zod-validation-error:
specifier: ^4.0.2
version: 4.0.2(zod@4.1.12)
specifier: ^5.0.0
version: 5.0.0(zod@4.1.12)
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -11166,6 +11166,12 @@ packages:
peerDependencies:
zod: ^3.25.0 || ^4.0.0
zod-validation-error@5.0.0:
resolution: {integrity: sha512-hmk+pkyKq7Q71PiWVSDUc3VfpzpvcRHZ3QPw9yEMVvmtCekaMeOHnbr3WbxfrgEnQTv6haGP4cmv0Ojmihzsxw==}
engines: {node: '>=18.0.0'}
peerDependencies:
zod: ^3.25.0 || ^4.0.0
zod@4.1.12:
resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==}
@@ -21149,6 +21155,10 @@ snapshots:
dependencies:
zod: 4.1.12
zod-validation-error@5.0.0(zod@4.1.12):
dependencies:
zod: 4.1.12
zod@4.1.12: {}
zwitch@2.0.4: {}