From d82a77915c51ccebf95783646bfeb6785f02608b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:46:38 +0000 Subject: [PATCH] build(deps): Bump hydrated_bloc from 10.1.1 to 11.0.0 Bumps [hydrated_bloc](https://github.com/felangel/bloc/tree/master/packages) from 10.1.1 to 11.0.0. - [Release notes](https://github.com/felangel/bloc/releases) - [Commits](https://github.com/felangel/bloc/commits/hydrated_bloc-v11.0.0/packages) --- updated-dependencies: - dependency-name: hydrated_bloc dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2583cf4..45cf967 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - hydrated_bloc: ^10.0.0 + hydrated_bloc: ^11.0.0 meta: ^1.15.0 shared_preferences: ^2.5.3 synchronized: ^3.3.0