diff --git a/package.json b/package.json index 187928e..5f9e12e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "version": "7.0.0-rc1" }, "dependencies": { - "bulma-stylus": "0.8.0", + "bulma-stylus": "0.9.1", "hexo": "^7.0.0-rc1", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 8851658..9d88b31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1142,6 +1142,11 @@ bulma-stylus@0.8.0: resolved "https://registry.yarnpkg.com/bulma-stylus/-/bulma-stylus-0.8.0.tgz#137c182a1fdf9ac82f2e73bd3163aac454b105ae" integrity sha512-9Q9BMPeHFyJ5EWh/tJPCcLDYEovKzUBOyMHsKEIyxSYEKG8wqt9RVuTumaJ2AfDjyHC9OifWKOfJSweKYD5IMQ== +bulma-stylus@0.9.1: + version "0.9.1" + resolved "https://registry.yarnpkg.com/bulma-stylus/-/bulma-stylus-0.9.1.tgz#a3d52ed078eef35efe5229ff4d8fbddd65d17f32" + integrity sha512-00u1O/RTyA+9SYZVYljliZcTltgCeZ/Ln0dLzAhYEWkS8WaMf7KWIimbnozSwemhlM0ZiDsHIMvMjoUAayRZ9Q== + bytes@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"