From d5647067d65d064205ffe88550f0c424159eb001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 01:36:20 +0000 Subject: [PATCH] build(deps): bump @oruga-ui/theme-bulma from 0.6.1 to 0.6.2 Bumps [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/oruga-ui/theme-bulma/releases) - [Commits](https://github.com/oruga-ui/theme-bulma/compare/v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: "@oruga-ui/theme-bulma" dependency-version: 0.6.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 87440c82..d88b1ae5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@oruga-ui/oruga-next": "0.10.5", - "@oruga-ui/theme-bulma": "^0.6.1", + "@oruga-ui/theme-bulma": "^0.6.2", "core-js": "^3.42.0", "crypto-js": "^4.2.0", "vue": "^3.5.13", diff --git a/yarn.lock b/yarn.lock index 1df0e86c..7d535243 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1683,10 +1683,10 @@ dependencies: vue-component-type-helpers "^2.2.8" -"@oruga-ui/theme-bulma@^0.6.1": - version "0.6.1" - resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.6.1.tgz#5c1e13158aa6f7e64ab78b3d854293e647b4f0dd" - integrity sha512-YhYnl2DUKUe/axTksZKY5uZ4/BaualHt8p2Cl7G1IxDee8wZuC96ExGxk1a7mbULwYnL9aUKeAvzq5enc0uMcA== +"@oruga-ui/theme-bulma@^0.6.2": + version "0.6.2" + resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.6.2.tgz#f1b7456689a3493f3fad2ad5eeb8efb49236132e" + integrity sha512-trsRWF+A1h1C2g63CP/ph/2WJnqb5MWTojv8oRQRkhtFQjuCdezEPaBGR3dG2wJyUEYZpi/ljBnPhNjYOwb4tw== dependencies: bulma "1.0.3"