From f00914b7813b31d5278a94ddc0f42ba80cb7bd3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 00:28:21 +0000 Subject: [PATCH] chore(deps): bump riverpod_annotation from 3.0.3 to 4.0.0 Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 3.0.3 to 4.0.0. - [Commits](https://github.com/rrousselGit/riverpod/compare/riverpod_annotation-v3.0.3...riverpod_annotation-v4.0.0) --- updated-dependencies: - dependency-name: riverpod_annotation dependency-version: 4.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 d949a58..e18208d 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.0 colorfilter_generator: ^0.0.8 flutter_box_transform: ^0.4.7 file_picker: ^10.3.3