Skip to content

Commit

Permalink
chore: bump template deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdLab committed Aug 27, 2023
1 parent 393f899 commit c56c745
Show file tree
Hide file tree
Showing 17 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion bricks/platform_app_feature_package/__brick__/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: ">=3.13.0"

dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
flutter:
sdk: flutter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: ">=3.13.0"

dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
flutter:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion bricks/platform_navigation_package/__brick__/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: ">=3.13.0"

dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
flutter:
sdk: flutter

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: ">=3.13.0"

dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
flutter:
sdk: flutter
Expand Down
14 changes: 7 additions & 7 deletions bricks/platform_root_package/__brick__/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
flutter:
Expand Down Expand Up @@ -89,7 +89,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
cupertino_icons: ^1.0.5
Expand Down Expand Up @@ -148,7 +148,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
flutter:
Expand Down Expand Up @@ -210,7 +210,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
cupertino_icons: ^1.0.5
Expand Down Expand Up @@ -269,7 +269,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
flutter:
Expand Down Expand Up @@ -333,7 +333,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
flutter:
Expand Down Expand Up @@ -395,7 +395,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
bloc_concurrency: ^0.2.2
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: ">=3.13.0"

dependencies:
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc: ^8.1.2
flutter:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion bricks/platform_ui_package/__brick__/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ dependencies:
flutter_localizations:
sdk: flutter
theme_tailor_annotation: ^2.0.0
yaru: ^1.0.0
yaru: ^1.1.0
yaru_icons: ^2.2.1
{{project_name}}_ui:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:

dev_dependencies:
alchemist: ^0.6.1
auto_route: ^7.8.2
auto_route: ^7.8.3
bloc_test: ^9.1.4
build_runner: ^2.4.6
build_verify: ^3.1.0
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c56c745

Please sign in to comment.