From be431f6d6904e81474c4349f68d41da4432d384d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 00:14:09 +0000 Subject: [PATCH] chore(deps): bump riverpod_annotation from 3.0.3 to 4.0.2 Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 3.0.3 to 4.0.2. - [Commits](https://github.com/rrousselGit/riverpod/compare/riverpod_annotation-v3.0.3...riverpod_annotation-v4.0.2) --- updated-dependencies: - dependency-name: riverpod_annotation dependency-version: 4.0.2 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 d949a58..555dbe9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: json_annotation: ^4.9.0 share_plus: ^12.0.0 logging: ^1.3.0 - riverpod_annotation: ^3.0.3 + riverpod_annotation: ^4.0.2 colorfilter_generator: ^0.0.8 flutter_box_transform: ^0.4.7 file_picker: ^10.3.3