Skip to content

Commit

Permalink
Bump @oruga-ui/theme-bulma from 0.3.0 to 0.4.1
Browse files Browse the repository at this point in the history
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](oruga-ui/theme-bulma@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c369e15 commit 4982d88
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 4982d88

Please sign in to comment.