From 5f1e0b26553a663089e724445d1f45cf298d8d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:50:45 +0000 Subject: [PATCH] chore(deps): bump formz from 0.7.0 to 0.8.0 Bumps [formz](https://github.com/VeryGoodOpenSource/formz) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/VeryGoodOpenSource/formz/releases) - [Changelog](https://github.com/VeryGoodOpenSource/formz/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/formz/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: formz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bacf6b78..cc01b1f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: url_launcher: ^6.1.14 flutter_dotenv: ^5.1.0 mobile_scanner: 6.0.7 - formz: ^0.7.0 + formz: ^0.8.0 flutter_hooks: ^0.20.2 flutter_svg: ^2.0.7 number_paginator: ^0.4.0