diff --git a/pubspec.lock b/pubspec.lock index 56c480df..16ee0bbd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -78,10 +78,10 @@ packages: description: path: at_common_flutter ref: "fix/missing-fontweight" - resolved-ref: "552a6f4c11f6cd25b89f9508fe47b4a643619f0f" - url: "git@github.com:atsign-foundation/at_widgets.git" + resolved-ref: da2090e4fd06567e872f4b5ee791d239642852fe + url: "https://github.com/atsign-foundation/at_widgets" source: git - version: "2.0.6" + version: "2.0.7" at_commons: dependency: "direct main" description: @@ -100,18 +100,18 @@ packages: dependency: "direct main" description: path: at_contacts_flutter - ref: "fix/missing-fontweight" - resolved-ref: "552a6f4c11f6cd25b89f9508fe47b4a643619f0f" - url: "git@github.com:atsign-foundation/at_widgets.git" + ref: "feat/598" + resolved-ref: a4ecda2faf1ffb8d7855aafaa09e129dbac8825f + url: "https://github.com/atsign-foundation/at_widgets" source: git version: "4.0.3" at_contacts_group_flutter: dependency: "direct main" description: path: at_contacts_group_flutter - ref: "fix/missing-fontweight" - resolved-ref: "552a6f4c11f6cd25b89f9508fe47b4a643619f0f" - url: "git@github.com:atsign-foundation/at_widgets.git" + ref: "feat/598" + resolved-ref: a4ecda2faf1ffb8d7855aafaa09e129dbac8825f + url: "https://github.com/atsign-foundation/at_widgets" source: git version: "4.0.3" at_lookup: @@ -126,10 +126,10 @@ packages: description: path: at_onboarding_flutter ref: "fix/missing-fontweight" - resolved-ref: "552a6f4c11f6cd25b89f9508fe47b4a643619f0f" - url: "git@github.com:atsign-foundation/at_widgets.git" + resolved-ref: da2090e4fd06567e872f4b5ee791d239642852fe + url: "https://github.com/atsign-foundation/at_widgets" source: git - version: "4.0.1" + version: "4.0.2" at_persistence_secondary_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 519b9ea9..37e606df 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -83,22 +83,22 @@ dependency_overrides: path: at_client at_contacts_flutter: git: - url: git@github.com:atsign-foundation/at_widgets.git + url: https://github.com/atsign-foundation/at_widgets ref: feat/598 path: at_contacts_flutter at_common_flutter: git: - url: git@github.com:atsign-foundation/at_widgets.git + url: https://github.com/atsign-foundation/at_widgets ref: fix/missing-fontweight path: at_common_flutter - at_onboarding_flutter: + at_onboarding_flutter: git: - url: git@github.com:atsign-foundation/at_widgets.git + url: https://github.com/atsign-foundation/at_widgets ref: fix/missing-fontweight path: at_onboarding_flutter at_contacts_group_flutter: git: - url: git@github.com:atsign-foundation/at_widgets.git + url: https://github.com/atsign-foundation/at_widgets ref: feat/598 path: at_contacts_group_flutter