Skip to content

Commit

Permalink
Merge pull request #911 from atsign-foundation/upgrade_dependencies
Browse files Browse the repository at this point in the history
chore: upgrade dependencies
  • Loading branch information
murali-shris authored Oct 1, 2024
2 parents 308f3a3 + f0ef04c commit f561d16
Show file tree
Hide file tree
Showing 24 changed files with 119 additions and 80 deletions.
4 changes: 2 additions & 2 deletions packages/at_backupkey_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ environment:

dependencies:
at_app_flutter: ^5.2.0
at_client_mobile: ^3.2.17
at_onboarding_flutter: ^6.1.7
at_client_mobile: ^3.2.19
at_onboarding_flutter: ^6.1.9
cupertino_icons: ^1.0.6
flutter:
sdk: flutter
Expand Down
4 changes: 2 additions & 2 deletions packages/at_backupkey_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
permission_handler: ^11.0.0
path_provider: ^2.1.1
at_file_saver: ^0.1.2
at_utils: ^3.0.15
at_client_mobile: ^3.2.17
at_utils: ^3.0.19
at_client_mobile: ^3.2.19
showcaseview: ^3.0.0
device_info_plus: ^10.1.1
# desktop - dependencies
Expand Down
6 changes: 3 additions & 3 deletions packages/at_chat_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.7
at_client_mobile: ^3.2.17
at_utils: ^3.0.15
at_onboarding_flutter: ^6.1.9
at_client_mobile: ^3.2.19
at_utils: ^3.0.19
path_provider: ^2.1.1
flutter_keychain: ^2.4.0

Expand Down
10 changes: 5 additions & 5 deletions packages/at_chat_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ environment:
flutter: ">=1.20.0"

dependencies:
at_client: ^3.0.72
at_client_mobile: ^3.2.17
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_common_flutter: ^2.0.14
at_commons: ^4.0.1
at_contact: ^3.0.8
at_lookup: ^3.0.40
at_commons: ^5.0.0
at_contact: ^3.0.9
at_lookup: ^3.0.49
file_picker: ^8.1.1
flutter:
sdk: flutter
Expand Down
12 changes: 8 additions & 4 deletions packages/at_contacts_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,11 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
at_app_flutter: ^5.2.0
at_backupkey_flutter: ^4.0.10
at_contacts_flutter:
path: ../
at_onboarding_flutter: ^6.1.7
at_client: ^3.0.75
at_client_mobile: ^3.2.17
at_onboarding_flutter: ^6.1.9
at_client: ^3.2.2
at_client_mobile: ^3.2.19
path_provider: ^2.1.3

# The following adds the Cupertino Icons font to your application.
Expand All @@ -42,6 +41,11 @@ dependencies:
flutter:
sdk: flutter

#TODO replace with published version
dependency_overrides:
at_backupkey_flutter:
path: ../../at_backupkey_flutter

dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
Expand Down
12 changes: 6 additions & 6 deletions packages/at_contacts_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ environment:
dependencies:
flutter:
sdk: flutter
at_client: ^3.0.75
at_client_mobile: ^3.2.17
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_common_flutter: ^2.0.12
at_commons: ^4.0.1
at_contact: ^3.0.8
at_lookup: ^3.0.40
at_utils: ^3.0.15
at_commons: ^5.0.0
at_contact: ^3.0.9
at_lookup: ^3.0.49
at_utils: ^3.0.19
flutter_slidable: ^3.1.0

dev_dependencies:
Expand Down
6 changes: 4 additions & 2 deletions packages/at_contacts_group_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
# at_contacts_flutter: ^4.0.0
at_app_flutter: ^5.2.0
at_backupkey_flutter: ^4.0.10
at_client_mobile: ^3.2.17
at_client_mobile: ^3.2.19
at_contacts_flutter: ^4.0.14
at_contacts_group_flutter:
# When depending on this package from a real application you should use:
Expand All @@ -40,7 +40,7 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.7
at_onboarding_flutter: ^6.1.9
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
Expand All @@ -50,6 +50,8 @@ dependencies:

dependency_overrides:
file_picker: ^8.1.1
at_contacts_flutter:
path: ../../at_contacts_flutter

dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
Expand Down
13 changes: 9 additions & 4 deletions packages/at_contacts_group_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ environment:
flutter: ">=1.20.0"

dependencies:
at_client_mobile: ^3.2.17
at_client_mobile: ^3.2.19
at_common_flutter: ^2.0.12
at_commons: ^4.0.1
at_contact: ^3.0.8
at_commons: ^5.0.0
at_contact: ^3.0.9
at_contacts_flutter: ^4.0.14
at_utils: ^3.0.15
at_utils: ^3.0.19
collection: ^1.17.0
emoji_picker_flutter: ^3.0.0
file_picker: ^8.1.1
Expand All @@ -34,6 +34,11 @@ dependencies:
image_compression: ^1.0.4
pedantic: ^1.11.1

#TODO replace with published version
dependency_overrides:
at_contacts_flutter:
path: ../at_contacts_flutter

dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
Expand Down
13 changes: 11 additions & 2 deletions packages/at_events_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
at_app_flutter: ^5.2.0
at_client_mobile: ^3.2.17
at_client_mobile: ^3.2.19
at_events_flutter:
# When depending on this package from a real application you should use:
# at_events_flutter: ^x.y.z
# See https://dart.dev/tools/pub/dependencies#version-constraints
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.7
at_onboarding_flutter: ^6.1.9

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand All @@ -46,6 +46,15 @@ dependencies:
flutter_dotenv: ^5.1.0
path_provider: ^2.1.3

#TODO replace with published version
dependency_overrides:
at_location_flutter:
path: ../../at_location_flutter
at_contacts_flutter:
path: ../../at_contacts_flutter
at_contacts_group_flutter:
path: ../../at_contacts_group_flutter

dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
Expand Down
22 changes: 16 additions & 6 deletions packages/at_events_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,33 @@ environment:
flutter: ">=1.20.0"

dependencies:
at_client: ^3.0.72
at_client_mobile: ^3.2.17
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_common_flutter: ^2.0.13
at_commons: ^4.0.1
at_contact: ^3.0.8
at_commons: ^5.0.0
at_contact: ^3.0.9
at_contacts_flutter: ^4.0.14
at_contacts_group_flutter: ^4.0.15
at_location_flutter: ^3.1.13
at_lookup: ^3.0.40
at_utils: ^3.0.15
at_lookup: ^3.0.49
at_utils: ^3.0.19
flutter:
sdk: flutter
fluttertoast: ^8.2.2
geolocator: ^12.0.0
latlong2: ^0.9.0
sliding_up_panel: ^2.0.0+1

#TODO replace with published version
dependency_overrides:
at_location_flutter:
path: ../at_location_flutter
at_contacts_group_flutter:
path: ../at_contacts_group_flutter
at_contacts_flutter:
path: ../at_contacts_flutter


dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion packages/at_follows_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.7
at_onboarding_flutter: ^6.1.9

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down
12 changes: 6 additions & 6 deletions packages/at_follows_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ environment:
flutter: ">=1.20.0"

dependencies:
at_client: ^3.0.72
at_client_mobile: ^3.2.17
at_commons: ^4.0.1
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_commons: ^5.0.0
at_file_saver: ^0.1.2
at_lookup: ^3.0.40
at_server_status: ^1.0.3
at_utils: ^3.0.15
at_lookup: ^3.0.49
at_server_status: ^1.0.5
at_utils: ^3.0.19
collection: ^1.17.0
flutter:
sdk: flutter
Expand Down
6 changes: 3 additions & 3 deletions packages/at_invitation_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.7
at_client_mobile: ^3.2.17
at_utils: ^3.0.15
at_onboarding_flutter: ^6.1.9
at_client_mobile: ^3.2.19
at_utils: ^3.0.19
flutter_keychain: ^2.4.0
path_provider: ^2.1.1

Expand Down
8 changes: 4 additions & 4 deletions packages/at_invitation_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ environment:
flutter: ">=1.20.0"

dependencies:
at_client_mobile: ^3.2.17
at_client_mobile: ^3.2.19
at_common_flutter: ^2.0.12
at_commons: ^4.0.1
at_lookup: ^3.0.40
at_utils: ^3.0.16
at_commons: ^5.0.0
at_lookup: ^3.0.49
at_utils: ^3.0.19
flutter:
sdk: flutter
pin_code_fields: ^8.0.1
Expand Down
10 changes: 7 additions & 3 deletions packages/at_location_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
at_app_flutter: ^5.2.0
at_client_mobile: ^3.2.17
at_client_mobile: ^3.2.19
at_location_flutter:
# When depending on this package from a real application you should use:
# at_location_flutter: ^x.y.z
# See https://dart.dev/tools/pub/dependencies#version-constraints
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.7
at_onboarding_flutter: ^6.1.9

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand All @@ -46,9 +46,13 @@ dependencies:
latlong2: ^0.9.0
path_provider: ^2.1.3
at_common_flutter: ^2.0.13
at_lookup: ^3.0.47
at_lookup: ^3.0.49
flutter_dotenv: ^5.1.0

dependency_overrides:
at_contacts_flutter:
path: ../../at_contacts_flutter

dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
Expand Down
17 changes: 11 additions & 6 deletions packages/at_location_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ environment:

dependencies:
async: ^2.11.0
at_client: ^3.0.72
at_client_mobile: ^3.2.18
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_common_flutter: ^2.0.13
at_commons: ^4.0.1
at_contact: ^3.0.8
at_commons: ^5.0.0
at_contact: ^3.0.9
at_contacts_flutter: ^4.0.14
at_lookup: ^3.0.40
at_utils: ^3.0.15
at_lookup: ^3.0.49
at_utils: ^3.0.19
cached_network_image: ^3.3.1
flutter:
sdk: flutter
Expand All @@ -38,6 +38,11 @@ dependencies:
tuple: ^2.0.2
vector_math: ^2.1.4

#TODO replace with published version
dependency_overrides:
at_contacts_flutter:
path: ../at_contacts_flutter

dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion packages/at_login_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
at_app_flutter: ^5.2.0
at_onboarding_flutter: ^6.1.7
at_onboarding_flutter: ^6.1.9
cupertino_icons: ^1.0.6
flutter:
sdk: flutter
Expand Down
10 changes: 5 additions & 5 deletions packages/at_login_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ environment:
flutter: ">=1.20.0"

dependencies:
at_client: ^3.0.72
at_client_mobile: ^3.2.17
at_commons: ^4.0.1
at_server_status: ^1.0.3
at_utils: ^3.0.15
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_commons: ^5.0.0
at_server_status: ^1.0.5
at_utils: ^3.0.19
basic_utils: ^5.6.1
file_picker: ^8.0.6
flutter:
Expand Down
6 changes: 3 additions & 3 deletions packages/at_notify_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
at_app_flutter: ^5.2.0
at_client_mobile: ^3.2.17
at_lookup: ^3.0.47
at_client_mobile: ^3.2.19
at_lookup: ^3.0.49
at_notify_flutter:
path: ../
at_onboarding_flutter: ^6.1.7
at_onboarding_flutter: ^6.1.9

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down
Loading

0 comments on commit f561d16

Please sign in to comment.