Skip to content

Commit

Permalink
build(deps): bump flutter_slidable from 3.1.2 to 4.0.0 in /optimus
Browse files Browse the repository at this point in the history
Bumps [flutter_slidable](https://github.com/letsar/flutter_slidable) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/letsar/flutter_slidable/releases)
- [Changelog](https://github.com/letsar/flutter_slidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/letsar/flutter_slidable/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: flutter_slidable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent dd6eff8 commit eb73e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
dfunc: ^0.10.0
flutter:
sdk: flutter
flutter_slidable: ">=1.2.0 <4.0.0"
flutter_slidable: ">=1.2.0 <5.0.0"
flutter_svg: ^2.0.7
freezed_annotation: ">=1.0.0 <3.0.0"
intl: ">=0.17.0 <0.20.0"
Expand Down

0 comments on commit eb73e9d

Please sign in to comment.