Browse Source

chore(neon_notifications): bump go_router and go_router_builder

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

4
packages/neon/neon_notifications/pubspec.yaml

@ -9,7 +9,7 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
go_router: ^8.0.3 go_router: ^9.0.3
material_design_icons_flutter: ^7.0.7296 material_design_icons_flutter: ^7.0.7296
neon: neon:
git: git:
@ -24,7 +24,7 @@ dependencies:
dev_dependencies: dev_dependencies:
build_runner: ^2.4.4 build_runner: ^2.4.4
go_router_builder: ^2.0.2 go_router_builder: ^2.2.1
nit_picking: nit_picking:
git: git:
url: https://github.com/stack11/dart_nit_picking url: https://github.com/stack11/dart_nit_picking

Loading…
Cancel
Save