Skip to content

Commit

Permalink
build(deps): bump the auto_route group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the auto_route group with 2 updates in the / directory: [auto_route_generator](https://github.com/Milad-Akarie/auto_route_library) and [auto_route](https://github.com/Milad-Akarie/auto_route_library).


Updates `auto_route_generator` from 7.3.2 to 8.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)

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

Updates `auto_route_generator` from 7.3.2 to 8.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_generator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: auto_route
- dependency-name: auto_route
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: auto_route
- dependency-name: auto_route_generator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: auto_route
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 8a1d34e commit fbc17ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@ packages:
dependency: "direct main"
description:
name: auto_route
sha256: eb33554581a0a4aa7e6da0f13a44291a55bf71359012f1d9feb41634ff908ff8
sha256: "6cad3f408863ffff2b5757967c802b18415dac4acb1b40c5cdd45d0a26e5080f"
url: "https://pub.dev"
source: hosted
version: "7.9.2"
version: "8.1.3"
auto_route_generator:
dependency: "direct dev"
description:
name: auto_route_generator
sha256: "11067a3bcd643812518fe26c0c9ec073990286cabfd9d74b6da9ef9b913c4d22"
sha256: ba28133d3a3bf0a66772bcc98dade5843753cd9f1a8fb4802b842895515b67d3
url: "https://pub.dev"
source: hosted
version: "7.3.2"
version: "8.0.0"
auto_size_text:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
appwrite: 12.0.3
auto_route: 7.9.2
auto_route: 8.1.3
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
auto_size_text: 3.0.0
Expand All @@ -57,7 +57,7 @@ dependencies:
url_launcher: 6.2.5

dev_dependencies:
auto_route_generator: 7.3.2
auto_route_generator: 8.0.0
build_runner: 2.4.9
build_web_compilers: 4.0.10
custom_lint: 0.5.11
Expand Down

0 comments on commit fbc17ba

Please sign in to comment.