Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfiji committed Jul 21, 2024
1 parent 6b1ebd7 commit 25a2863
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 27 deletions.
48 changes: 28 additions & 20 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,18 +318,18 @@ packages:
dependency: "direct main"
description:
name: dio
sha256: "11e40df547d418cc0c4900a9318b26304e665da6fa4755399a9ff9efd09034b5"
sha256: e17f6b3097b8c51b72c74c9f071a605c47bcc8893839bd66732457a5ebe73714
url: "https://pub.dev"
source: hosted
version: "5.4.3+1"
version: "5.5.0+1"
dio_http2_adapter:
dependency: "direct main"
description:
name: dio_http2_adapter
sha256: ea2f5e7906a157cb049abce95f89a693459f82e5b376be4636086368e3a350f1
sha256: "4c99b7b6960199d836c2ab906b6d2e890a45b31fc67f54f45b3088eabaaa59a1"
url: "https://pub.dev"
source: hosted
version: "2.5.2"
version: "2.5.3"
dio_smart_retry:
dependency: "direct main"
description:
Expand All @@ -338,6 +338,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "6.0.0"
dio_web_adapter:
dependency: transitive
description:
name: dio_web_adapter
sha256: "36c5b2d79eb17cdae41e974b7a8284fec631651d2a6f39a8a2ff22327e90aeac"
url: "https://pub.dev"
source: hosted
version: "1.0.1"
dynamic_color:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1123,10 +1131,10 @@ packages:
dependency: "direct main"
description:
name: pretty_dio_logger
sha256: "00b80053063935cf9a6190da344c5373b9d0e92da4c944c878ff2fbef0ef6dc2"
sha256: "36f2101299786d567869493e2f5731de61ce130faa14679473b26905a92b6407"
url: "https://pub.dev"
source: hosted
version: "1.3.1"
version: "1.4.0"
primer_progress_bar:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1243,26 +1251,26 @@ packages:
dependency: transitive
description:
name: sentry
sha256: fd1fbfe860c05f5c52820ec4dbf2b6473789e83ead26cfc18bca4fe80bf3f008
sha256: cbc29cbdd8a047aab3df42f826daf07e58dfb2e1d550895d1021a6d4e618b00d
url: "https://pub.dev"
source: hosted
version: "8.2.0"
version: "8.4.0"
sentry_dio:
dependency: "direct main"
description:
name: sentry_dio
sha256: a7a755739bd5bb00febd12c975cd9d9a7663cad238779ec83e9101d80a1717b8
sha256: c18043318f24e64a163f7b02c2c8737035f58f87738cca139edf7c96990c9f41
url: "https://pub.dev"
source: hosted
version: "8.2.0"
version: "8.4.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: c64f0aec5332bec87083b61514d1b6b29e435b9045d03ce1575861192b9a5680
sha256: "96ce085e1be6c9963d93d42d6ba5c67484c076c59d25c94a7ba906549dc6c635"
url: "https://pub.dev"
source: hosted
version: "8.2.0"
version: "8.4.0"
share_plus:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1488,10 +1496,10 @@ packages:
dependency: "direct main"
description:
name: timeago
sha256: d3204eb4c788214883380253da7f23485320a58c11d145babc82ad16bf4e7764
sha256: "054cedf68706bb142839ba0ae6b135f6b68039f0b8301cbe8784ae653d5ff8de"
url: "https://pub.dev"
source: hosted
version: "3.6.1"
version: "3.7.0"
timing:
dependency: transitive
description:
Expand Down Expand Up @@ -1536,18 +1544,18 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "6ce1e04375be4eed30548f10a315826fd933c1e493206eab82eed01f438c8d2e"
sha256: "21b704ce5fa560ea9f3b525b43601c678728ba46725bab9b01187b4831377ed3"
url: "https://pub.dev"
source: hosted
version: "6.2.6"
version: "6.3.0"
url_launcher_android:
dependency: transitive
description:
name: url_launcher_android
sha256: "31222ffb0063171b526d3e569079cf1f8b294075ba323443fdc690842bfd4def"
sha256: "17cd5e205ea615e2c6ea7a77323a11712dffa0720a8a90540db57a01347f9ad9"
url: "https://pub.dev"
source: hosted
version: "6.2.0"
version: "6.3.2"
url_launcher_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -1576,10 +1584,10 @@ packages:
dependency: transitive
description:
name: url_launcher_platform_interface
sha256: "980e8d9af422f477be6948bdfb68df8433be71f5743a188968b0c1b887807e50"
sha256: "552f8a1e663569be95a8190206a38187b531910283c3e982193e4f2733f01029"
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "2.3.2"
url_launcher_web:
dependency: transitive
description:
Expand Down
14 changes: 7 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ dependencies:
ref: 48a15a750d9ee50c521a408c466bd681321a38e2
device_info_plus: ^9.1.2
diffutil_dart: ^4.0.1
dio: ^5.4.3+1
dio_http2_adapter: ^2.5.2
dio: ^5.5.0+1
dio_http2_adapter: ^2.5.3
dio_smart_retry: ^6.0.0
dynamic_color: ^1.6.9
equatable: ^2.0.5
Expand Down Expand Up @@ -71,20 +71,20 @@ dependencies:
path: ^1.8.2
path_provider: ^2.1.3
permission_handler: ^10.4.5
pretty_dio_logger: ^1.3.1
pretty_dio_logger: ^1.4.0
primer_progress_bar: ^0.4.1
scroll_to_index: ^3.0.1
sentry_dio: ^8.2.0
sentry_dio: ^8.4.0
#copy_with_extension: ^5.0.2
sentry_flutter: ^8.2.0
sentry_flutter: ^8.4.0
share_plus: ^7.2.2
shared_preferences: ^2.2.3
shimmer: ^3.0.0
sliver_tools: ^0.2.12
# synchronized: ^3.1.0
timeago: ^3.6.1
timeago: ^3.7.0
tinycolor2: ^3.0.1
url_launcher: ^6.2.6
url_launcher: ^6.3.0
version: ^3.0.2
#wakelock_plus: ^1.1.3
window_manager: ^0.3.9
Expand Down

0 comments on commit 25a2863

Please sign in to comment.