Skip to content

Commit

Permalink
chore(deps): bump mimir and flutter_mimir
Browse files Browse the repository at this point in the history
Bumps [mimir](https://github.com/GregoryConrad/mimir) and [flutter_mimir](https://github.com/GregoryConrad/mimir). These dependencies needed to be updated together.

Updates `mimir` from 0.0.2+1 to 0.1.0
- [Release notes](https://github.com/GregoryConrad/mimir/releases)
- [Changelog](https://github.com/GregoryConrad/mimir/blob/main/CHANGELOG.md)
- [Commits](GregoryConrad/mimir@mimir-v0.0.2...mimir-v0.1.0)

Updates `flutter_mimir` from 0.0.2+1 to 0.1.0
- [Release notes](https://github.com/GregoryConrad/mimir/releases)
- [Changelog](https://github.com/GregoryConrad/mimir/blob/main/CHANGELOG.md)
- [Commits](GregoryConrad/mimir@flutter_mimir-v0.0.2...flutter_mimir-v0.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GregoryConrad committed Aug 5, 2024
1 parent ff73841 commit c66e907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/flutter_rearch/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_mimir: ^0.0.2
flutter_mimir: ^0.1.0
flutter_rearch: ^1.6.7
mimir: ^0.0.2
mimir: ^0.1.0
rearch: ^1.10.1

dev_dependencies:
Expand Down

0 comments on commit c66e907

Please sign in to comment.