Skip to content

Commit

Permalink
fix(deps): update dependency go_router to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 119dfe9 commit db5e473
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/neon/neon_dashboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
go_router: ^12.0.0
go_router: ^13.0.0
neon_framework:
git:
url: https://github.com/nextcloud/neon
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_files/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^12.0.0
go_router: ^13.0.0
image_picker: ^1.0.0
intl: ^0.18.0
meta: ^1.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_news/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^12.0.0
go_router: ^13.0.0
html: ^0.15.0
intl: ^0.18.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_notes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
sdk: flutter
flutter_markdown: ^0.6.0
flutter_material_design_icons: ^1.0.0
go_router: ^12.0.0
go_router: ^13.0.0
intl: ^0.18.0
neon_framework:
git:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_notifications/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^12.0.0
go_router: ^13.0.0
intl: ^0.18.0
neon_framework:
git:
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 @@ -24,7 +24,7 @@ dependencies:
flutter_native_splash: ^2.0.0
flutter_svg: ^2.0.0
flutter_zxing: ^1.0.0
go_router: ^12.0.0
go_router: ^13.0.0
http: ^1.0.0
image: ^4.0.0
intersperse: ^2.0.0
Expand Down

0 comments on commit db5e473

Please sign in to comment.