From 5e7e9d316736fe1593126e56780ecf369f372823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:08:38 +0000 Subject: [PATCH] Bump @oruga-ui/theme-bulma from 0.3.0 to 0.4.1 Bumps [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/oruga-ui/theme-bulma/releases) - [Commits](https://github.com/oruga-ui/theme-bulma/compare/v0.3.0...v0.4.1) --- 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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5b3d275..6464b74 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@mdi/font": "^7.4.47", "@oruga-ui/oruga-next": "^0.8.12", - "@oruga-ui/theme-bulma": "^0.3.0", + "@oruga-ui/theme-bulma": "^0.4.1", "vue-router": "^4.4.3" } } diff --git a/yarn.lock b/yarn.lock index c09c577..962b129 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1141,12 +1141,12 @@ resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.8.12.tgz#2406d17c33d440d3ad1b8218ac43a3fe10b45f5d" integrity sha512-I1jcsTA4J6HQdNpSWgK4cNSqv1cHsghQGtJ12p0yXDSJseek0Y8f4vf9+tDRtfONzWHuRyWUGcHIfePsRKVbiQ== -"@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== +"@oruga-ui/theme-bulma@^0.4.1": + version "0.4.1" + resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.4.1.tgz#c3f74e6f47ad3907621e37aad15dee3de6d5c8df" + integrity sha512-Pa0odjS0eKoJIkZy+ZaIArEGwtVTLZAQLPvAU9b+dWkU8GscJ17Eq+UGujHRldfQcgn6RPmS+1alwFU/+qxDBQ== dependencies: - bulma "0.9.4" + bulma "1.0.2" "@trysound/sax@0.2.0": version "0.2.0" @@ -2039,10 +2039,10 @@ builtin-status-codes@^3.0.0: resolved "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug= -bulma@0.9.4: - version "0.9.4" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1" - integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ== +bulma@1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.2.tgz#47395a660755c9566db3cf981fd4e3a2b637af19" + integrity sha512-D7GnDuF6seb6HkcnRMM9E739QpEY9chDzzeFrHMyEns/EXyDJuQ0XA0KxbBl/B2NTsKSoDomW61jFGFaAxhK5A== bytes@3.0.0: version "3.0.0"