Skip to content

Commit

Permalink
Bump bulma from 1.0.2 to 1.0.3 in /frontend in the all group (#200)
Browse files Browse the repository at this point in the history
Bumps the all group in /frontend with 1 update: [bulma](https://github.com/jgthms/bulma).


Updates `bulma` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md)
- [Commits](jgthms/bulma@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: bulma
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 09e868e commit adcf353
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"webpack-cli": "^6.0.1"
},
"dependencies": {
"bulma": "^1.0.2",
"bulma": "^1.0.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tslib": "^2.8.1"
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -701,10 +701,10 @@ __metadata:
languageName: node
linkType: hard

"bulma@npm:^1.0.2":
version: 1.0.2
resolution: "bulma@npm:1.0.2"
checksum: 10c0/294c28a445366074431c56624eea05cdb156537064c2af75002ef8d49bcb336c451fbb4ce81337cf085228247f81b27df418dd5290d6b6276c1aaa40ad4bbf64
"bulma@npm:^1.0.3":
version: 1.0.3
resolution: "bulma@npm:1.0.3"
checksum: 10c0/4720af6ea0a59694344b8a75d02aac16e18c0e92427129496b140a6a886a709b0c15980ebf91e1230f61009c6ca8c950ca65363487b7fdac381c77d119f49ed4
languageName: node
linkType: hard

Expand Down Expand Up @@ -1584,7 +1584,7 @@ __metadata:
"@types/node": "npm:^22.10.2"
"@types/react": "npm:^19.0.2"
"@types/react-dom": "npm:^19.0.2"
bulma: "npm:^1.0.2"
bulma: "npm:^1.0.3"
compression-webpack-plugin: "npm:^11.1.0"
css-loader: "npm:^7.1.2"
html-webpack-plugin: "npm:^5.6.3"
Expand Down

0 comments on commit adcf353

Please sign in to comment.