From 3d57c3441f76680a52ff729b007505912aeafe37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 15:56:12 +0000 Subject: [PATCH] Update dependency riverpod_generator to v4 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 046722ed..ae59d4b6 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -63,7 +63,7 @@ dev_dependencies: # package. See that file for information about deactivating specific lint # rules and activating additional ones. flutter_lints: 6.0.0 - riverpod_generator: ^3.0.3 + riverpod_generator: 4.0.0+1 build_runner: ^2.7.0 custom_lint: ^0.8.0 riverpod_lint: ^3.0.3