Skip to content

Commit

Permalink
Merge pull request #829 from nextcloud/renovate/go_router-11.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency go_router to v11
  • Loading branch information
provokateurin authored Sep 22, 2023
2 parents 553fb4a + 6881436 commit 13d66fe
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,10 +401,10 @@ packages:
dependency: transitive
description:
name: go_router
sha256: e1a30a66d734f9e498b1b6522d6a75ded28242bad2359a9158df38a1c30bcf1f
sha256: "24d89757552a78615d6e65c7bc206740f94ca95a12ecf189d883394d34c9d9bd"
url: "https://pub.dev"
source: hosted
version: "10.2.0"
version: "11.0.0"
html:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
flutter_native_splash: ^2.3.2
flutter_svg: ^2.0.7
flutter_zxing: ^1.4.1
go_router: ^10.2.0
go_router: ^11.0.0
http: ^1.1.0
image: ^4.0.17
intersperse: ^2.0.0
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.1.7296
go_router: ^10.2.0
go_router: ^11.0.0
image_picker: ^1.0.4
intersperse: ^2.0.0
intl: ^0.18.1
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.1.7296
go_router: ^10.2.0
go_router: ^11.0.0
html: ^0.15.4
intl: ^0.18.1
neon:
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.17+1
flutter_material_design_icons: ^1.1.7296
go_router: ^10.2.0
go_router: ^11.0.0
intl: ^0.18.1
neon:
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.1.7296
go_router: ^10.2.0
go_router: ^11.0.0
intl: ^0.18.1
neon:
git:
Expand Down

0 comments on commit 13d66fe

Please sign in to comment.