Update dependency zod to v4
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 7m13s
Add copyright notice / copyright_notice (pull_request) Successful in 8m36s
Build Nginx-based docker image / build-static-assets (push) Successful in 26m15s
Playwright Tests / test (pull_request) Successful in 15m45s

This commit is contained in:
Renovate Bot 2025-07-10 02:13:44 +00:00
parent 4daf2a62e4
commit 8ddb53adbe
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
"typescript": "5.8.3", "typescript": "5.8.3",
"use-debounce": "^10.0.1", "use-debounce": "^10.0.1",
"uuid": "11.1.0", "uuid": "11.1.0",
"zod": "^3.23.8" "zod": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",

10
pnpm-lock.yaml generated
View File

@ -72,8 +72,8 @@ importers:
specifier: 11.1.0 specifier: 11.1.0
version: 11.1.0 version: 11.1.0
zod: zod:
specifier: ^3.23.8 specifier: ^4.0.0
version: 3.25.74 version: 4.0.2
devDependencies: devDependencies:
'@playwright/test': '@playwright/test':
specifier: ^1.52.0 specifier: ^1.52.0
@ -1380,8 +1380,8 @@ packages:
engines: {node: '>= 14'} engines: {node: '>= 14'}
hasBin: true hasBin: true
zod@3.25.74: zod@4.0.2:
resolution: {integrity: sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==} resolution: {integrity: sha512-X2niJNY54MGam4L6Kj0AxeedeDIi/E5QFW0On2faSX5J4/pfLk1tW+cRMIMoojnCavn/u5W/kX17e1CSGnKMxA==}
snapshots: snapshots:
@ -2644,4 +2644,4 @@ snapshots:
yaml@2.4.3: {} yaml@2.4.3: {}
zod@3.25.74: {} zod@4.0.2: {}