Skip to content

Commit 7f8c950

Browse files
build(deps): bump @oruga-ui/theme-bulma from 0.8.0 to 0.8.1
Bumps [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/oruga-ui/theme-bulma/releases) - [Commits](oruga-ui/theme-bulma@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: "@oruga-ui/theme-bulma" dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b6e331 commit 7f8c950

2 files changed

Lines changed: 5 additions & 5 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.12.1",
19-
"@oruga-ui/theme-bulma": "^0.8.0",
19+
"@oruga-ui/theme-bulma": "^0.8.1",
2020
"core-js": "^3.47.0",
2121
"crypto-js": "^4.2.0",
2222
"vue": "^3.5.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,10 +1712,10 @@
17121712
dependencies:
17131713
vue-component-type-helpers "^3.1.0"
17141714

1715-
"@oruga-ui/theme-bulma@^0.8.0":
1716-
version "0.8.0"
1717-
resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.8.0.tgz#bc9af7b542db13c2fa8448944ff1be5dc53599a7"
1718-
integrity sha512-V0ZLC2GWMlnp7z15ClPDtzquJKT3nxuwZo6xF6e7dDNMd6mNNVdkDSMqY9cNptjAde9lehZVzKamIYKTnBKjOA==
1715+
"@oruga-ui/theme-bulma@^0.8.1":
1716+
version "0.8.1"
1717+
resolved "https://registry.yarnpkg.com/@oruga-ui/theme-bulma/-/theme-bulma-0.8.1.tgz#4242b448cd7d1972680a55fb5d8d6434acf6cf8b"
1718+
integrity sha512-sxfIAVIx6grLl21E9XPtMdFgquEI5Kw2snnjG8VPCoTgn4v/Ii+D/cl2K8B4cyezblJ4pjTnaMuhjEBbjBMHJg==
17191719
dependencies:
17201720
bulma "1.0.4"
17211721

0 commit comments

Comments
 (0)