Skip to content

Commit

Permalink
build(deps): 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 Sep 23, 2024
1 parent cecda7a commit bc9e0d7
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 @@ -16,7 +16,7 @@
},
"dependencies": {
"@oruga-ui/oruga-next": "0.8.12",
"@oruga-ui/theme-bulma": "^0.3.0",
"@oruga-ui/theme-bulma": "^0.4.1",
"core-js": "^3.38.1",
"crypto-js": "^4.2.0",
"vue": "^3.5.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1701,12 +1701,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"

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down Expand Up @@ -3640,10 +3640,10 @@ buffer@^5.5.0, buffer@^5.7.1:
base64-js "^1.3.1"
ieee754 "^1.1.13"

bulma@0.9.4:
version "0.9.4"
resolved "https://registry.npmjs.org/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 bc9e0d7

Please sign in to comment.