Browse Source

chore(neon_files): bump go_router and go_router_builder

pull/472/head
Nikolas Rimikis 1 year ago
parent
commit
9d1a99117c
No known key found for this signature in database
GPG Key ID: 85ED1DE9786A4FF2
  1. 4
      packages/neon/neon_files/pubspec.yaml

4
packages/neon/neon_files/pubspec.yaml

@ -16,7 +16,7 @@ dependencies:
filesize: ^2.0.1
flutter:
sdk: flutter
go_router: ^8.0.3
go_router: ^9.0.3
image_picker: ^0.8.7+5
intersperse: ^2.0.0
material_design_icons_flutter: ^7.0.7296
@ -37,7 +37,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.4
go_router_builder: ^2.0.2
go_router_builder: ^2.2.1
nit_picking:
git:
url: https://github.com/stack11/dart_nit_picking

Loading…
Cancel
Save