From 4a5479a3c01e00e9176e1ec78b695c8cc2c563a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 15:35:07 +0000 Subject: [PATCH] Bump bulma from 0.9.4 to 1.0.4 in /mpcontribs-portal Bumps [bulma](https://github.com/jgthms/bulma) from 0.9.4 to 1.0.4. - [Release notes](https://github.com/jgthms/bulma/releases) - [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md) - [Commits](https://github.com/jgthms/bulma/compare/0.9.4...1.0.4) --- updated-dependencies: - dependency-name: bulma dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mpcontribs-portal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpcontribs-portal/package.json b/mpcontribs-portal/package.json index e2567d69d..fdb601925 100644 --- a/mpcontribs-portal/package.json +++ b/mpcontribs-portal/package.json @@ -23,7 +23,7 @@ "@vizuaalog/bulmajs": "^0.12.2", "babel-loader": "^9.1.3", "babel-plugin-lodash": "^3.3.4", - "bulma": "^0.9.4", + "bulma": "^1.0.4", "bulma-checkradio": "^2.1.3", "bulma-tooltip": "^3.0.2", "clean-webpack-plugin": "^4.0.0",