Skip to content

Commit

Permalink
Merge pull request #1969 from nextcloud/renovate/major-go_router
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Apr 25, 2024
2 parents 173f275 + e8a805b commit ddaf877
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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 @@ -12,7 +12,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
go_router: ^13.0.0
go_router: ^14.0.0
intersperse: ^2.0.0
logging: ^1.0.0
neon_framework:
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 @@ -20,7 +20,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^13.0.0
go_router: ^14.0.0
image_picker: ^1.0.0
intl: ^0.18.0
logging: ^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 @@ -14,7 +14,7 @@ dependencies:
flutter_html: ^3.0.0-beta.2
flutter_localizations:
sdk: flutter
go_router: ^13.0.0
go_router: ^14.0.0
html: ^0.15.0
intl: ^0.18.0
logging: ^1.0.0
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 @@ -14,7 +14,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.7.0
go_router: ^13.0.0
go_router: ^14.0.0
http: ^1.2.1
intl: ^0.18.0
logging: ^1.0.0
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 @@ -13,7 +13,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^13.0.0
go_router: ^14.0.0
intl: ^0.18.0
logging: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_talk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^13.0.0
go_router: ^14.0.0
intersperse: ^2.0.0
intl: ^0.18.1
logging: ^1.0.0
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 @@ -28,7 +28,7 @@ dependencies:
flutter_native_splash: ^2.0.0
flutter_svg: ^2.0.0
flutter_zxing: ^1.0.0
go_router: ^13.0.0
go_router: ^14.0.0
http: ^1.0.0
image: ^4.0.0
intersperse: ^2.0.0
Expand Down

0 comments on commit ddaf877

Please sign in to comment.