Skip to content

Commit

Permalink
⬆️ upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Nov 15, 2023
1 parent 89eb217 commit 140bf65
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
get_it: ^7.6.4
mobx: ^2.2.1
flutter_mobx: ^2.1.1
provider: ^6.0.5
provider: ^6.1.1
http: ^1.1.0
url_launcher: ^6.2.1
flutter_spinkit: ^5.2.0
Expand All @@ -32,7 +32,7 @@ dependencies:
json_annotation: ^4.8.1
equatable: ^2.0.5
adaptive_theme: ^3.4.1
window_manager: ^0.3.6
window_manager: ^0.3.7
system_tray: ^2.0.3
package_info_plus: ^4.2.0
flutter_local_notifications: ^16.1.0
Expand All @@ -45,26 +45,26 @@ dependencies:
flutter_animate: ^4.2.0+1
image: ^4.1.3
upgrader: ^8.2.0
flutter_svg: ^2.0.8
flutter_svg: ^2.0.9
shimmer: ^3.0.0
flutter_markdown: ^0.6.17+4
flutter_markdown: ^0.6.18+2
animations: ^2.0.8
# flutter_dynamic_icon: ^2.1.0

dev_dependencies:
flutter_test:
sdk: flutter
json_serializable: ^6.7.1
flutter_lints: ^3.0.0
flutter_lints: ^3.0.1
build_runner: ^2.4.6
mobx_codegen: ^2.4.0
chopper_generator: ^7.0.6
msix: ^3.16.5
msix: ^3.16.6
flutter_launcher_icons: ^0.13.1

dependency_overrides:
intl: ^0.18.1
win32: ^5.0.9
win32: ^5.1.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit 140bf65

Please sign in to comment.