Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the auto_route group across 1 directory with 2 updates #336

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: "1258bfcfb8038df4f6b9dd0ddf290246c767bd03b283b16e392e03637ba8fbf0"
url: "https://pub.dev"
source: hosted
version: "7.9.2"
version: "8.1.2"
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.1
auto_route: 7.9.2
auto_route: 8.1.2
# 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.8
build_web_compilers: 4.0.9
custom_lint: 0.5.11
Expand Down