diff --git a/website/src/routes/guides/(get-started)/comparison/index.mdx b/website/src/routes/guides/(get-started)/comparison/index.mdx index c67aa9e37..01ec78a10 100644 --- a/website/src/routes/guides/(get-started)/comparison/index.mdx +++ b/website/src/routes/guides/(get-started)/comparison/index.mdx @@ -56,7 +56,7 @@ Besides the individual bundle size, my overall size is also significantly smalle | Library | Minified size | Gzipped size | Compression rate | | ----------- | ------------- | ------------ | ---------------- | | Superstruct | 11.5 kB | 3.4 kB | 70.43 % | -| **Valibot** | **33.7 kB** | **4.9 kB** | **85.46 %** | +| **Valibot** | **34.3 kB** | **5 kB** | **85.42 %** | | io-ts | 20.5 kB | 5.2 kB | 74.63 % | | Runtypes | 30.6 kB | 7.4 kB | 75.82 % | | Yup | 40 kB | 12.2 kB | 69.5 % |