Skip to content

Commit bc9e0d7

Browse files
build(deps): 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](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>
1 parent cecda7a commit bc9e0d7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@oruga-ui/oruga-next": "0.8.12",
19-
"@oruga-ui/theme-bulma": "^0.3.0",
19+
"@oruga-ui/theme-bulma": "^0.4.1",
2020
"core-js": "^3.38.1",
2121
"crypto-js": "^4.2.0",
2222
"vue": "^3.5.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1701,12 +1701,12 @@
17011701
resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.8.12.tgz#2406d17c33d440d3ad1b8218ac43a3fe10b45f5d"
17021702
integrity sha512-I1jcsTA4J6HQdNpSWgK4cNSqv1cHsghQGtJ12p0yXDSJseek0Y8f4vf9+tDRtfONzWHuRyWUGcHIfePsRKVbiQ==
17031703

1704-
"@oruga-ui/theme-bulma@^0.3.0":
1705-
version "0.3.0"
1706-
resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.3.0.tgz#49b2726cec77b095837254d52503b8ddf6afe842"
1707-
integrity sha512-lkTsrdQJ6L5s/SACVtnjo51Tx/jIR+Dz2CgLAbLEooTE0tTiQPiQhkgXqEqLX8a78Kxp7kJa5d7YypGGxiJPjg==
1704+
"@oruga-ui/theme-bulma@^0.4.1":
1705+
version "0.4.1"
1706+
resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.4.1.tgz#c3f74e6f47ad3907621e37aad15dee3de6d5c8df"
1707+
integrity sha512-Pa0odjS0eKoJIkZy+ZaIArEGwtVTLZAQLPvAU9b+dWkU8GscJ17Eq+UGujHRldfQcgn6RPmS+1alwFU/+qxDBQ==
17081708
dependencies:
1709-
bulma "0.9.4"
1709+
bulma "1.0.2"
17101710

17111711
"@pkgjs/parseargs@^0.11.0":
17121712
version "0.11.0"
@@ -3640,10 +3640,10 @@ buffer@^5.5.0, buffer@^5.7.1:
36403640
base64-js "^1.3.1"
36413641
ieee754 "^1.1.13"
36423642

3643-
bulma@0.9.4:
3644-
version "0.9.4"
3645-
resolved "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1"
3646-
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==
3643+
bulma@1.0.2:
3644+
version "1.0.2"
3645+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.2.tgz#47395a660755c9566db3cf981fd4e3a2b637af19"
3646+
integrity sha512-D7GnDuF6seb6HkcnRMM9E739QpEY9chDzzeFrHMyEns/EXyDJuQ0XA0KxbBl/B2NTsKSoDomW61jFGFaAxhK5A==
36473647

36483648
bytes@3.0.0:
36493649
version "3.0.0"

0 commit comments

Comments
 (0)