From 9babb9e421ee62cfadab098041a65f279a74d98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 01:08:02 +0000 Subject: [PATCH] build(deps): bump @oruga-ui/theme-bulma from 0.8.0 to 0.8.1 Bumps [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/oruga-ui/theme-bulma/releases) - [Commits](https://github.com/oruga-ui/theme-bulma/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: "@oruga-ui/theme-bulma" dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ae20b79..6c9bbe34 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@oruga-ui/oruga-next": "0.12.2", - "@oruga-ui/theme-bulma": "^0.8.0", + "@oruga-ui/theme-bulma": "^0.8.1", "core-js": "^3.47.0", "crypto-js": "^4.2.0", "vue": "^3.5.24", diff --git a/yarn.lock b/yarn.lock index 4f774ab8..e1f952f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1712,10 +1712,10 @@ dependencies: vue-component-type-helpers "^3.1.0" -"@oruga-ui/theme-bulma@^0.8.0": - version "0.8.0" - resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.8.0.tgz#bc9af7b542db13c2fa8448944ff1be5dc53599a7" - integrity sha512-V0ZLC2GWMlnp7z15ClPDtzquJKT3nxuwZo6xF6e7dDNMd6mNNVdkDSMqY9cNptjAde9lehZVzKamIYKTnBKjOA== +"@oruga-ui/theme-bulma@^0.8.1": + version "0.8.1" + resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.8.1.tgz#4242b448cd7d1972680a55fb5d8d6434acf6cf8b" + integrity sha512-sxfIAVIx6grLl21E9XPtMdFgquEI5Kw2snnjG8VPCoTgn4v/Ii+D/cl2K8B4cyezblJ4pjTnaMuhjEBbjBMHJg== dependencies: bulma "1.0.4"