fix(deps): update dependency zod to v4

pull/285/head
renovate[bot] 5 months ago committed by GitHub
parent 4c4095414a
commit 74d40bf76a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -57,7 +57,7 @@
"tailwindcss": "^4.1.11",
"web-streams-polyfill": "^4.0.0",
"webrtcsupport": "^2.2.0",
"zod": "^3.23.8"
"zod": "^4.0.0"
},
"devDependencies": {
"@eslint/js": "^9.30.0",

@ -72,8 +72,8 @@ importers:
specifier: ^2.2.0
version: 2.2.0
zod:
specifier: ^3.23.8
version: 3.25.76
specifier: ^4.0.0
version: 4.0.14
devDependencies:
'@eslint/js':
specifier: ^9.30.0
@ -3582,8 +3582,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zod@4.0.14:
resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
snapshots:
@ -7293,4 +7293,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@3.25.76: {}
zod@4.0.14: {}

Loading…
Cancel
Save