Update dependency zod to v4

This commit is contained in:
renovate[bot]
2025-09-20 01:53:33 +00:00
committed by GitHub
parent f03994a35a
commit d8da6652b8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
"@vector-im/compound-web": "^7.11.0",
"framer-motion": "^12.4.10",
"styled-components": "^6.1.18",
"zod": "^3.24.2"
"zod": "^4.0.0"
}
}
@@ -25,6 +25,6 @@
"@vector-im/compound-design-tokens": "^4.0.3",
"@vector-im/compound-web": "^7.11.0",
"styled-components": "^6.1.18",
"zod": "^3.24.2"
"zod": "^4.0.0"
}
}