File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed
packages/dart/npt_flutter Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -115,19 +115,19 @@ packages:
115
115
dependency: transitive
116
116
description:
117
117
name: at_client
118
- sha256: edd43d3070a30246490a1e81e3e05631db3a484d2f97849ddfac654d42303c5f
118
+ sha256: "71d54d9a05ef1e14054ebd55f74f8192dbcd7abd7d14dee063201542681dad8f"
119
119
url: "https://pub.dev"
120
120
source: hosted
121
- version: "3.4.3 "
121
+ version: "3.5.0 "
122
122
at_client_mobile:
123
123
dependency: "direct main"
124
124
description:
125
125
path: "packages/at_client_mobile"
126
- ref: "5f256fce7af97dcc554c5dd13e8a6b44a167febe "
127
- resolved-ref: "5f256fce7af97dcc554c5dd13e8a6b44a167febe "
126
+ ref: "2ecfe7208c0a5520be21c99007c8d365dabb001a "
127
+ resolved-ref: "2ecfe7208c0a5520be21c99007c8d365dabb001a "
128
128
url: "https://github.com/atsign-foundation/at_client_sdk"
129
129
source: git
130
- version: "3.2.22 "
130
+ version: "3.2.24 "
131
131
at_common_flutter:
132
132
dependency: transitive
133
133
description:
@@ -180,10 +180,10 @@ packages:
180
180
dependency: transitive
181
181
description:
182
182
name: at_lookup
183
- sha256: "4bfac8b2ceacf351765494aad2954e5067b140ae4c8333be35cb583402289dd4 "
183
+ sha256: "3f645bb27394a4299fd4a39c7358f28fa3f7e5ccb24264d58b1217bafbfaf5a3 "
184
184
url: "https://pub.dev"
185
185
source: hosted
186
- version: "3.0.52 "
186
+ version: "3.1.0 "
187
187
at_onboarding_cli:
188
188
dependency: transitive
189
189
description:
Original file line number Diff line number Diff line change @@ -40,11 +40,7 @@ dependencies:
40
40
adaptive_theme : ^3.6.0
41
41
at_auth : ^2.0.7
42
42
at_backupkey_flutter : ^4.0.16
43
- at_client_mobile :
44
- git :
45
- url : https://github.com/atsign-foundation/at_client_sdk.git
46
- path : packages/at_client_mobile
47
- ref : 8e8b68d2f00db0aeca266685be1e9c0b103ad301
43
+ at_client_mobile : ^3.2.24
48
44
at_contact : ^3.0.8
49
45
at_contacts_flutter : ^4.0.15
50
46
at_onboarding_flutter :
@@ -113,7 +109,7 @@ dependency_overrides:
113
109
at_client_mobile :
114
110
git :
115
111
url : https://github.com/atsign-foundation/at_client_sdk
116
- ref : 5f256fce7af97dcc554c5dd13e8a6b44a167febe
112
+ ref : 2ecfe7208c0a5520be21c99007c8d365dabb001a
117
113
path : packages/at_client_mobile
118
114
# The "flutter_lints" package below contains a set of recommended lints to
119
115
# encourage good coding practices. The lint set provided by the package is
You can’t perform that action at this time.
0 commit comments