From 2cea5a91964f8df1200e54429dc8daa3cd8df69f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:54:48 +0000 Subject: [PATCH] Bump @oruga-ui/theme-bulma from 0.2.11 to 0.3.0 Bumps [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma) from 0.2.11 to 0.3.0. - [Release notes](https://github.com/oruga-ui/theme-bulma/releases) - [Commits](https://github.com/oruga-ui/theme-bulma/compare/v0.2.11...v0.3.0) --- updated-dependencies: - dependency-name: "@oruga-ui/theme-bulma" dependency-type: direct:production update-type: version-update:semver-minor ... 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 a0d95be0..8cf7f55d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@oruga-ui/oruga-next": "0.7.0", - "@oruga-ui/theme-bulma": "^0.2.11", + "@oruga-ui/theme-bulma": "^0.3.0", "core-js": "^3.36.0", "crypto-js": "^4.2.0", "vue": "^3.4.20", diff --git a/yarn.lock b/yarn.lock index 5e6598ed..ea6b6015 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1702,10 +1702,10 @@ resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.7.0.tgz#3d454cf648182d25a99a21c7101506f8f585d13a" integrity sha512-T2KnNhGzgqv/Xzu4Efx3wnYahANcP6Z7Yc8DHOFIOLrM+ZDdTS9OjL3gofBVDrDBRg1DQv6EvsSsNkwMR88LpA== -"@oruga-ui/theme-bulma@^0.2.11": - version "0.2.11" - resolved "https://registry.npmjs.org/@oruga-ui/theme-bulma/-/theme-bulma-0.2.11.tgz#b1e6915b9fa4dfcaf412d84a1a8e1c7f8728ee63" - integrity sha512-yMYNTWDNZQ0qyzAlWVyvEO/ZDRjRIyPDTf58IL+OVJuVCsq1Nn/4nFltemuQA1foL6KpsqXMFT9pBTf4wQHMPw== +"@oruga-ui/theme-bulma@^0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.3.0.tgz#49b2726cec77b095837254d52503b8ddf6afe842" + integrity sha512-lkTsrdQJ6L5s/SACVtnjo51Tx/jIR+Dz2CgLAbLEooTE0tTiQPiQhkgXqEqLX8a78Kxp7kJa5d7YypGGxiJPjg== dependencies: bulma "0.9.4"