diff --git a/integration/__tests__/__image_snapshots__/custom-base-js-dozzle-with-custom-base-renders-full-page-on-desktop-1-snap.png b/integration/__tests__/__image_snapshots__/custom-base-js-dozzle-with-custom-base-renders-full-page-on-desktop-1-snap.png index fd8d5391..660ad9ee 100644 Binary files a/integration/__tests__/__image_snapshots__/custom-base-js-dozzle-with-custom-base-renders-full-page-on-desktop-1-snap.png and b/integration/__tests__/__image_snapshots__/custom-base-js-dozzle-with-custom-base-renders-full-page-on-desktop-1-snap.png differ diff --git a/integration/__tests__/__image_snapshots__/default-js-home-page-renders-full-page-on-desktop-1-snap.png b/integration/__tests__/__image_snapshots__/default-js-home-page-renders-full-page-on-desktop-1-snap.png index d01f6f99..9d659a0f 100644 Binary files a/integration/__tests__/__image_snapshots__/default-js-home-page-renders-full-page-on-desktop-1-snap.png and b/integration/__tests__/__image_snapshots__/default-js-home-page-renders-full-page-on-desktop-1-snap.png differ diff --git a/integration/__tests__/__image_snapshots__/default-js-home-page-renders-ipad-viewport-1-snap.png b/integration/__tests__/__image_snapshots__/default-js-home-page-renders-ipad-viewport-1-snap.png index 418a26ce..26f087b6 100644 Binary files a/integration/__tests__/__image_snapshots__/default-js-home-page-renders-ipad-viewport-1-snap.png and b/integration/__tests__/__image_snapshots__/default-js-home-page-renders-ipad-viewport-1-snap.png differ diff --git a/integration/__tests__/__image_snapshots__/default-js-home-page-renders-iphone-viewport-1-snap.png b/integration/__tests__/__image_snapshots__/default-js-home-page-renders-iphone-viewport-1-snap.png index ee6bd733..48780402 100644 Binary files a/integration/__tests__/__image_snapshots__/default-js-home-page-renders-iphone-viewport-1-snap.png and b/integration/__tests__/__image_snapshots__/default-js-home-page-renders-iphone-viewport-1-snap.png differ diff --git a/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-full-page-on-desktop-1-snap.png b/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-full-page-on-desktop-1-snap.png index 65d60392..a03966fc 100644 Binary files a/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-full-page-on-desktop-1-snap.png and b/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-full-page-on-desktop-1-snap.png differ diff --git a/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-ipad-viewport-1-snap.png b/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-ipad-viewport-1-snap.png index 17de505f..b170bb02 100644 Binary files a/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-ipad-viewport-1-snap.png and b/integration/__tests__/__image_snapshots__/light-mode-js-dozzle-with-light-mode-renders-ipad-viewport-1-snap.png differ diff --git a/package.json b/package.json index 05b51996..c5ed521c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "ansi-to-html": "^0.6.15", "buefy": "^0.9.7", - "bulma": "^0.9.2", + "bulma": "^0.9.3", "date-fns": "^2.22.1", "dompurify": "^2.2.9", "fuzzysort": "^1.1.4", diff --git a/yarn.lock b/yarn.lock index 9535e715..1dd1ab6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2429,11 +2429,16 @@ buffer@^5.5.0: base64-js "^1.3.1" ieee754 "^1.1.13" -bulma@0.9.2, bulma@^0.9.2: +bulma@0.9.2: version "0.9.2" resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.2.tgz#340011e119c605f19b8ca886bfea595f1deaf23c" integrity sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A== +bulma@^0.9.3: + version "0.9.3" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243" + integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g== + bytes@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"