⬆️ Upgrade dependecies
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -37,11 +37,11 @@ dependencies:
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_hooks: ^0.21.3+1
|
||||
hooks_riverpod: ^3.0.3
|
||||
hooks_riverpod: ^3.1.0
|
||||
go_router: ^17.0.1
|
||||
styled_widget: ^0.4.1
|
||||
shared_preferences: ^2.5.4
|
||||
flutter_riverpod: ^3.0.3
|
||||
flutter_riverpod: ^3.1.0
|
||||
path_provider: ^2.1.5
|
||||
dio: ^5.9.0
|
||||
freezed_annotation: ^3.1.0
|
||||
@@ -71,7 +71,7 @@ dependencies:
|
||||
cross_file: ^0.3.5+1
|
||||
image_picker: ^1.2.1
|
||||
file_picker: ^10.3.8
|
||||
riverpod_annotation: ^3.0.3
|
||||
riverpod_annotation: ^4.0.0
|
||||
image_picker_platform_interface: ^2.11.1
|
||||
image_picker_android: ^0.8.13+10
|
||||
super_context_menu: ^0.9.1
|
||||
@@ -187,9 +187,9 @@ dev_dependencies:
|
||||
build_runner: ^2.10.4
|
||||
freezed: ^3.2.3
|
||||
json_serializable: ^6.11.2
|
||||
riverpod_generator: ^3.0.3
|
||||
riverpod_generator: ^4.0.0+1
|
||||
custom_lint: ^0.8.1
|
||||
riverpod_lint: ^3.0.3
|
||||
riverpod_lint: ^3.1.0
|
||||
drift_dev: ^2.30.0
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
msix: ^3.16.12
|
||||
|
||||
Reference in New Issue
Block a user