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 14, 2024
1 parent 7bcea63 commit a7051da
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@oruga-ui/oruga-next": "^0.8.12",
"@oruga-ui/theme-bulma": "^0.3.0",
"@oruga-ui/theme-bulma": "^0.4.1",
"@vueuse/core": "^11.0.3",
"axios": "^1.7.7",
"buefy": "^0.9.29",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2787,12 +2787,12 @@ __metadata:
languageName: node
linkType: hard

"@oruga-ui/theme-bulma@npm:^0.3.0":
version: 0.3.0
resolution: "@oruga-ui/theme-bulma@npm:0.3.0"
"@oruga-ui/theme-bulma@npm:^0.4.1":
version: 0.4.1
resolution: "@oruga-ui/theme-bulma@npm:0.4.1"
dependencies:
bulma: "npm:0.9.4"
checksum: 37d6d64d64091e1b431a5b857a8cf0891b3f83577c8a37b4403c6fd7333cccc95fb52ec7747df1a47d8b788f3c60c468fd4fff0306044e4dcef1f8523b2613ed
bulma: "npm:1.0.2"
checksum: 1389a0f2fe8367f4d94a678ea56faf6515dbd350ea07740ca62ad0ee47d2d996f1514e965890d29d2bbddb87a204db04d97f8f02608bcc2fc844400ec836217e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5332,6 +5332,13 @@ __metadata:
languageName: node
linkType: hard

"bulma@npm:1.0.2":
version: 1.0.2
resolution: "bulma@npm:1.0.2"
checksum: af40425c61fedb88f34801a5a4d7e559bbf0c88ab437caa76a5d685419ce203ddbcaefa4a427ddfc3b4d493a1bbbca68ee549be1ad7684f4ee9ef52fbaece78a
languageName: node
linkType: hard

"bytes@npm:3.0.0":
version: 3.0.0
resolution: "bytes@npm:3.0.0"
Expand Down Expand Up @@ -11081,7 +11088,7 @@ __metadata:
"@babel/core": "npm:^7.25.2"
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@oruga-ui/oruga-next": "npm:^0.8.12"
"@oruga-ui/theme-bulma": "npm:^0.3.0"
"@oruga-ui/theme-bulma": "npm:^0.4.1"
"@types/jest": "npm:^29.5.12"
"@typescript-eslint/eslint-plugin": "npm:^8.4.0"
"@typescript-eslint/parser": "npm:^8.4.0"
Expand Down

0 comments on commit a7051da

Please sign in to comment.