From c37c3fa9971f23f17ed10bf91d677d0845b891b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 15:22:00 +0000 Subject: [PATCH] build(deps): bump @oruga-ui/theme-bulma from 0.7.0 to 0.7.2 Bumps [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma) from 0.7.0 to 0.7.2. - [Release notes](https://github.com/oruga-ui/theme-bulma/releases) - [Commits](https://github.com/oruga-ui/theme-bulma/compare/v0.7.0...v0.7.2) --- updated-dependencies: - dependency-name: "@oruga-ui/theme-bulma" dependency-version: 0.7.2 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 0d93d238..b34c1c43 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@oruga-ui/oruga-next": "0.11.3", - "@oruga-ui/theme-bulma": "^0.7.0", + "@oruga-ui/theme-bulma": "^0.7.3", "core-js": "^3.44.0", "crypto-js": "^4.2.0", "vue": "^3.5.17", diff --git a/yarn.lock b/yarn.lock index 24db73eb..37327fb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1675,10 +1675,10 @@ dependencies: vue-component-type-helpers "^3.0.2" -"@oruga-ui/theme-bulma@^0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.7.0.tgz#d41272f0726559e501af202dd50bd0d7d11d10f8" - integrity sha512-+93++LYpEs7iMYDq0fG4R/LF7AeZBKCki/Lp5ANMigrjzbhifQL1iScuUkgXvVvMAbn8pxMzd5Dp395c0XJIiA== +"@oruga-ui/theme-bulma@^0.7.3": + version "0.7.3" + resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.7.3.tgz#265067e82348631a143f3e4e657a69479a238dc8" + integrity sha512-wVFHMSO2qw8aonUfghIcnRGhJGSls8qesg5kHMOyuQOCKDmR7GLGqrNcIYvL0NyP34kP0D9r2g4mCLxdRv8vdw== dependencies: bulma "1.0.4"