Skip to content

Commit

Permalink
chore(deps): bump form_builder_validators from 11.0.0 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps [form_builder_validators](https://github.com/flutter-form-builder-ecosystem/form_builder_validators) from 11.0.0 to 11.1.1.
- [Release notes](https://github.com/flutter-form-builder-ecosystem/form_builder_validators/releases)
- [Changelog](https://github.com/flutter-form-builder-ecosystem/form_builder_validators/blob/main/CHANGELOG.md)
- [Commits](flutter-form-builder-ecosystem/form_builder_validators@11.0.0...11.1.1)

---
updated-dependencies:
- dependency-name: form_builder_validators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4bdbef2 commit a5c5206
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,10 +523,10 @@ packages:
dependency: "direct main"
description:
name: form_builder_validators
sha256: c61ed7b1deecf0e1ebe49e2fa79e3283937c5a21c7e48e3ed9856a4a14e1191a
sha256: "517fb884183fff7a0ef3db7d375981011da26ee452f20fb3d2e788ad527ad01d"
url: "https://pub.dev"
source: hosted
version: "11.0.0"
version: "11.1.1"
freezed:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies:

# Forms and validators
flutter_form_builder: ^9.1.1 # TODO Can we remove this?
form_builder_validators: ^11.0.0
form_builder_validators: ^11.1.1
phone_form_field: ^10.0.1

# To send emails
Expand Down

0 comments on commit a5c5206

Please sign in to comment.