From ec27cb03c06dc47d5fbf2dfddb14ccc193555620 Mon Sep 17 00:00:00 2001 From: wattanx Date: Mon, 12 Aug 2024 15:21:38 +0900 Subject: [PATCH] chore: update snapshot --- test/__snapshots__/index.test.ts.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/__snapshots__/index.test.ts.snap b/test/__snapshots__/index.test.ts.snap index d2eaf7b..5790903 100644 --- a/test/__snapshots__/index.test.ts.snap +++ b/test/__snapshots__/index.test.ts.snap @@ -6,7 +6,7 @@ exports[`ts test > Snapshot of comparison results 1`] = ` # Bundle Size | Route | Size (gzipped) | | --- | --- | -| \`app\` | 97.6 kB (🟢 -2.4 kB) | +| \`app\` | 97.67 kB (🟢 -2.33 kB) | | \`pages/index\` | removed | | \`components/tutorial\` | removed | | \`pages/test\` | removed |" @@ -18,7 +18,7 @@ exports[`ts test > Vite comparison results test 1`] = ` # Bundle Size | Route | Size (gzipped) | | --- | --- | -| \`app\` | 155.61 kB (🔴 55.61 kB) | +| \`app\` | 155.83 kB (🔴 55.83 kB) | | \`pages/index\` | removed | | \`components/tutorial\` | removed | | \`pages/test\` | removed |" @@ -30,7 +30,7 @@ exports[`ts test > comparison results test 1`] = ` # Bundle Size | Route | Size (gzipped) | | --- | --- | -| \`app\` | 97.6 kB (🟢 -2.4 kB) | +| \`app\` | 97.67 kB (🟢 -2.33 kB) | | \`pages/index\` | removed | | \`components/tutorial\` | removed | | \`pages/test\` | removed |"