Skip to content

Commit

Permalink
Bump auto_route and auto_route_generator in /example
Browse files Browse the repository at this point in the history
Bumps [auto_route](https://github.com/Milad-Akarie/auto_route_library) and [auto_route_generator](https://github.com/Milad-Akarie/auto_route_library). These dependencies needed to be updated together.

Updates `auto_route` from 8.3.0 to 9.2.0
- [Changelog](https://github.com/Milad-Akarie/auto_route_library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Milad-Akarie/auto_route_library/commits)

Updates `auto_route_generator` from 8.1.0 to 9.0.0
- [Changelog](https://github.com/Milad-Akarie/auto_route_library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Milad-Akarie/auto_route_library/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 4f30024 commit 8653335
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ dependencies:
flutter_web_plugins:
sdk: flutter
faker: ^2.1.0
auto_route: ^8.1.3
auto_route: ^9.2.0
visibility_detector: ^0.4.0+2
seo:
path: ../

dev_dependencies:
flutter_lints: ^4.0.0
auto_route_generator: ^8.0.0
auto_route_generator: ^9.0.0
build_runner: ^2.4.10

0 comments on commit 8653335

Please sign in to comment.