Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed May 13, 2023
1 parent a50babb commit 46ef2c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ dependencies:
flutter_web_plugins:
sdk: flutter
cupertino_icons: ^1.0.5
google_fonts: ^4.0.3
google_fonts: ^4.0.4
flutter_svg: ^2.0.5
universal_platform: ^1.0.0+1
flutter_staggered_grid_view: ^0.6.2
url_launcher: ^6.1.10
go_router: ^6.5.6
url_launcher: ^6.1.11
go_router: ^7.0.1
dartx: ^1.1.0
fl_chart:
path: ../
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
sdk: flutter

dev_dependencies:
build_runner: ^2.3.3
build_runner: ^2.4.2
flutter_test:
sdk: flutter
mockito: ^5.4.0
Expand Down

0 comments on commit 46ef2c0

Please sign in to comment.