From 742781cede77e280e2cbb42017dbacc3c8d83f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 00:40:23 +0000 Subject: [PATCH] chore(deps): bump riverpod_annotation from 3.0.3 to 4.0.1 Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 3.0.3 to 4.0.1. - [Commits](https://github.com/rrousselGit/riverpod/compare/riverpod_annotation-v3.0.3...riverpod_annotation-v4.0.1) --- updated-dependencies: - dependency-name: riverpod_annotation dependency-version: 4.0.1 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..1e768c6 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.1 colorfilter_generator: ^0.0.8 flutter_box_transform: ^0.4.7 file_picker: ^10.3.3