mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-24 15:53:45 +08:00
Bump some deps
This commit is contained in:
10
pubspec.lock
10
pubspec.lock
@ -56,7 +56,7 @@ packages:
|
||||
name: basic_utils
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.1.0"
|
||||
version: "3.4.0"
|
||||
benchmark_harness:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
@ -632,7 +632,7 @@ packages:
|
||||
name: http
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.13.1"
|
||||
version: "0.13.3"
|
||||
http2:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1007,7 +1007,7 @@ packages:
|
||||
name: pointycastle
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.1.1"
|
||||
version: "3.2.0"
|
||||
pool:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1056,7 +1056,7 @@ packages:
|
||||
name: quick_actions
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.6.0"
|
||||
version: "0.6.0+3"
|
||||
quick_actions_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1348,7 +1348,7 @@ packages:
|
||||
name: timeago
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.0.2"
|
||||
version: "3.1.0"
|
||||
timing:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -23,7 +23,7 @@ dependencies:
|
||||
git: https://github.com/GitJournal/icloud_documents_path.git
|
||||
auto_size_text: ^3.0.0-nullsafety.0
|
||||
badges: ^2.0.1
|
||||
basic_utils: ^3.1.0
|
||||
basic_utils: ^3.4.0
|
||||
connectivity_plus: ^1.0.6
|
||||
# cryptography: ^1.4.1
|
||||
# cryptography_flutter: ^1.0.0
|
||||
@ -61,7 +61,7 @@ dependencies:
|
||||
permission_handler: ^6.1.1
|
||||
photo_view: ^0.11.1
|
||||
provider: ^5.0.0
|
||||
quick_actions: ^0.6.0
|
||||
quick_actions: ^0.6.0+3
|
||||
receive_sharing_intent: ^1.4.5
|
||||
sentry_flutter: ^5.1.0
|
||||
share_plus: ^2.1.4
|
||||
@ -70,7 +70,7 @@ dependencies:
|
||||
stack_trace: ^1.10.0
|
||||
synchronized: ^3.0.0
|
||||
time: ^2.0.0
|
||||
timeago: ^3.0.2
|
||||
timeago: ^3.1.0
|
||||
url_launcher: ^6.0.3
|
||||
uuid: ^3.0.4
|
||||
yaml: ^3.1.0
|
||||
|
Reference in New Issue
Block a user