Skip to content

Commit

Permalink
Merge pull request #2774 from nextcloud/renovate/go_router
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Jan 28, 2025
2 parents 39fad0b + 63ce5cc commit 115e05d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dev_dependencies:
custom_lint: ^0.7.0
flutter_test:
sdk: flutter
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
http: ^1.3.0
mocktail: ^1.0.4
neon_lints:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/files_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/news_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/notes_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dev_dependencies:
custom_lint: ^0.7.0
flutter_test:
sdk: flutter
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
http: ^1.3.0
mocktail: ^1.0.4
neon_lints:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/talk_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dev_dependencies:
flutter_keyboard_visibility: ^6.0.0
flutter_test:
sdk: flutter
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
http: ^1.3.0
mocktail: ^1.0.4
neon_lints:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dev_dependencies:
flutter_local_notifications_platform_interface: ^8.0.0
flutter_test:
sdk: flutter
go_router_builder: ^2.7.3
go_router_builder: ^2.7.4
mocktail: ^1.0.4
neon_lints:
git:
Expand Down

0 comments on commit 115e05d

Please sign in to comment.